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:	Wed, 5 Nov 2008 12:25:53 -0500
From:	Theodore Tso <tytso@....edu>
To:	Cryptooctoploid <cryptooctoploid@...il.com>
Cc:	Roc Valles <vallesroc@...il.com>, linux-ext4@...r.kernel.org
Subject: Re: data corruption with ext4 (from 2.6.27.4) exposed by rtorrent

Cryptooctoploid,

Based on some reflection and further discussion on #ext4, I have a
theory which we need to try to prove/disprove that it may be related
to memory pressure combined with the delayed allocation code.

If you've already dismantled your ext4 setup, maybe you can't test
this, but it would be interesting to know mounting with the -o
nodelalloc makes the problem go away.  Also, how much memory do you
have in your system and is your system often under memory pressure?
(i.e., your system often uses swap, and where the amount of free
memory is often near the low water mark where it is trying to evict
memory either by dropping clean pages or writing dirty pages back to
the filesystem and/or swap).

						- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ