Skip to content

Commit

Permalink
minor enhancement
Browse files Browse the repository at this point in the history
  • Loading branch information
EffinMaggie committed Feb 24, 2010
1 parent 70543f3 commit ccb3db7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions data/configuration/scheduler.sx
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,11 @@
;;

(bind scheduler
(module-affinity ; module affinities; see above for details
(affinity ; module affinities; see above for details
(s-example . 5) ; example affinity: s-example gets +5, unless
((core . s-example) . -10)) ; it's from the core namespace, then it gets -5

(implicit-affinity-multipliers
0 0 0)) ; disable implicit affinities
50 2 1)) ; assume specific mentions are quite important,
; otherwise kind of favour things that provide
; much but use little

0 comments on commit ccb3db7

Please sign in to comment.