Source-Changes archive

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

CVS commit: src/sys/rump



Module Name:    src
Committed By:   pooka
Date:           Thu Aug  9 13:53:37 UTC 2007

Modified Files:
        src/sys/rump/fs/bin/ext2fs: ext2fs.c
        src/sys/rump/fs/bin/ffs: ffs.c
        src/sys/rump/librump/rumpkern: genfs.c vm.c

Log Message:
Fix it a bit & wait for the dust to settle.  Also, enable UBC by default.

ffs in userspace on top of puffs/p2k/rump is now stable enough to
host a make -j4 kernel build (well, at least my kernel build ...
but, yes, I am currently running that kernel on my desktop)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/rump/fs/bin/ext2fs/ext2fs.c
cvs rdiff -r1.1 -r1.2 src/sys/rump/fs/bin/ffs/ffs.c
cvs rdiff -r1.10 -r1.11 src/sys/rump/librump/rumpkern/genfs.c
cvs rdiff -r1.7 -r1.8 src/sys/rump/librump/rumpkern/vm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index