public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	hughd@google.com
Subject: Re: [PATCH 0/2] msync improvements
Date: Tue, 12 Jun 2012 17:38:08 +0200	[thread overview]
Message-ID: <4FD76260.3020807@redhat.com> (raw)
In-Reply-To: <1338497035-13014-1-git-send-email-pbonzini@redhat.com>

Il 31/05/2012 22:43, Paolo Bonzini ha scritto:
> These two patches are improvements on the implementation of the msync
> system call.  To give some context, I found them while working on
> the implementation of a persistent dirty bitmap.
> 
> Paolo Bonzini (2):
>   msync: support syncing a small part of the file
>   msync: start async writeout when MS_ASYNC
> 
>  include/linux/fs.h |    3 +-
>  mm/fadvise.c       |    2 +-
>  mm/filemap.c       |   11 +++++---
>  mm/msync.c         |   63 +++++++++++++++++++++++++++++++++-------------------
>  4 files changed, 50 insertions(+), 29 deletions(-)
> 

Ping?

Paolo

      parent reply	other threads:[~2012-06-12 15:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-31 20:43 [PATCH 0/2] msync improvements Paolo Bonzini
2012-05-31 20:43 ` [PATCH 1/2] msync: support syncing a small part of the file Paolo Bonzini
2012-06-13 21:26   ` Andrew Morton
2012-06-13 21:51     ` Zan Lynx
2012-06-13 22:08       ` Andrew Morton
2012-06-14  8:57         ` Paolo Bonzini
2012-05-31 20:43 ` [PATCH 2/2] msync: start async writeout when MS_ASYNC Paolo Bonzini
2012-06-13 21:29   ` Andrew Morton
2012-06-14  9:02     ` Paolo Bonzini
2012-06-14 10:07       ` Andrew Morton
2012-06-14 10:19         ` Paolo Bonzini
2012-06-14 12:24     ` Paolo Bonzini
2012-06-12 15:38 ` Paolo Bonzini [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=4FD76260.3020807@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=hughd@google.com \
    --cc=linux-kernel@vger.kernel.org \
    /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