bce: Disable RX max BDs based interrupt moderation
[dragonfly.git] / sys / sys / upcall.h
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2010-08-24 Matthew Dillonkernel - rewrite the LWKT scheduler's priority mechanism
2006-09-10 Matthew DillonReserve upcall IDs 0-31 for system use.
2006-05-20 Matthew DillonI'm growing tired of having to add #include lines for...
2005-10-09 Simon Schubert1:1 Userland threading stage 2.6/4:
2004-07-16 Matthew DillonUpdate all my personal copyrights to the Dragonfly...
2003-12-07 Matthew DillonAdd additional functionality to the upcall support...
2003-12-07 Matthew DillonAdjust a comment.
2003-12-07 Matthew DillonModify the upcall code to access the critical count...
2003-12-04 Matthew DillonGeneral cleanups as part of the libcaps userland thread...
2003-11-21 Matthew DillonTweak the context data a bit and do some code cleanup...
2003-11-21 Matthew DillonAdd UPC_CRITADD, the value that crit_count must be...
2003-11-21 Matthew DillonImplement an upcall mechanism to support userland LWKT...