Download List

Project Description

Kernel Mode Linux is a technology which enables the execution of user programs in a kernel mode. In Kernel Mode Linux, user programs can access kernel address space directly. Unlike kernel modules, user programs are executed as ordinary processes (except for their privilege level), so scheduling and paging are performed as usual. Although it seems dangerous, the safety of the kernel can be ensured through such methods as static type checking, software fault isolation, and so forth.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-07-24 16:01
2.6.7_002

A bug which prevented SMP kernel compilation has been fixed.
Tags: For Linux 2.6, Minor bugfixes

2004-06-21 10:41
2.4.26_002

A serious race bug in handling interrupts was fixed,
non-maskable interrupts were supported, a bug in detecting
chroot was fixed, and a large code cleanup was made.
Tags: For Linux 2.4, Major bugfixes

2004-06-21 10:39
2.6.7-mm1_001

A serious race bug in handling interrupts was fixed,
non-maskable interrupts were supported, a bug in detecting
chroot was fixed, and a large code cleanup was made. This
version has been merged with the 2.6.7-mm1 Linux kernel.
Tags: For Linux 2.6-mm, Major bugfixes

2004-06-21 10:38
2.6.7_001

A serious race bug in the handling of interrupts was fixed.
Non-maskable interrupts are now supported. A bug in
detecting chroot was fixed and a large code cleanup was made.
This version has been merged with the 2.6.7 Linux kernel.
Tags: For Linux 2.6, Major bugfixes

2004-05-11 12:37
2.6.6-mm1_001

This version was merged with the 2.6.6-mm1 Linux kernel.
Tags: For Linux 2.6-mm, Minor feature enhancements

Project Resources