megasas: MFI FW status 0x3
RB
aoz.syn at gmail.com
Wed Apr 25 13:55:15 CDT 2007
> In 2.6.18 the default disk scheduler changed from Anticipatory to CFQ.
Unfortunately, in my attempt to eliminate differences and zero in on a
single bug I made CFQ the default scheduler on all the kernels I
compiled (2.6.16 and above). This stemmed from starting with my
2.6.18-hardened-r6 .config and replicating that to all the other 'make
menuconfig' sessions. The relevant part of .config for all tested
kernels:
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_CFQ=y
CONFIG_DEFAULT_IOSCHED="cfq"
More information about the Linux-PowerEdge
mailing list