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:           Tue Nov 18 12:39:35 UTC 2008

Modified Files:
        src/sys/rump/include/rump: rumpuser.h
        src/sys/rump/librump/rumpkern: rump.c rump_private.h specfs.c
        src/sys/rump/librump/rumpuser: rumpuser.c rumpuser_pth.c

Log Message:
Pass biodone() to rumpuser as a callback instead of hardcoding it.
Also, explicitly init rumpuser async io thread.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/rump/include/rump/rumpuser.h
cvs rdiff -r1.73 -r1.74 src/sys/rump/librump/rumpkern/rump.c
cvs rdiff -r1.13 -r1.14 src/sys/rump/librump/rumpkern/rump_private.h
cvs rdiff -r1.28 -r1.29 src/sys/rump/librump/rumpkern/specfs.c
cvs rdiff -r1.21 -r1.22 src/sys/rump/librump/rumpuser/rumpuser.c
cvs rdiff -r1.18 -r1.19 src/sys/rump/librump/rumpuser/rumpuser_pth.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