Re: Hi
- From: Josef Moellers <josef.moellers@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 25 Mar 2008 11:21:11 +0100
Rainer Weikusat wrote:
"just....rahul" <cool.rahulkashyap@xxxxxxxxx> writes:What is the difference b/w a user process and a real time process ?
How is a real time process defined ?
The term 'user process' is tautologic: Every 'process' is something
which runs a 'user-mode' (as opposed to 'kernel-mode') application.
What, then, is the difference between a process which is marked as such:
root 2 ... [kthreadd]
and one which is marked as such:
root 1 ... /sbin/init
Agreed, the first is usually termed a "kernel-thread", having no user-land address space and being able to access kernel data structures, but it is still a process, gets scheduled and may be interrupted/rescheduled.
--
These are my personal views and not those of Fujitsu Siemens Computers!
Josef Möllers (Pinguinpfleger bei FSC)
If failure had no penalty success would not be a prize (T. Pratchett)
Company Details: http://www.fujitsu-siemens.com/imprint.html
.
- Prev by Date: Re: strtok_r has prototyped pointer of different width?
- Next by Date: Socket connection return "Process file table overflow."
- Previous by thread: Re: Hi
- Next by thread: strtok_r has prototyped pointer of different width?
- Index(es):
Relevant Pages
|