Re: regarding process preemption in linux

2008-05-20 Thread Gabriel Genellina
En Tue, 20 May 2008 01:18:29 -0300, PARIMALA KALAVALA <[EMAIL PROTECTED]> escribió: I am presently working on linux. I wanted to know how to view the preemption of one process by another process. If we give TOP command we are not able to visualize it or do we need to write any different c

regarding process preemption in linux

2008-05-19 Thread PARIMALA KALAVALA
Hello, I am presently working on linux. I wanted to know how to view the preemption of one process by another process. If we give TOP command we are not able to visualize it or do we need to write any different code to see it or is it possible to see it in the proc file system. Any help woul