kernel: disk scheduler: set policy of md1 to noop
Venkatesh Srinivas
me at endeavour.zapto.org
Mon May 12 23:03:55 PDT 2014
On Mon, May 12, 2014 at 10:59 PM, Venkatesh Srinivas
<me at endeavour.zapto.org> wrote:
> On Mon, May 12, 2014 at 10:53 PM, Siju George <sgeorge.ml2 at gmail.com> wrote:
>> Hi,
>>
>> I get these messages on the console of my server. What do they mean?
>
> Every disk on a DragonFly system has a disk scheduler which queues &
> sorts BIOs to the disk. The default scheduler is 'noop', which issues
> down the BIOs in the order it receives them, with no delays or
> reordering. 'FQ' (fair queuing) is also available as a scheduler.
Ahh I clicked send before I finished typing; the above description covers the '
May 13 13:43:01 dfly-bkpsrv2 kernel: disk scheduler: set policy of md1 to
noop' messages.
-- vs;
More information about the Users
mailing list