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 Nov 19 14:44:58 UTC 2009

Modified Files:
        src/sys/rump/include/rump: rumpuser.h
        src/sys/rump/librump/rumpuser: rumpuser_pth.c rumpuser_pth_dummy.c
        src/sys/rump/librump/rumpvfs: rump_vfs.c

Log Message:
Create async i/o "interrupt" thread from within the kernel so that
it gets a kernel thread context.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/rump/include/rump/rumpuser.h
cvs rdiff -u -r1.38 -r1.39 src/sys/rump/librump/rumpuser/rumpuser_pth.c
cvs rdiff -u -r1.6 -r1.7 src/sys/rump/librump/rumpuser/rumpuser_pth_dummy.c
cvs rdiff -u -r1.33 -r1.34 src/sys/rump/librump/rumpvfs/rump_vfs.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