[uClinux-dev] userspace and kernel space

David McCullough david_mccullough at au.securecomputing.com
Tue Mar 6 23:42:50 EST 2007


Jivin Muthu, Pushparaj IN GGN SISL lays it down ...
> Question related to  uClinux  has user space and kernel spaceser space .
> 
> My question is
> In uClinux when user space calls system call , it invokes software interrupt and enter into kernel space serve the routine and come back to user space like destop linux. or user call like wrapper function over the  kernel call.

Usually it's done using a trap/software interrupt just as in the MMU
version.  No difference.  That's not to say that you couldn't do
something else,  just that no one has to my knowledge.

Cheers,
Davidm

-- 
David McCullough,  david_mccullough at securecomputing.com,   Ph:+61 734352815
Secure Computing - SnapGear  http://www.uCdot.org http://www.cyberguard.com


More information about the uClinux-dev mailing list