Re: resource leak in linux emulation?

2014-04-03 Thread Mark Davies
On Thursday 27 March 2014 14:00:37 I wrote: So what resource could this be running out of? Coming back to this, looks like nprocs isn't being incremented/decremented properly in some circumstances: test# cat HelloWorld.java public class HelloWorld { public static void main(String[]

MBUFTRACE panic (KASSERT off percpu_nextoff)

2014-04-03 Thread Manuel Bouyer
Hello, trying to debug http://mail-index.netbsd.org/current-users/2014/03/26/msg024535.html I built a kernel with MBUFTRACE (this is netbsd-6 of december). I got this almost immediatly: panic: kernel diagnostic assertion off percpu_nextoff failed: file ../../.. /../kern/subr_percpu.c, line 76

Re: HP Proliant won't reboot

2014-04-03 Thread D'Arcy J.M. Cain
On Wed, 2 Apr 2014 10:09:36 -0700 Andy Ruhl acr...@gmail.com wrote: I see lots of diagnostic and debug options in the kernel. Based on my own digging, I think you want to set DEBUG. There are probably others. Hopefully someone else will speak up. I exchanged it for a DL160 G5 and now

Re: Enhance ptyfs to handle multiple instances.

2014-04-03 Thread Christos Zoulas
On Apr 2, 10:36am, net...@izyk.ru (Ilya Zykov) wrote: -- Subject: Re: Enhance ptyfs to handle multiple instances. Looks very good. Some changes: - I don't like the refactoring because it makes ptyfs less optional (brings in code and headers to the base kernel). I think it is simpler to provide