Re: Using ps to display process information never exit, and can't be killed

2012-10-12 Thread Cyberman Wu
Thanks, since strace is not in default root fs on that platform, I've forgot it. I tried two time: read(4, "36864\n", 24) = 6 close(4)= 0 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xcf mprotect(0xd2000

Re: Using ps to display process information never exit, and can't be killed

2012-10-12 Thread devendra.aaru
On Fri, Oct 12, 2012 at 1:56 AM, Cyberman Wu wrote: > Sorry to use that big mail list account since I don't know any > specific mail list account should be used for that problem. > > We're running Linux box on Gx platform from Tilera. The kernel use > some vendor specific patches, but most of them

Using ps to display process information never exit, and can't be killed

2012-10-11 Thread Cyberman Wu
Sorry to use that big mail list account since I don't know any specific mail list account should be used for that problem. We're running Linux box on Gx platform from Tilera. The kernel use some vendor specific patches, but most of them are the same as standard kernel. We encounter a problem occa