Re: [RFC] Parallelize IO for e2fsck

2008-01-25 Thread Zan Lynx
On Fri, 2008-01-25 at 04:09 -0700, Andreas Dilger wrote: > On Jan 24, 2008 17:25 -0700, Zan Lynx wrote: > > Have y'all been following the /dev/mem_notify patches? > > http://article.gmane.org/gmane.linux.kernel/628653 > > Having the notification be via poll() is a v

Re: [RFC] Parallelize IO for e2fsck

2008-01-24 Thread Zan Lynx
ot;rewarded" by having the OOM > killer less likely to target that particular thread. Have y'all been following the /dev/mem_notify patches? http://article.gmane.org/gmane.linux.kernel/628653 -- Zan Lynx <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Re: migratepage failures on reiserfs

2007-10-30 Thread Zan Lynx
o "$flags"} umount /proc cd /new exec switch_root . /sbin/init } do_shell() { exec /sbin/init } # The following will wait 2 seconds for Enter before booting. trap "do_switch" ALRM target=$$ ( sleep 2; kill -ALRM $target ) & alarm=$! echo -n "P