DragonFly BSD
DragonFly kernel List (threaded) for 2010-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

RE: I/O scheduler (aka dsched)


From: "Alex Hornung" <ahornung@xxxxxxxxx>
Date: Tue, 13 Apr 2010 19:51:42 +0100

: [...] One thing that I did notice though is that
: setting
: scheduler_*="fq" doesnt work, but scheduler_da0="fq" does.

Thanks! Didn't notice that the loader doesn't like '*'. I've changed the
tunables to the following:
dsched_pol_da0 = "foo" (replaces scheduler_da0 = "foo")
dsched_pol_da = "foo" (replaces scheduler_da* = "foo")
dsched_pol = "bar" (replaces scheduler_* = "bar")

Cheers,
Alex Hornung





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