public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* uml-patch-2.6.7-2
@ 2004-08-19  3:00 Jeff Dike
  2004-09-05 15:35 ` [uml-devel] uml-patch-2.6.7-2 BlaisorBlade
       [not found] ` <413B76DB.5010600@pobox.com>
  0 siblings, 2 replies; 6+ messages in thread
From: Jeff Dike @ 2004-08-19  3:00 UTC (permalink / raw)
  To: linux-kernel, user-mode-linux-devel

I've released a second 2.6.7 UML patch.  This is to push out the changes I
have in order to give me a clean slate for the 2.6.8.1 UML.  These changes
sync up my 2.4 and 2.6 trees, and include

	Build cleanups, including 'linux' is now the default target, an
updated defconfig, and Kconfig updates
	Code cleanup, including removal of unused SMP code, removal of a 
userspace file, more EINTR handling, more error checking
	Time fixes, including switching from rdtsc to gettimeofday for the
real-time clock option and better handling of the host clock jumping backwards
	Introduction of centralized file descriptor management, allowing 
descriptors to be reclaimed if UML has hit the host's limit and the files
can be reopened to provide access to the same object on the host
	Introduction of externfs, which allows host resources to be mounted
as UML filesystems.  externfs handles the kernel interface and plug-ins to
it handle the host resources.  There are two users, hostfs and humfs, both
of which provide access to host directory hierarchies.  humfs stores metadata
separately, ala umsdos, which allows operations within the mount which would
require root privileges on the host with hostfs.  hostfs and humfs are still
somewhat dodgy on 2.6.
	UML can load at 0x8048000 like every other binary when MODE_SKAS
is enabled and MODE_TT is off.  This makes valgrind happier, and also
allows UML to have more physical memory without resorting to highmem.  With
STATIC_LINK disabled, the limit is ~750M, and with it enabled, the limit is 
~2.75G.
	A good number of bugs, including some crashes were also fixed.

For the full details, see
	http://user-mode-linux.sourceforge.net/changelog-uml-patch-2.6.7-2.bz2.html

For the other UML mirrors and other downloads, see 
        http://user-mode-linux.sourceforge.net/dl-sf.html

Incremental patches between UML releases are available at
	http://user-mode-linux.sourceforge.net/patches.html
 
Other links of interest:
 
        The UML project home page : http://user-mode-linux.sourceforge.net
        The UML Community site : http://usermodelinux.org

				Jeff


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-09-11 15:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-19  3:00 uml-patch-2.6.7-2 Jeff Dike
2004-09-05 15:35 ` [uml-devel] uml-patch-2.6.7-2 BlaisorBlade
2004-09-09  0:35   ` Jeff Dike
2004-09-11 14:41     ` BlaisorBlade
     [not found] ` <413B76DB.5010600@pobox.com>
     [not found]   ` <200409061956.34557.blaisorblade_spam@yahoo.it>
2004-09-07 18:13     ` [uml-devel] Current state of UML - some help needed from mainline BlaisorBlade
2004-09-09  5:30       ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox