Gentoo Archives: gentoo-server

From: "A. Khattri" <ajai@××××.net>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] It's amazing what switching the IO scheduler can do.
Date: Sat, 06 Aug 2005 14:38:17
Message-Id: Pine.BSO.4.58.0508061033540.17873@ida.bway.net
In Reply to: Re: [gentoo-server] It's amazing what switching the IO scheduler can do. by Eduardo Tongson
1 On Sat, 6 Aug 2005, Eduardo Tongson wrote:
2
3 > > I had a (dumb?) question: if you enable all the schedulers in a 2.6
4 > > kernel, which one is picked as the default?
5 >
6 > You could probably check what's default.
7 > """
8 > io scheduler cfq registered
9 > io scheduler deadline registered (default)
10 > """
11
12 This doesn't tell me much:
13
14 # dmesg | grep sched
15 CPU0 attaching sched-domain:
16 CPU1 attaching sched-domain:
17 io scheduler noop registered
18 io scheduler deadline registered
19
20
21 --
22
23 --
24 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] It's amazing what switching the IO scheduler can do. Kerin Millar <kerframil@×××××.com>