Subject: Re: Changing the I/O scheduler on-the-fly
To: Jachym Holecek <freza@liberouter.org>
From: Juan RP <juan@xtrarom.org>
List: tech-kern
Date: 09/08/2005 21:40:04
On Thu, 8 Sep 2005 21:18:07 +0200
Jachym Holecek <freza@liberouter.org> wrote:
> I'd propose:
>
> $ dkctl wd0 scheduler
> /dev/rwd0d: foo
>
> $ dkctl wd0 scheduler bar
> /dev/rwd0d: foo -> bar
>
> This makes the command simpler and the output of changing schedulers
> would be consistent with sysctl/mixerctl.
This is much better! I'll update dkctl for this (and the -s flag to list
the schedulers and sorting methods).
Thanks.