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
| ||
|
Message-ID: <20130408171052.GB4598@thunk.org> Date: Mon, 8 Apr 2013 13:10:52 -0400 From: Theodore Ts'o <tytso@....edu> To: Jan Kara <jack@...e.cz> Cc: Dmitry Monakhov <dmonakhov@...nvz.org>, linux-ext4@...r.kernel.org Subject: Re: [PATCH] ext4: optimize ext4_end_io memory usage On Fri, Apr 05, 2013 at 11:35:14AM +0200, Jan Kara wrote: > On Mon 01-04-13 09:17:48, Dmitry Monakhov wrote: > > ext4_end_io->pages array has is used only for buffered writes and usless > > in case of DIO. This patch allow us to save 1K for each DIO request. > I have actually a more complete solution to this in my patch queue - > there isn't any need to reference pages from io_end after my patches. > Hopefully I'll be able to send things out later today... Hi Jan, Did you have a chance to send out your patches? Thanks, - 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