Re: Kernel Mode Linux : Execute user processes in kernel mode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

On Thu, Mar 27, 2008 at 9:14 PM, Peter Teoh <htmldeveloper@xxxxxxxxx> wrote:
> This is interesting - contrary to what we usually talked about -
>  UserModeLinux - this is the opposite:
>
>  <URL: http://web.yl.is.s.u-tokyo.ac.jp/~tosh/kml/ >

Yup, I read that since around 2003 IIRC. basically, you made user
space program runs in kernel mode. I remember one important thing: you
need to be careful with triple fault...when IIRC we just deal with
maximum double fault.

And I think, this has security implication.... even if you don't have
root privilege, if somehow you can "break" into binary inside trusted
path, it's like gaining control via /dev/{k,}mem

Plus side: reduced kernel-user mode context switch... good for I/O
intensive apps such as database IMHO.

regards,

Mulyadi.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux