login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
June
»
23
Re: [RFC] hugetlb reservations -- MAP_PRIVATE fixes for split vmas
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Jon Tollefson
Subject:
Re: [RFC] hugetlb reservations -- MAP_PRIVATE fixes for split vmas
Date: Monday, June 23, 2008 - 9:04 am
Andy Whitcroft wrote:
quoted text
> As reported by Adam Litke and Jon Tollefson one of the libhugetlbfs > regression tests triggers a negative overall reservation count. When > this occurs where there is no dynamic pool enabled tests will fail. > > Following this email are two patches to fix this issue: > > hugetlb reservations: move region tracking earlier -- simply moves the > region tracking code earlier so we do not have to supply prototypes, and > > hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma > splits -- which moves us to tracking the consumed reservation so that > we can correctly calculate the remaining reservations at vma close time. > > This stack is against the top of v2.6.25-rc6-mm3, should this solution > prove acceptable it would probabally need porting below Nicks multiple > hugepage size patches and those updated; if so I would be happy to do > that too. > > Jon could you have a test on this and see if it works out for you. > > -apw >
Looking good so far. I am not seeing any of the tests push the reservation number negative - with this patch set applied Jon --
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:
2.6.26-rc5-mm3
, Andrew Morton
, (Wed Jun 11, 10:59 pm)
2.6.26-rc5-mm3: kernel BUG at mm/vmscan.c:510
, Alexey Dobriyan
, (Thu Jun 12, 12:58 am)
Re: 2.6.26-rc5-mm3: kernel BUG at mm/vmscan.c:510
, Andrew Morton
, (Thu Jun 12, 1:22 am)
Re: 2.6.26-rc5-mm3: kernel BUG at mm/vmscan.c:510
, Alexey Dobriyan
, (Thu Jun 12, 1:23 am)
[BUG] 2.6.26-rc5-mm3 kernel BUG at mm/filemap.c:575!
, Kamalesh Babulal
, (Thu Jun 12, 1:44 am)
Re: [BUG] 2.6.26-rc5-mm3 kernel BUG at mm/filemap.c:575!
, Andrew Morton
, (Thu Jun 12, 1:57 am)
Re: [BUG] 2.6.26-rc5-mm3 kernel BUG at mm/filemap.c:575!
, KAMEZAWA Hiroyuki
, (Thu Jun 12, 4:20 am)
Re: [BUG] 2.6.26-rc5-mm3 kernel BUG at mm/filemap.c:575!
, Nick Piggin
, (Thu Jun 12, 4:38 am)
Re: 2.6.26-rc5-mm3
, Byron Bradley
, (Thu Jun 12, 4:32 pm)
Re: 2.6.26-rc5-mm3
, Daniel Walker
, (Thu Jun 12, 4:55 pm)
Re: 2.6.26-rc5-mm3
, Byron Bradley
, (Thu Jun 12, 5:04 pm)
Re: [BUG] 2.6.26-rc5-mm3 kernel BUG at mm/filemap.c:575!
, KAMEZAWA Hiroyuki
, (Thu Jun 12, 5:25 pm)
[PATCH] fix double unlock_page() in 2.6.26-rc5-mm3 kernel ...
, KAMEZAWA Hiroyuki
, (Thu Jun 12, 6:44 pm)
Re: [PATCH] fix double unlock_page() in 2.6.26-rc5-mm3 ker ...
, Andrew Morton
, (Thu Jun 12, 7:13 pm)
Re: [BUG] 2.6.26-rc5-mm3 kernel BUG at mm/filemap.c:575!
, Valdis.Kletnieks
, (Thu Jun 12, 9:18 pm)
Re: [PATCH] fix double unlock_page() in 2.6.26-rc5-mm3 ker ...
, Valdis.Kletnieks
, (Thu Jun 12, 9:34 pm)
Re: [BUG] 2.6.26-rc5-mm3 kernel BUG at mm/filemap.c:575!
, Andrew Morton
, (Fri Jun 13, 12:16 am)
Re: [PATCH] fix double unlock_page() in 2.6.26-rc5-mm3 ker ...
, Lee Schermerhorn
, (Fri Jun 13, 8:30 am)
Re: [PATCH] fix double unlock_page() in 2.6.26-rc5-mm3 ker ...
, Kamalesh Babulal
, (Sat Jun 14, 6:32 am)
Re: [PATCH] fix double unlock_page() in 2.6.26-rc5-mm3 ker ...
, Kamalesh Babulal
, (Sat Jun 14, 8:59 pm)
Re: [PATCH] fix double unlock_page() in 2.6.26-rc5-mm3 ker ...
, Lee Schermerhorn
, (Mon Jun 16, 7:49 am)
Re: [PATCH] fix double unlock_page() in 2.6.26-rc5-mm3 ker ...
, KAMEZAWA Hiroyuki
, (Mon Jun 16, 7:32 pm)
[PATCH][RFC] fix kernel BUG at mm/migrate.c:719! in 2.6.26 ...
, Daisuke Nishimura
, (Tue Jun 17, 12:35 am)
[Bad page] trying to free locked page? (Re: [PATCH][RFC] f ...
, Daisuke Nishimura
, (Tue Jun 17, 12:47 am)
Re: [Bad page] trying to free locked page? (Re: [PATCH][RF ...
, KAMEZAWA Hiroyuki
, (Tue Jun 17, 2:03 am)
Re: [Bad page] trying to free locked page? (Re: [PATCH][RF ...
, KOSAKI Motohiro
, (Tue Jun 17, 2:14 am)
Re: [Bad page] trying to free locked page? (Re: [PATCH][RF ...
, Daisuke Nishimura
, (Tue Jun 17, 2:15 am)
Re: [PATCH] fix double unlock_page() in 2.6.26-rc5-mm3 ker ...
, Lee Schermerhorn
, (Tue Jun 17, 8:26 am)
Re: [PATCH][RFC] fix kernel BUG at mm/migrate.c:719! in 2. ...
, KOSAKI Motohiro
, (Tue Jun 17, 8:33 am)
Re: [Bad page] trying to free locked page? (Re: [PATCH][RF ...
, KOSAKI Motohiro
, (Tue Jun 17, 8:34 am)
Re: [PATCH][RFC] fix kernel BUG at mm/migrate.c:719! in 2. ...
, Lee Schermerhorn
, (Tue Jun 17, 10:46 am)
Re: [Bad page] trying to free locked page? (Re: [PATCH][RF ...
, Lee Schermerhorn
, (Tue Jun 17, 11:29 am)
Re: [PATCH][RFC] fix kernel BUG at mm/migrate.c:719! in 2. ...
, Hugh Dickins
, (Tue Jun 17, 11:33 am)
Re: [PATCH][RFC] fix kernel BUG at mm/migrate.c:719! in 2. ...
, Lee Schermerhorn
, (Tue Jun 17, 12:28 pm)
[PATCH] unevictable mlocked pages: initialize mm member o ...
, Lee Schermerhorn
, (Tue Jun 17, 1:00 pm)
Re: [PATCH][RFC] fix kernel BUG at mm/migrate.c:719! in 2. ...
, KAMEZAWA Hiroyuki
, (Tue Jun 17, 6:13 pm)
Re: [PATCH][RFC] fix kernel BUG at mm/migrate.c:719! in 2. ...
, Daisuke Nishimura
, (Tue Jun 17, 6:26 pm)
Re: [PATCH][RFC] fix kernel BUG at mm/migrate.c:719! in 2. ...
, Daisuke Nishimura
, (Tue Jun 17, 6:54 pm)
[PATCH] migration_entry_wait fix.
, KAMEZAWA Hiroyuki
, (Tue Jun 17, 6:54 pm)
Re: [Bad page] trying to free locked page? (Re: [PATCH][RF ...
, Daisuke Nishimura
, (Tue Jun 17, 7:32 pm)
Re: [Bad page] trying to free locked page? (Re: [PATCH][RF ...
, Daisuke Nishimura
, (Tue Jun 17, 7:40 pm)
Re: [PATCH][RFC] fix kernel BUG at mm/migrate.c:719! in 2. ...
, Daisuke Nishimura
, (Tue Jun 17, 7:59 pm)
Re: [PATCH] unevictable mlocked pages: initialize mm memb ...
, KOSAKI Motohiro
, (Tue Jun 17, 8:33 pm)
Re: [PATCH][RFC] fix kernel BUG at mm/migrate.c:719! in 2. ...
, Daisuke Nishimura
, (Tue Jun 17, 9:41 pm)
Re: [PATCH][RFC] fix kernel BUG at mm/migrate.c:719! in 2. ...
, KAMEZAWA Hiroyuki
, (Tue Jun 17, 9:59 pm)
Re: [PATCH][RFC] fix kernel BUG at mm/migrate.c:719! in 2. ...
, Nick Piggin
, (Tue Jun 17, 10:19 pm)
Re: [PATCH] migration_entry_wait fix.
, KOSAKI Motohiro
, (Tue Jun 17, 10:26 pm)
Re: [PATCH] migration_entry_wait fix.
, Nick Piggin
, (Tue Jun 17, 10:35 pm)
Re: [PATCH] migration_entry_wait fix.
, KAMEZAWA Hiroyuki
, (Tue Jun 17, 11:04 pm)
Re: [PATCH] migration_entry_wait fix.
, Nick Piggin
, (Tue Jun 17, 11:42 pm)
Re: [PATCH] migration_entry_wait fix.
, KAMEZAWA Hiroyuki
, (Tue Jun 17, 11:52 pm)
Re: [PATCH -mm][BUGFIX] migration_entry_wait fix. v2
, KOSAKI Motohiro
, (Wed Jun 18, 12:26 am)
[PATCH -mm][BUGFIX] migration_entry_wait fix. v2
, KAMEZAWA Hiroyuki
, (Wed Jun 18, 12:29 am)
Re: [PATCH -mm][BUGFIX] migration_entry_wait fix. v2
, Nick Piggin
, (Wed Jun 18, 12:40 am)
[PATCH][-mm] remove redundant page->mapping check
, KOSAKI Motohiro
, (Wed Jun 18, 12:54 am)
[Experimental][PATCH] putback_lru_page rework
, KAMEZAWA Hiroyuki
, (Wed Jun 18, 2:40 am)
Re: [Bad page] trying to free locked page? (Re: [PATCH][RF ...
, KOSAKI Motohiro
, (Wed Jun 18, 3:20 am)
Re: [Experimental][PATCH] putback_lru_page rework
, KOSAKI Motohiro
, (Wed Jun 18, 4:36 am)
Re: [Experimental][PATCH] putback_lru_page rework
, KAMEZAWA Hiroyuki
, (Wed Jun 18, 4:55 am)
Re: [Experimental][PATCH] putback_lru_page rework
, Daisuke Nishimura
, (Wed Jun 18, 7:50 am)
Re: 2.6.26-rc5-mm3
, Daniel Walker
, (Wed Jun 18, 10:55 am)
Re: [Experimental][PATCH] putback_lru_page rework
, Lee Schermerhorn
, (Wed Jun 18, 11:21 am)
Re: [Experimental][PATCH] putback_lru_page rework
, KAMEZAWA Hiroyuki
, (Wed Jun 18, 5:22 pm)
[BUG][PATCH -mm] avoid BUG() in __stop_machine_run()
, Hidehiro Kawai
, (Wed Jun 18, 11:59 pm)
Re: [Experimental][PATCH] putback_lru_page rework
, Daisuke Nishimura
, (Thu Jun 19, 1:00 am)
Re: [Experimental][PATCH] putback_lru_page rework
, KAMEZAWA Hiroyuki
, (Thu Jun 19, 1:24 am)
Re: 2.6.26-rc5-mm3
, Ingo Molnar
, (Thu Jun 19, 2:13 am)
Re: [BUG][PATCH -mm] avoid BUG() in __stop_machine_run()
, Rusty Russell
, (Thu Jun 19, 3:12 am)
Re: 2.6.26-rc5-mm3
, Daniel Walker
, (Thu Jun 19, 7:39 am)
Re: [Experimental][PATCH] putback_lru_page rework
, Lee Schermerhorn
, (Thu Jun 19, 7:45 am)
Re: Re: [Experimental][PATCH] putback_lru_page rework
, kamezawa.hiroyu
, (Thu Jun 19, 8:32 am)
Re: [BUG][PATCH -mm] avoid BUG() in __stop_machine_run()
, Jeremy Fitzhardinge
, (Thu Jun 19, 8:51 am)
Re: 2.6.26-rc5-mm3: BUG large value for HugePages_Rsvd
, Jon Tollefson
, (Thu Jun 19, 9:27 am)
Re: 2.6.26-rc5-mm3: BUG large value for HugePages_Rsvd
, Andy Whitcroft
, (Thu Jun 19, 10:16 am)
Re: [Experimental][PATCH] putback_lru_page rework
, KAMEZAWA Hiroyuki
, (Thu Jun 19, 5:47 pm)
Re: [Experimental][PATCH] putback_lru_page rework
, KAMEZAWA Hiroyuki
, (Thu Jun 19, 6:13 pm)
Re: 2.6.26-rc5-mm3: BUG large value for HugePages_Rsvd
, Jon Tollefson
, (Thu Jun 19, 8:18 pm)
Re: [BUG][PATCH -mm] avoid BUG() in __stop_machine_run()
, Ingo Molnar
, (Fri Jun 20, 6:21 am)
Re: Re: [Experimental][PATCH] putback_lru_page rework
, Lee Schermerhorn
, (Fri Jun 20, 9:24 am)
Re: [Experimental][PATCH] putback_lru_page rework
, Lee Schermerhorn
, (Fri Jun 20, 10:10 am)
[RFC] hugetlb reservations -- MAP_PRIVATE fixes for split vmas
, Andy Whitcroft
, (Fri Jun 20, 12:17 pm)
[PATCH 1/2] hugetlb reservations: move region tracking earlier
, Andy Whitcroft
, (Fri Jun 20, 12:17 pm)
[PATCH 2/2] hugetlb reservations: fix hugetlb MAP_PRIVATE ...
, Andy Whitcroft
, (Fri Jun 20, 12:17 pm)
Re: [Experimental][PATCH] putback_lru_page rework
, Lee Schermerhorn
, (Fri Jun 20, 1:41 pm)
Re: [Experimental][PATCH] putback_lru_page rework
, KOSAKI Motohiro
, (Sat Jun 21, 1:39 am)
Re: [Experimental][PATCH] putback_lru_page rework
, KOSAKI Motohiro
, (Sat Jun 21, 1:41 am)
Re: [Experimental][PATCH] putback_lru_page rework
, KOSAKI Motohiro
, (Sat Jun 21, 1:56 am)
Re: [Experimental][PATCH] putback_lru_page rework
, KAMEZAWA Hiroyuki
, (Sun Jun 22, 5:30 pm)
Re: [BUG][PATCH -mm] avoid BUG() in __stop_machine_run()
, Rusty Russell
, (Sun Jun 22, 8:55 pm)
Re: [PATCH 2/2] hugetlb reservations: fix hugetlb MAP_PRIV ...
, Mel Gorman
, (Mon Jun 23, 12:33 am)
Re: [PATCH 2/2] hugetlb reservations: fix hugetlb MAP_PRIV ...
, Mel Gorman
, (Mon Jun 23, 1:00 am)
Re: [PATCH 2/2] hugetlb reservations: fix hugetlb MAP_PRIV ...
, Andy Whitcroft
, (Mon Jun 23, 2:53 am)
Re: [RFC] hugetlb reservations -- MAP_PRIVATE fixes for sp ...
, Jon Tollefson
, (Mon Jun 23, 9:04 am)
[RFC] hugetlb reservations -- MAP_PRIVATE fixes for split ...
, Andy Whitcroft
, (Mon Jun 23, 10:35 am)
[PATCH 1/2] hugetlb reservations: move region tracking earlier
, Andy Whitcroft
, (Mon Jun 23, 10:35 am)
[PATCH 2/2] hugetlb reservations: fix hugetlb MAP_PRIVATE ...
, Andy Whitcroft
, (Mon Jun 23, 10:35 am)
Re: [BUG][PATCH -mm] avoid BUG() in __stop_machine_run()
, Ingo Molnar
, (Mon Jun 23, 2:01 pm)
Re: [PATCH 1/2] hugetlb reservations: move region tracking ...
, Mel Gorman
, (Mon Jun 23, 4:05 pm)
Re: [PATCH 2/2] hugetlb reservations: fix hugetlb MAP_PRIV ...
, Mel Gorman
, (Mon Jun 23, 4:08 pm)
Re: [RFC] hugetlb reservations -- MAP_PRIVATE fixes for sp ...
, Jon Tollefson
, (Wed Jun 25, 2:22 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Dave Jones
Re: OT: character encodings (was: Linux 2.6.20-rc4)
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Sam Ravnborg
Re: [PATCH] kbuild: fix make V=1
Nick Piggin
Re: [PATCH 0/24] make atomic_read() behave consistently across all architectures
Greg Kroah-Hartman
[PATCH 23/36] PM: Convert wakeup flag accessors to inline functions
git
:
Stephen R. van den Berg
Re: [RFC] origin link for cherry-pick and revert
Junio C Hamano
Re: [PATCH 1/2] Teach git-describe to display distances from tags.
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
James Henstridge
Re: VCS comparison table
linux-netdev
:
Jarek Poplawski
Re: [PATCH] flush_work_sync vs. flush_scheduled_work Re: [PATCH] PHYLIB: IRQ event...
Lennert Buytenhek
Re: Distributed Switch Architecture(DSA)
Daniel Schaffrath
Re: tcp bw in 2.6
Guo-Fu Tseng
Re: jme: UDP checksum error, and lots of them
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
openbsd-misc
:
Claudio Jeker
Re: Vlan Tag on Vlan Tag (l2tunneling)
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Pieter Verberne
File collision while using pkg_add
Tomas Bodzar
bsd: uvm_mapent_alloc: out of static map entries
Community First Financial
Teacher A+ Loan
git-commits-head
:
Linux Kernel Mailing List
ath9k: Added get_survey callback in order to get channel noise
Linux Kernel Mailing List
tracing: protect reader of cmdline output
Linux Kernel Mailing List
kconfig: recalc symbol value before showing search results
Linux Kernel Mailing List
[ARM] 5185/1: Fix spi num_chipselect for lubbock
Linux Kernel Mailing List
swsusp: provide users with a hint about the no_console_suspend option
Colocation donated by:
Syndicate