user-mode port 0.39-2.4.2

Jeff Dike (jdike@karaya.com)
Sat, 24 Feb 2001 23:46:42 -0500


The user-mode port of 2.4.2 is available.

For the particularly paranoid, the ubd device now has the option of doing all
writes O_SYNC, either as a config option for all devices or on a
device-by-device basis. This is thanks to Lennert Buytenhek.

A couple of hostfs bugs were fixed.

A crash involving breakpoints set at the very beginning or very end of an
interrupt handler was fixed.

SIGFPE is now passed along to processes correctly.

The SIGIO handler tries harder to empty file descriptors by giving tasklets
more chances to feed the input to a process.

A crash involving the tracing thread trying, and failing, to allocate memory
was fixed.

Fixed a race which caused timer interrupts to stop being handled.

Temporary files are not created in /tmp. This apparently provides a noticable
performance improvement when tmpfs is mounted on /tmp. This is also due to
Lennert.

The project's home page is http://user-mode-linux.sourceforge.net

Downloads are available at http://sourceforge.net/project/filelist.php?group_id
=429 (which Sourceforge has managed to break) and ftp://ftp.nl.linux.org/pub/um
l/

Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/