projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
5533246
)
add missing DSCHED_BFQ option
author
Alex Hornung <ahornung@gmail.com>
Sun, 28 Aug 2011 21:51:26 +0000 (21:51 +0000)
committer
Alex Hornung <ahornung@gmail.com>
Sun, 28 Aug 2011 21:51:26 +0000 (21:51 +0000)
* fixes LINT build
Reported-by: Sascha Wildner
sys/conf/options
patch
|
blob
|
blame
|
history
diff --git
a/sys/conf/options
b/sys/conf/options
index
884e4cb
..
cddcf08
100644
(file)
--- a/
sys/conf/options
+++ b/
sys/conf/options
@@
-650,6
+650,7
@@
SYSLINK opt_syslink.h
# DSCHED stuff
DSCHED_FQ opt_dsched.h
+DSCHED_BFQ opt_dsched.h
# Receive Side Scaling (now basecode)
RSS_DEBUG opt_rss.h