login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
22
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Pekka Enberg <penberg@...>
To: Hugh Dickins <hugh@...>
Cc: Erez Zadok <ezk@...>, Ryan Finnie <ryan@...>, Andrew Morton <akpm@...>, <linux-kernel@...>, <linux-fsdevel@...>, <cjwatson@...>, <linux-mm@...>
Subject:
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
Date: Monday, October 22, 2007 - 4:40 pm
Hi Hugh, On 10/22/07, Hugh Dickins <hugh@veritas.com> wrote:
quoted text
> I don't disagree with your unionfs_writepages patch, Pekka, but I think > it should be viewed as an optimization (don't waste time trying to write > a group of pages when we know that nothing will be done) rather than as > essential.
Ok, so tmpfs needs your fix still. On 10/22/07, Hugh Dickins <hugh@veritas.com> wrote:
quoted text
> > So now I wonder if we still need the patch to prevent AOP_WRITEPAGE_ACTIVATE > > from being returned to userland. I guess we still need it, b/c even with > > your patch, generic_writepages() can return AOP_WRITEPAGE_ACTIVATE back to > > the VFS and we need to ensure that doesn't "leak" outside the kernel. > > Can it now? Current git has a patch from Andrew which bears a striking > resemblance to that from Pekka, stopping the leak from write_cache_pages.
I don't think it can, it looks ok now. Pekka -
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:
msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
, Erez Zadok
, (Sun Oct 7, 3:20 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Andrew Morton
, (Thu Oct 11, 5:47 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Ryan Finnie
, (Thu Oct 11, 6:12 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Hugh Dickins
, (Thu Oct 11, 8:38 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Pekka Enberg
, (Fri Oct 12, 5:45 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Hugh Dickins
, (Sun Oct 14, 4:44 am)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Pekka Enberg
, (Sun Oct 14, 1:09 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Erez Zadok
, (Sun Oct 14, 1:23 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Hugh Dickins
, (Mon Oct 22, 3:42 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Erez Zadok
, (Mon Oct 22, 5:38 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Hugh Dickins
, (Thu Oct 25, 2:03 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Erez Zadok
, (Sun Oct 28, 4:23 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Hugh Dickins
, (Mon Oct 29, 4:33 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Erez Zadok
, (Wed Oct 31, 7:53 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Hugh Dickins
, (Mon Nov 5, 11:40 am)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Erez Zadok
, (Fri Nov 9, 2:05 am)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Hugh Dickins
, (Mon Nov 12, 1:01 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Erez Zadok
, (Tue Nov 13, 6:18 am)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Hugh Dickins
, (Sat Nov 17, 5:24 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Erez Zadok
, (Mon Nov 19, 9:30 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Hugh Dickins
, (Mon Nov 12, 1:41 am)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Dave Hansen
, (Mon Nov 5, 12:38 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Erez Zadok
, (Thu Nov 8, 10:47 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Hugh Dickins
, (Mon Nov 5, 2:57 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Erez Zadok
, (Sat Oct 27, 4:47 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Pekka J Enberg
, (Sun Oct 14, 1:50 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Erez Zadok
, (Sun Oct 14, 6:32 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Hugh Dickins
, (Mon Oct 22, 4:01 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Pekka Enberg
, (Mon Oct 22, 4:40 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Pekka Enberg
, (Mon Oct 15, 7:47 am)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Hugh Dickins
, (Mon Oct 22, 4:16 pm)
[PATCH] fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
, Hugh Dickins
, (Wed Oct 24, 5:02 pm)
Re: [PATCH] fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
, Andrew Morton
, (Wed Oct 24, 5:08 pm)
[PATCH+comment] fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
, Hugh Dickins
, (Wed Oct 24, 5:37 pm)
Re: [PATCH+comment] fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
, Pekka Enberg
, (Thu Oct 25, 1:37 am)
Re: [PATCH+comment] fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
, Hugh Dickins
, (Thu Oct 25, 2:30 am)
Re: [PATCH+comment] fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
, Erez Zadok
, (Thu Oct 25, 12:01 pm)
Re: [PATCH+comment] fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
, H. Peter Anvin
, (Thu Oct 25, 4:51 pm)
Re: [PATCH+comment] fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
, Pekka Enberg
, (Thu Oct 25, 3:24 am)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Erez Zadok
, (Mon Oct 22, 5:04 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Hugh Dickins
, (Thu Oct 25, 12:40 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Pekka Enberg
, (Mon Oct 22, 4:48 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Hugh Dickins
, (Thu Oct 25, 11:36 am)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Pekka Enberg
, (Fri Oct 26, 4:05 am)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Erez Zadok
, (Thu Oct 25, 12:44 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Hugh Dickins
, (Thu Oct 25, 2:23 pm)
Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userl...
, Erez Zadok
, (Tue Oct 16, 2:02 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg KH
[GIT PATCH] driver core patches against 2.6.24
James Bottomley
Re: Announce: Linux-next (Or Andrew's dream :-))
Trent Piepho
Re: [PATCH] fakephp: Allocate PCI resources before adding the device
linux-netdev
:
Antonio Almeida
HTB accuracy for high speed
David Miller
[GIT]: Networking
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
git
:
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
4 users
and
708 guests
online.
Online users
sarahlonech32x
jennyrock
operacjeplastyc
maricar555
Syndicate