2007/8/12, Matthew Dillon <[EMAIL PROTECTED]>: > > :I tested the patched with a small (2 threads) program and saw no problem. > : > :Do you have sth specific in mind? > :... > :Cheers, > :Nicolas > > I tried running it but I got: > > test28# ps axH > ps: kvm_getprocs: Invalid argument > test28#
I reproduced the problem. It seems triggered by '-a' which I did not test initially. Shame on me. I'll debug this and repost an updated patch after more thorough testing. Cheers, Nicolas
