cvs commit: src/sys/kern vfs_syscalls.c

Matthew Dillon dillon at apollo.backplane.com
Sun Sep 24 12:48:33 PDT 2006


    I've just committed some work which cleans up the remaining references
    to the root filesystem when rebooting.  The system can now unmount the
    root filesystem without leaving behind hanging references.

    Note that the system will generate these warnings now, which can be 
    ignored:

	"warning: pmap_remove_pages called with non-current pmap"

    These warnings will be cleaned up as the VMSPACE work progresses.

						-Matt





More information about the Commits mailing list