Re: Hi
- From: Rainer Weikusat <rweikusat@xxxxxxxxxxx>
- Date: Fri, 21 Mar 2008 12:31:42 +0100
"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. A
'realtime process' would be one using a realtime scheduling policy,
see sched_setscheduler(2) for more details on this.
.
- Follow-Ups:
- Re: Hi
- From: Josef Moellers
- Re: Hi
- References:
- Hi
- From: just....rahul
- Hi