linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: Theodore Ts'o <tytso@mit.edu>
Cc: Jan Kara <jack@suse.cz>, Dmitry Monakhov <dmonakhov@openvz.org>,
	linux-ext4@vger.kernel.org
Subject: Re: [PATCH] ext4: optimize ext4_end_io memory usage
Date: Mon, 8 Apr 2013 23:38:44 +0200	[thread overview]
Message-ID: <20130408213844.GC25878@quack.suse.cz> (raw)
In-Reply-To: <20130408171052.GB4598@thunk.org>

On Mon 08-04-13 13:10:52, Ted Tso wrote:
> 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?
  Not on Friday but the patch bomb has landed just now (finally I was able
to sort out all the failures in dioread_nolock mode). I'd just note that
my version of Dmitry's patch is patch 1/29.

								Honza
-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR

      reply	other threads:[~2013-04-08 21:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-01  5:17 [PATCH] ext4: optimize ext4_end_io memory usage Dmitry Monakhov
2013-04-05  9:35 ` Jan Kara
2013-04-08 17:10   ` Theodore Ts'o
2013-04-08 21:38     ` Jan Kara [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130408213844.GC25878@quack.suse.cz \
    --to=jack@suse.cz \
    --cc=dmonakhov@openvz.org \
    --cc=linux-ext4@vger.kernel.org \
    --cc=tytso@mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).