All of lore.kernel.org
 help / color / mirror / Atom feed
* Process states inside the linux kernel. [Especially about the STATE D]
@ 2006-02-20 22:19 vamsi krishna
  2006-02-20 22:34 ` Phillip Susi
  0 siblings, 1 reply; 2+ messages in thread
From: vamsi krishna @ 2006-02-20 22:19 UTC (permalink / raw)
  To: linux-kernel

Hello All,

 I have been debugging a program which takes huge memory around 12Gb
(On a 64-bit machine). I was trying to monitor the VmSize and RSS
sizes using top command for this process. I frequently see that the
process STATUS changes its state from 'D' to 'R' most of the time its
in the state 'D'.

 I looked at the manual it says D  uninterruptable sleep state (I have
googled on this but could'nt find much information about this stage).
As far as my text book knowledge, the process is either 1). Running 
'R'  2.) Ready 'Re' 3.) Wait (for I/O) W .

 So what is 'uninterruptable sleep state' D ? when does the process is
put in this state?

 Can someone releate me the states cycle of the process in linux kernel.

 Really appreciate your time and effort.

 Thank you,
 Vamsi.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-02-20 22:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-20 22:19 Process states inside the linux kernel. [Especially about the STATE D] vamsi krishna
2006-02-20 22:34 ` Phillip Susi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.