[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.0904070727260.4010@localhost.localdomain>
Date: Tue, 7 Apr 2009 07:33:26 -0700 (PDT)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Mark Lord <lkml@....ca>
cc: Ray Lee <ray-lk@...rabbit.org>, Hua Zhong <hzhong@...il.com>,
Theodore Tso <tytso@....edu>,
Jens Axboe <jens.axboe@...cle.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 0/8][RFC] IO latency/throughput fixes
On Tue, 7 Apr 2009, Mark Lord wrote:
>
> What happens with ext3 "writeback", and ext4 "whatever",
> when one does the quickie reboot method:
>
> ALT-SYSRQ-S ALT-SYSRQ-U ALT-SYSRQ-S ALT-SYSRQ-B
>
> ???
Since 's' syncs (I think 'u' does too, as part of making things
read-only), the data blocks will be on disk after the boot regardless of
any other ordering.
Of course, it will leave all your lock-files files alone, and I can almost
guarantee that some daemons (read: "NetworkManager") will then fail on the
next boot because they think they are already running.
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists