hurd: set interrupt timeout to 1 minute
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 9 Oct 2018 20:27:59 +0000 (22:27 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 28 Oct 2018 09:23:22 +0000 (10:23 +0100)
commit46a7f24c84299bb1ad63de725f67d1df5dffc2dc
tree94d8cfc8acf1f0fde046bd81be8dc35c8c5f3def
parente5b8756dc2355c315247b710da8d50d48b7a9728
hurd: set interrupt timeout to 1 minute

Seeing a server not able to get interrupted for 3s is not so surprising when
e.g. a lot of writes are happening. 1 minute allows to actually notice the
issue and be able to debug it.

* hurd/hurdsig.c (_hurd_interrupted_rpc_timeout): Set to 60000.
ChangeLog
hurd/hurdsig.c