linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
To: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: kosaki.motohiro@jp.fujitsu.com,
	Andrew Morton <akpm@linux-foundation.org>,
	Andy Grover <andy.grover@oracle.com>,
	linux-kernel@vger.kernel.org, mingo@redhat.com, npiggin@suse.de
Subject: Re: [PATCH 1/1] Document get_user_pages_fast()
Date: Fri, 10 Apr 2009 13:13:59 +0900 (JST)	[thread overview]
Message-ID: <20090410131200.793C.A69D9226@jp.fujitsu.com> (raw)
In-Reply-To: <20090410121923.7939.A69D9226@jp.fujitsu.com>

> > > and Cow change owner process.
> > 
> > hm.  buggy userspace? Why is that a problem from a kernel perspective?
> 
> We already started to discuttion in "[PATCH] fork vs gup(-fast) fix" thread.
> but this is very difficult problem. it is still in progress ;)

note:
access_process_vm() tell us right get_user_pages() usage.
mmap_sem prevent fork in critical section. then it don't have cow risk.



> > > Yes, current all gup caller have serious bug. especially direct-io, aio, bio
> > > are broken.




      reply	other threads:[~2009-04-10  4:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-10  0:44 [PATCH 1/1] Document get_user_pages_fast() Andy Grover
2009-04-10  2:17 ` KOSAKI Motohiro
2009-04-10  3:13   ` Andrew Morton
2009-04-10  3:27     ` KOSAKI Motohiro
2009-04-10  4:13       ` KOSAKI Motohiro [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=20090410131200.793C.A69D9226@jp.fujitsu.com \
    --to=kosaki.motohiro@jp.fujitsu.com \
    --cc=akpm@linux-foundation.org \
    --cc=andy.grover@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=npiggin@suse.de \
    /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).