IRC, freenode, #hurd, 2012-04-28

<pinotree> uhm, apparently mach cannot handle timeouts for rpc's of more
  than (2^(sizeof(mach_msg_timeout_t) * 8) - 1) / HZ
<pinotree> it seems that how ticks are calculated in mach, it becomes 0
<pinotree> +because of