lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 24 Sep 2006 23:36:41 +0100
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	Andrew Morton <akpm@...l.org>
Cc:	Tilman Schmidt <tilman@...p.cc>, linux-kernel@...r.kernel.org,
	Chris Mason <mason@...e.com>, ext2-devel@...ts.sourceforge.net,
	reiserfs-dev@...esys.com
Subject: Re: [2.6.18-rc7-mm1] slow boot

Ar Sul, 2006-09-24 am 14:53 -0700, ysgrifennodd Andrew Morton:
> I've *never* seen any reports of any problems being caused by disk
> writeback caching.  Yes, it's a theoretical problem but for some reason it
> just doesn't seem to be a problem in practice.  Hence I'm really reluctant
> to go and slow everyone's machines down so much in this manner.

It happens in some cases, the usual one is sudden loss of power. In the
crashed box cases the disk still gets to write data back and in the
Linux power off sanely cases we explicitly cache flush. Its the sudden
loss of power case that is nasty.

We are also helped of course by the fact the cache is never more than
can be flushed in about 7 seconds because of other-os features.

-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ