login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2009
»
April
»
10
Re: [PATCH 1/1] Document get_user_pages_fast()
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andrew Morton
Subject:
Re: [PATCH 1/1] Document get_user_pages_fast()
Date: Thursday, April 9, 2009 - 8:13 pm
On Fri, 10 Apr 2009 11:17:22 +0900 (JST) KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> wrote:
quoted text
> > +/** > > + * get_user_pages_fast() - pin user pages in memory > > + * @start: starting user address > > + * @nr_pages: number of pages from start to pin > > + * @write: whether pages will be written to > > + * @pages: array that receives pointers to the pages pinned. > > + * Should be at least nr_pages long. > > + * > > + * Attempt to pin user pages in memory without taking mm->mmap_sem. > > + * If not successful, it will fall back to taking the lock and > > + * calling get_user_pages(). > > + * > > + * Returns number of pages pinned. This may be fewer than the number > > + * requested. If nr_pages is 0 or negative, returns 0. If no pages > > + * were pinned, returns -errno. > > + */ > > int __attribute__((weak)) get_user_pages_fast(unsigned long start, > > int nr_pages, int write, struct page **pages) > > { > > There is one problem. > gup and get_page() don't provide any page pinning. > > get_page() only gurantee not freed. but don't gurantee to prevent page > reclaim
is_page_cache_freeable() measures page_count()...
quoted text
> and Cow change owner process.
hm. buggy userspace? Why is that a problem from a kernel perspective?
quoted text
> Yes, current all gup caller have serious bug. especially direct-io, aio, bio > are broken. > > > >
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 1/1] Document get_user_pages_fast()
, Andy Grover
, (Thu Apr 9, 5:44 pm)
Re: [PATCH 1/1] Document get_user_pages_fast()
, KOSAKI Motohiro
, (Thu Apr 9, 7:17 pm)
Re: [PATCH 1/1] Document get_user_pages_fast()
, Andrew Morton
, (Thu Apr 9, 8:13 pm)
Re: [PATCH 1/1] Document get_user_pages_fast()
, KOSAKI Motohiro
, (Thu Apr 9, 8:27 pm)
Re: [PATCH 1/1] Document get_user_pages_fast()
, KOSAKI Motohiro
, (Thu Apr 9, 9:13 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Stefan Richter
Re: sata & scsi suggestion for make menuconfig
Rafael J. Wysocki
[Bug #11409] build issue #564 for v2.6.27-rc4 : undefined reference to `NS8390p_in...
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
Marcin Slusarz
Re: [PATCH] ufs: [bl]e*_add_cpu conversion
Andrew Morton
2.6.23-rc6-mm1
git
:
Junio C Hamano
Re: git-svnimport
Anuj Gakhar
Git Architecture Question
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Gabriel
[PATCH] When a remote is added but not fetched, tell the user.
linux-netdev
:
Gerrit Renker
v2 [PATCH 1/4] dccp: Limit feature negotiation to connection setup phase
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()
Linux Kernel Mailing List
MIPS: Cavium: Remove unused watchdog code.
Linux Kernel Mailing List
V4L/DVB (8976): af9015: Add USB ID for AVerMedia A309
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
openbsd-misc
:
Christophe Rioux
Implementation example of snmp
Jason Dixon
Re: any web management gui for pf ?
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Marco Peereboom
Re: Singularity OS
Colocation donated by:
Syndicate