login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
December
»
7
Re: [PATCH v4 3/7] move memcg reclaimable page into tail of inactive list
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Johannes Weiner
Subject:
Re: [PATCH v4 3/7] move memcg reclaimable page into tail of inactive list
Date: Tuesday, December 7, 2010 - 7:52 am
On Mon, Dec 06, 2010 at 02:29:11AM +0900, Minchan Kim wrote:
quoted text
> Golbal page reclaim moves reclaimalbe pages into inactive list > to reclaim asap. This patch apply the rule in memcg. > It can help to prevent unnecessary working page eviction of memcg. > > Cc: Balbir Singh <balbir@linux.vnet.ibm.com> > Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> > Cc: Rik van Riel <riel@redhat.com> > Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> > Signed-off-by: Minchan Kim <minchan.kim@gmail.com>
Reviewed-by: Johannes Weiner <hannes@cmpxchg.org> --
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 v4 0/7] f/madivse(DONTNEED) support
, Minchan Kim
, (Sun Dec 5, 10:29 am)
[PATCH v4 1/7] Fix checkpatch's report in swap.c
, Minchan Kim
, (Sun Dec 5, 10:29 am)
[PATCH v4 2/7] deactivate invalidated pages
, Minchan Kim
, (Sun Dec 5, 10:29 am)
[PATCH v4 3/7] move memcg reclaimable page into tail of in ...
, Minchan Kim
, (Sun Dec 5, 10:29 am)
[PATCH v4 4/7] Reclaim invalidated page ASAP
, Minchan Kim
, (Sun Dec 5, 10:29 am)
[PATCH v4 5/7] add profile information for invalidated pag ...
, Minchan Kim
, (Sun Dec 5, 10:29 am)
[PATCH v4 6/7] Remove zap_details NULL dependency
, Minchan Kim
, (Sun Dec 5, 10:29 am)
[PATCH v4 7/7] Prevent activation of page in madvise_dontneed
, Minchan Kim
, (Sun Dec 5, 10:29 am)
Re: [PATCH v4 3/7] move memcg reclaimable page into tail o ...
, KAMEZAWA Hiroyuki
, (Sun Dec 5, 5:04 pm)
Re: [PATCH v4 1/7] Fix checkpatch's report in swap.c
, Rik van Riel
, (Sun Dec 5, 6:47 pm)
Re: [PATCH v4 3/7] move memcg reclaimable page into tail o ...
, Rik van Riel
, (Sun Dec 5, 8:04 pm)
Re: [PATCH v4 5/7] add profile information for invalidated ...
, Rik van Riel
, (Sun Dec 5, 8:24 pm)
Re: [PATCH v4 6/7] Remove zap_details NULL dependency
, Rik van Riel
, (Sun Dec 5, 8:25 pm)
Re: [PATCH v4 3/7] move memcg reclaimable page into tail o ...
, Balbir Singh
, (Sun Dec 5, 8:34 pm)
Re: [PATCH v4 2/7] deactivate invalidated pages
, Mel Gorman
, (Mon Dec 6, 7:53 am)
Re: [PATCH v4 3/7] move memcg reclaimable page into tail o ...
, Minchan Kim
, (Mon Dec 6, 5:17 pm)
Re: [PATCH v4 3/7] move memcg reclaimable page into tail o ...
, Minchan Kim
, (Mon Dec 6, 5:20 pm)
Re: [PATCH v4 6/7] Remove zap_details NULL dependency
, Hugh Dickins
, (Mon Dec 6, 9:26 pm)
Re: [PATCH v4 7/7] Prevent activation of page in madvise_d ...
, Hugh Dickins
, (Mon Dec 6, 9:48 pm)
Re: [PATCH v4 6/7] Remove zap_details NULL dependency
, Minchan Kim
, (Mon Dec 6, 10:30 pm)
Re: [PATCH v4 7/7] Prevent activation of page in madvise_d ...
, Minchan Kim
, (Mon Dec 6, 10:44 pm)
Re: [PATCH v4 1/7] Fix checkpatch's report in swap.c
, Johannes Weiner
, (Tue Dec 7, 7:37 am)
Re: [PATCH v4 2/7] deactivate invalidated pages
, Johannes Weiner
, (Tue Dec 7, 7:49 am)
Re: [PATCH v4 3/7] move memcg reclaimable page into tail o ...
, Johannes Weiner
, (Tue Dec 7, 7:52 am)
Re: [PATCH v4 4/7] Reclaim invalidated page ASAP
, Johannes Weiner
, (Tue Dec 7, 8:05 am)
Re: [PATCH v4 2/7] deactivate invalidated pages
, Minchan Kim
, (Tue Dec 7, 8:07 am)
Re: [PATCH v4 2/7] deactivate invalidated pages
, Johannes Weiner
, (Tue Dec 7, 8:19 am)
Re: [PATCH v4 4/7] Reclaim invalidated page ASAP
, Minchan Kim
, (Tue Dec 7, 8:21 am)
Re: [PATCH v4 2/7] deactivate invalidated pages
, Minchan Kim
, (Tue Dec 7, 8:26 am)
Re: [PATCH v4 2/7] deactivate invalidated pages
, Johannes Weiner
, (Tue Dec 7, 8:56 am)
Re: [PATCH v4 2/7] deactivate invalidated pages
, Minchan Kim
, (Tue Dec 7, 3:51 pm)
Re: [PATCH v4 2/7] deactivate invalidated pages
, KAMEZAWA Hiroyuki
, (Tue Dec 7, 5:56 pm)
Re: [PATCH v4 2/7] deactivate invalidated pages
, Minchan Kim
, (Tue Dec 7, 6:43 pm)
Re: [PATCH v4 2/7] deactivate invalidated pages
, KAMEZAWA Hiroyuki
, (Tue Dec 7, 6:56 pm)
Re: [PATCH v4 2/7] deactivate invalidated pages
, Minchan Kim
, (Tue Dec 7, 7:15 pm)
Re: [PATCH v4 2/7] deactivate invalidated pages
, Balbir Singh
, (Tue Dec 7, 11:56 pm)
Re: [PATCH v4 7/7] Prevent activation of page in madvise_d ...
, Hugh Dickins
, (Wed Dec 8, 12:26 am)
Re: [PATCH v4 7/7] Prevent activation of page in madvise_d ...
, Minchan Kim
, (Wed Dec 8, 12:55 am)
Re: [PATCH v4 5/7] add profile information for invalidated ...
, KOSAKI Motohiro
, (Wed Dec 8, 1:02 am)
Re: [PATCH v4 4/7] Reclaim invalidated page ASAP
, KOSAKI Motohiro
, (Wed Dec 8, 1:04 am)
Re: [PATCH v4 3/7] move memcg reclaimable page into tail o ...
, KOSAKI Motohiro
, (Wed Dec 8, 1:08 am)
Re: [PATCH v4 5/7] add profile information for invalidated ...
, Minchan Kim
, (Wed Dec 8, 1:13 am)
Re: [PATCH v4 4/7] Reclaim invalidated page ASAP
, Minchan Kim
, (Wed Dec 8, 1:16 am)
Re: [PATCH v4 5/7] add profile information for invalidated ...
, KOSAKI Motohiro
, (Wed Dec 8, 1:36 am)
Re: [PATCH v4 4/7] Reclaim invalidated page ASAP
, Ben Gamari
, (Wed Dec 8, 6:01 am)
Re: [PATCH v4 4/7] Reclaim invalidated page ASAP
, Minchan Kim
, (Wed Dec 8, 4:10 pm)
Re: [PATCH v4 2/7] deactivate invalidated pages
, Minchan Kim
, (Wed Dec 8, 5:19 pm)
Re: [PATCH v4 4/7] Reclaim invalidated page ASAP
, Minchan Kim
, (Mon Dec 13, 8:31 am)
Re: [PATCH v4 4/7] Reclaim invalidated page ASAP
, Ben Gamari
, (Mon Dec 13, 1:06 pm)
Re: [PATCH v4 4/7] Reclaim invalidated page ASAP
, KAMEZAWA Hiroyuki
, (Mon Dec 13, 7:07 pm)
Re: [PATCH v4 4/7] Reclaim invalidated page ASAP
, Minchan Kim
, (Mon Dec 13, 7:34 pm)
Re: [PATCH v4 4/7] Reclaim invalidated page ASAP
, Minchan Kim
, (Mon Dec 13, 7:36 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Benjamin Herrenschmidt
Re: [PATCH 1/4] hvc_console: do not set low_latency
Russell King
Re: ARM defconfig files
Carsten Otte
Re: [patch] ext2: xip check fix
Jordan Crouse
Re: 2.6.25-mm1
James Morris
Re: [AppArmor 01/41] Pass struct vfsmount to the inode_create LSM hook
git
:
Felipe Contreras
Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins
Johannes Schindelin
[PATCH] fetch: refuse to fetch into the current branch in a non-bare repository
Johannes Schindelin
Re: [PATCH] Fix install-doc-quick target
Peter Oberndorfer
Subject: [PATCH] fix stg edit command
Nicolas Pitre
Re: About git and the use of SHA-1
linux-netdev
:
Ursula Braun
[patch 2/8] [PATCH] af_iucv: sync sk shutdown flag if iucv path is quiesced
Andi Kleen
Re: RFC: Nagle latency tuning
Gary Thomas
Re: Marvell 88E609x switch?
David Miller
Re: [RFC 0/5] generic rx recycling
Chuck Lever
Re: [RFC] ipv6: Change %pI6 format to output compacted addresses?
dragonflybsd-user
:
Andreas Hauser
Re: Transset.
Tomas
usb printer Brother HL-2030 and DragonFly
Matthew Dillon
Re: DragonFlyBSD not in compliance with RFC 1122
Nikolai Lifanov
pkgsrc issues
Jonas
Re: New to DragonFly...
dragonflybsd-submit
:
Ilya Dryomov
git: HAMMER - Add live_dedup_cache_size sysctl
Matthew Dillon
git: MBUF - Account for failed allocations so netstat -m reports properly.
Simon Schubert
git: make.conf(5): mention STATIC_LOCALES
Matthias Schmidt
cvs commit: src/sys/net bpf.c bpf.h bpfdesc.h
Simon Schubert
git: Revert "Increase the default TCP maximum segment size from 512 to 1460."
Colocation donated by:
Syndicate