login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
April
»
28
Re: [PATCH 3/3] mm,migration: Remove straggling migration PTEs when page tables are being moved after the VMA has already moved
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andrea Arcangeli
Subject:
Re: [PATCH 3/3] mm,migration: Remove straggling migration PTEs when page tables are being moved after the VMA has already moved
Date: Tuesday, April 27, 2010 - 5:08 pm
On Wed, Apr 28, 2010 at 09:03:02AM +0900, KAMEZAWA Hiroyuki wrote:
quoted text
> I bet calling __get_user_pages_fast() before vma_adjust() is the way to go. > When page_count(page) != page_mapcount(page) +1, migration skip it.
My proposed fix avoids to walk the pagetables once more time and to mangle over the page counts. Can you check it? It works but it needs more review. --
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 0/3] Fix migration races in rmap_walk() V2
, Mel Gorman
, (Tue Apr 27, 2:30 pm)
[PATCH 1/3] mm,migration: During fork(), wait for migratio ...
, Mel Gorman
, (Tue Apr 27, 2:30 pm)
[PATCH 2/3] mm,migration: Prevent rmap_walk_[anon|ksm] see ...
, Mel Gorman
, (Tue Apr 27, 2:30 pm)
[PATCH 3/3] mm,migration: Remove straggling migration PTEs ...
, Mel Gorman
, (Tue Apr 27, 2:30 pm)
Re: [PATCH 1/3] mm,migration: During fork(), wait for migr ...
, Andrea Arcangeli
, (Tue Apr 27, 3:22 pm)
Re: [PATCH 0/3] Fix migration races in rmap_walk() V2
, Christoph Lameter
, (Tue Apr 27, 3:27 pm)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, Andrea Arcangeli
, (Tue Apr 27, 3:30 pm)
Re: [PATCH 0/3] Fix migration races in rmap_walk() V2
, Andrea Arcangeli
, (Tue Apr 27, 3:32 pm)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, Andrea Arcangeli
, (Tue Apr 27, 3:58 pm)
Re: [PATCH 2/3] mm,migration: Prevent rmap_walk_[anon|ksm] ...
, Andrea Arcangeli
, (Tue Apr 27, 4:10 pm)
Re: [PATCH 1/3] mm,migration: During fork(), wait for migr ...
, KAMEZAWA Hiroyuki
, (Tue Apr 27, 4:52 pm)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, KAMEZAWA Hiroyuki
, (Tue Apr 27, 5:03 pm)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, Andrea Arcangeli
, (Tue Apr 27, 5:08 pm)
Re: [PATCH 0/3] Fix migration races in rmap_walk() V2
, KAMEZAWA Hiroyuki
, (Tue Apr 27, 5:13 pm)
Re: [PATCH 1/3] mm,migration: During fork(), wait for migr ...
, Andrea Arcangeli
, (Tue Apr 27, 5:18 pm)
Re: [PATCH 1/3] mm,migration: During fork(), wait for migr ...
, Andrea Arcangeli
, (Tue Apr 27, 5:19 pm)
Re: [PATCH 0/3] Fix migration races in rmap_walk() V2
, Andrea Arcangeli
, (Tue Apr 27, 5:20 pm)
Re: [PATCH 1/3] mm,migration: During fork(), wait for migr ...
, KAMEZAWA Hiroyuki
, (Tue Apr 27, 5:28 pm)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, KAMEZAWA Hiroyuki
, (Tue Apr 27, 5:36 pm)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, KAMEZAWA Hiroyuki
, (Tue Apr 27, 5:39 pm)
Re: [PATCH 1/3] mm,migration: During fork(), wait for migr ...
, Andrea Arcangeli
, (Tue Apr 27, 5:59 pm)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, Andrea Arcangeli
, (Tue Apr 27, 6:05 pm)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, Andrea Arcangeli
, (Tue Apr 27, 6:09 pm)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, KAMEZAWA Hiroyuki
, (Tue Apr 27, 6:18 pm)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, KAMEZAWA Hiroyuki
, (Tue Apr 27, 6:29 pm)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, Andrea Arcangeli
, (Tue Apr 27, 6:36 pm)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, Andrea Arcangeli
, (Tue Apr 27, 6:44 pm)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, KAMEZAWA Hiroyuki
, (Tue Apr 27, 7:12 pm)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, Andrea Arcangeli
, (Tue Apr 27, 7:42 pm)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, KAMEZAWA Hiroyuki
, (Tue Apr 27, 7:49 pm)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, KAMEZAWA Hiroyuki
, (Wed Apr 28, 12:28 am)
Re: [PATCH 1/3] mm,migration: During fork(), wait for migr ...
, Mel Gorman
, (Wed Apr 28, 1:24 am)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, KAMEZAWA Hiroyuki
, (Wed Apr 28, 1:30 am)
Re: [PATCH 2/3] mm,migration: Prevent rmap_walk_[anon|ksm] ...
, Mel Gorman
, (Wed Apr 28, 2:15 am)
Re: [PATCH 0/3] Fix migration races in rmap_walk() V2
, Mel Gorman
, (Wed Apr 28, 2:17 am)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, Mel Gorman
, (Wed Apr 28, 3:48 am)
Re: [PATCH 0/3] Fix migration races in rmap_walk() V2
, Mel Gorman
, (Wed Apr 28, 7:23 am)
Re: [PATCH 3/3] mm,migration: Remove straggling migration ...
, Andrea Arcangeli
, (Wed Apr 28, 7:46 am)
Re: [PATCH 0/3] Fix migration races in rmap_walk() V2
, Mel Gorman
, (Wed Apr 28, 7:57 am)
Re: [PATCH 0/3] Fix migration races in rmap_walk() V2
, Andrea Arcangeli
, (Wed Apr 28, 8:16 am)
Re: [PATCH 0/3] Fix migration races in rmap_walk() V2
, Mel Gorman
, (Wed Apr 28, 8:23 am)
Re: [PATCH 2/3] mm,migration: Prevent rmap_walk_[anon|ksm] ...
, Andrea Arcangeli
, (Wed Apr 28, 8:35 am)
Re: [PATCH 2/3] mm,migration: Prevent rmap_walk_[anon|ksm] ...
, Andrea Arcangeli
, (Wed Apr 28, 8:39 am)
Re: [PATCH 0/3] Fix migration races in rmap_walk() V2
, Andrea Arcangeli
, (Wed Apr 28, 8:45 am)
Re: [PATCH 2/3] mm,migration: Prevent rmap_walk_[anon|ksm] ...
, Mel Gorman
, (Wed Apr 28, 8:55 am)
Re: [PATCH 2/3] mm,migration: Prevent rmap_walk_[anon|ksm] ...
, Andrea Arcangeli
, (Wed Apr 28, 9:23 am)
Re: [PATCH 2/3] mm,migration: Prevent rmap_walk_[anon|ksm] ...
, Mel Gorman
, (Wed Apr 28, 10:34 am)
[RFC PATCH] take all anon_vma locks in anon_vma_lock
, Rik van Riel
, (Wed Apr 28, 10:47 am)
Re: [PATCH 2/3] mm,migration: Prevent rmap_walk_[anon|ksm] ...
, Andrea Arcangeli
, (Wed Apr 28, 10:58 am)
Re: [RFC PATCH] take all anon_vma locks in anon_vma_lock
, Andrea Arcangeli
, (Wed Apr 28, 11:03 am)
Re: [RFC PATCH] take all anon_vma locks in anon_vma_lock
, Rik van Riel
, (Wed Apr 28, 11:09 am)
[RFC PATCH -v2] take all anon_vma locks in anon_vma_lock
, Rik van Riel
, (Wed Apr 28, 11:25 am)
Re: [RFC PATCH -v2] take all anon_vma locks in anon_vma_lock
, Mel Gorman
, (Wed Apr 28, 12:07 pm)
[RFC PATCH -v3] take all anon_vma locks in anon_vma_lock
, Rik van Riel
, (Wed Apr 28, 1:17 pm)
Re: [PATCH 0/3] Fix migration races in rmap_walk() V2
, Andrea Arcangeli
, (Wed Apr 28, 1:40 pm)
[RFC PATCH -v3] take all anon_vma locks in anon_vma_lock
, Rik van Riel
, (Wed Apr 28, 1:57 pm)
Re: [PATCH 0/3] Fix migration races in rmap_walk() V2
, Andrea Arcangeli
, (Wed Apr 28, 2:05 pm)
Re: [RFC PATCH -v3] take all anon_vma locks in anon_vma_lock
, Minchan Kim
, (Wed Apr 28, 5:28 pm)
Re: [RFC PATCH -v3] take all anon_vma locks in anon_vma_lock
, Rik van Riel
, (Wed Apr 28, 7:10 pm)
Re: [RFC PATCH -v3] take all anon_vma locks in anon_vma_lock
, Minchan Kim
, (Wed Apr 28, 7:55 pm)
Re: [RFC PATCH -v3] take all anon_vma locks in anon_vma_lock
, Minchan Kim
, (Wed Apr 28, 11:42 pm)
Re: [RFC PATCH -v3] take all anon_vma locks in anon_vma_lock
, Mel Gorman
, (Thu Apr 29, 12:37 am)
Re: [RFC PATCH -v3] take all anon_vma locks in anon_vma_lock
, Mel Gorman
, (Thu Apr 29, 1:15 am)
Re: [RFC PATCH -v3] take all anon_vma locks in anon_vma_lock
, Minchan Kim
, (Thu Apr 29, 1:32 am)
Re: [RFC PATCH -v3] take all anon_vma locks in anon_vma_lock
, Mel Gorman
, (Thu Apr 29, 1:44 am)
Re: [RFC PATCH -v3] take all anon_vma locks in anon_vma_lock
, Rik van Riel
, (Thu Apr 29, 8:39 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Fortier,Vincent [Montreal]
2.6.21.5 june 30th to july 1st date hang?
Jeff Dike
[ PATCH 2/6 ] UML - Formatting fixes around os_{read_write}_file callers
Liam Girdwood
[PATCH 07/13] regulator: regulator test harness
Oleg Nesterov
Re: Getting the new RxRPC patches upstream
Stefan Seyfried
Re: 2.6.19-rc5: grub is much slower resuming from suspend-to-disk than in 2.6.18
linux-netdev
:
Arnaud Ebalard
Re: [REGRESSION,BISECTED] MIPv6 support broken by f4f914b58019f0
Jan Engelhardt
Re: [PATCH iptables] extension: add xt_cpu match
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Sebastian Andrzej Siewior
[PATCH 8/8] net/emergency: remove locking from reycling pool if emergncy pools are...
David Miller
Re: [PATCH] qlcnic: dont assume NET_IP_ALIGN is 2
git
:
Jakub Narebski
Re: git on MacOSX and files with decomposed utf-8 file names
Brandon Casey
Re: Thunderbird and patches (was Re: [PATCH v2] Enable setting attach as the def...
Christian Couder
[PATCH 1/3] rev-parse: add test script for "--verify"
Ramkumar Ramachandra
Re: [GSoC update] git-remote-svn: The final one
Junio C Hamano
Re: git-rm isn't the inverse action of git-add
openbsd-misc
:
Joachim Schipper
Re: UVC Webcams
Florin Andrei
SOLVED [was: firewall is very slow, something's wrong]
Todd Alan Smith
Re: Microsoft gets the Most Secure Operating Systems award
Neal Hogan
Re: Need Advice: Thinkpad T60 or T61?
Sam Fourman Jr.
Re: Real men don't attack straw men
git-commits-head
:
Linux Kernel Mailing List
ACPI: Disable ARB_DISABLE on platforms where it is not needed
Linux Kernel Mailing List
m68knommu: add read_barrier_depends() and irqs_disabled_flags()
Linux Kernel Mailing List
[MTD] Add mtd panic_write function pointer
Linux Kernel Mailing List
[ARM] pxa: remove duplicate select statements from Kconfig
Linux Kernel Mailing List
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
Colocation donated by:
Syndicate