Causes for process going into D state
- From: guru <guru.naveen@xxxxxxxxx>
- Date: Mon, 30 Jul 2007 05:18:48 -0000
Hi
What are the causes for process going in to D state. (which is
interruptible).
One reason i got is, due to 'deadlock' the process may go in to dead
lock.
in my program i am using down(struct semaphore *) function which
places process to uninterruptible state. so I am seeing Process in D
state.
i am trying to copy kernel souce code but for 4 threads , after 1.1GB
all are going to D state.
is there any other causes for this?.
Thanks & Regards
Gururaja
.
- Follow-Ups:
- Re: Causes for process going into D state
- From: Rainer Weikusat
- Re: Causes for process going into D state
- Prev by Date: Re: lseek: Value too large for defined data type
- Next by Date: Re: ask for benchmark software for linux
- Previous by thread: Re: Einstein?s mathematical excellence and Newton?s insightful perception of mass- energy inter conversion (E=mc2)
- Next by thread: Re: Causes for process going into D state
- Index(es):
Relevant Pages
|