Hmm...
mikef-linux:/home/mfedyk# elvtune /dev/hda
/dev/hda elevator ID 0
read_latency: 8192
write_latency: 16384
max_bomb_segments: 0
mikef-linux:/home/mfedyk# elvtune -b 2 /dev/hda
/dev/hda elevator ID 0
read_latency: 8192
write_latency: 16384
max_bomb_segments: 0
mikef-linux:/home/mfedyk# elvtune -b 1000 /dev/hda
/dev/hda elevator ID 0
read_latency: 8192
write_latency: 16384
max_bomb_segments: 0
mikef-linux:/home/mfedyk# elvtune -b 1000 /dev/hdc
/dev/hdc elevator ID 1
read_latency: 8192
write_latency: 16384
max_bomb_segments: 0
mikef-linux:/home/mfedyk# uname -r
2.4.17-pre2
What's wrong?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/