userland - sysctl - Fix stack overflow
[dragonfly.git] / sys / sys / dsched.h
2010-07-29 Alex Hornungdsched - Encapsulate tdio for curthread creation
2010-04-26 Alex Hornungdsched.h - don't provide _KERNEL_STRUCTURES stuff
2010-04-25 Alex Hornungdsched - Support policy switching via sysctl
2010-04-23 Alex Hornungdsched - serno support
2010-04-23 Alex Hornungdsched - Bump diskctx max size to 512
2010-04-22 Sascha WildnerFix buildworld.
2010-04-22 Alex Hornungdsched - expand framework to track threads
2010-04-19 Alex Hornungdsched, dsched_fq - Major cleanup
2010-04-16 Sascha WildnerAdd more __printflike()'s and fix resulting fallout.
2010-04-15 Alex Hornungdsched - Implement priorities and other improvements
2010-04-15 Alex Hornungdsched - import the I/O scheduler framework dsched