Re: Linux 2.6.29

From: Mark Lord
Date: Thu Mar 26 2009 - 19:53:37 EST


Stephen Clark wrote:
Arjan van de Ven wrote:
..
the people that care use my kernel patch on ext3 ;-)
(or the userland equivalent tweak in /etc/rc.local)



Ok, I bite what is the userland tweak?

## /etc/rc.local:
for i in `pidof kjournald` ; do ionice -c1 -p $i ; done
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/