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] [day] [month] [year] [list]
Date:	Wed, 23 Sep 2009 10:16:48 -0400
From:	Christoph Hellwig <hch@...radead.org>
To:	Badari Pulavarty <pbadari@...ibm.com>
Cc:	Jan Kara <jack@...e.cz>, linux-fsdevel@...r.kernel.org,
	LKML <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: Is nobh code still useful?

On Thu, Sep 17, 2009 at 09:21:37PM -0700, Badari Pulavarty wrote:
> Originally it was supported on ext2. I added support nobh support for  
> ext3. At that time, the main
> issue/complaint was that, these bufferheads consume memory from  
> ZONE_NORMAL causing
> memory pressure on 32-bit (i386) configurations.

Yeah, I think that's a tradeof past it's days.  I'm all for nuking it,
and while we're at it we should also find a better way to integrate the
mpage bits.  Not using them is pretty dumb, so the default aops should
really be mpage if possible, else fall back without the need for
different sets of aops.

--
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