Source-Changes archive

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

CVS commit: src/sys/rump/librump/rumpkern



Module Name:    src
Committed By:   pooka
Date:           Thu Dec 18 00:12:00 UTC 2008

Modified Files:
        src/sys/rump/librump/rumpkern: intr.c

Log Message:
Separate the timer thread and soft interrut workers.  Use a dynamic
size pool of workers to make sure there are enough for processing
the scheduled soft interrupts.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/rump/librump/rumpkern/intr.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