Re: Fwd: Hurd shutdown problems

2016-08-09 Thread Brent W. Baccala
On Mon, Aug 8, 2016 at 9:32 PM, Justus Winter wrote: > Hello, > > "Brent W. Baccala" writes: > > > I don't have to swapoff to have "symptoms". The kernel debugger normally > > shows symbolic names, i.e: > > > > Stopped at machine_idle+0xe: leave > > machine_idle(0,81a2c630,3806f64,0,9b448b3

Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal send/recv

2016-08-09 Thread Olaf Buddenhagen
Hi, On Sun, Aug 07, 2016 at 09:13:55PM +0200, Richard Braun wrote: > On Sun, Aug 07, 2016 at 08:44:56PM +0300, Esa Peuha wrote: > > settrans -ck /servers/socket/1 /hurd/pflocal > > I suggest you don't do that, since you'll basically replace the pflocal > instance for all the system, which might

Re: Fwd: Hurd shutdown problems

2016-08-09 Thread Justus Winter
Hello, "Brent W. Baccala" writes: > Further progress trying to track this down: > > I don't have to shutdown the system to have problems. "swapoff /dev/hd0s5" > is enough to cause problems, once enough swap is in use. After a failed > swapoff, I have an extra 98 storeio processes running! :(