login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
October
»
4
Re: [PATCH 03/10] memcg: create extensible page stat update routines
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Ciju Rajan K
Subject:
Re: [PATCH 03/10] memcg: create extensible page stat update routines
Date: Monday, October 4, 2010 - 6:48 am
Greg Thelen wrote:
quoted text
> Replace usage of the mem_cgroup_update_file_mapped() memcg > statistic update routine with two new routines: > * mem_cgroup_inc_page_stat() > * mem_cgroup_dec_page_stat() > > As before, only the file_mapped statistic is managed. However, > these more general interfaces allow for new statistics to be > more easily added. New statistics are added with memcg dirty > page accounting. > > > > diff --git a/mm/memcontrol.c b/mm/memcontrol.c > index 512cb12..f4259f4 100644 > --- a/mm/memcontrol.c > +++ b/mm/memcontrol.c > @@ -1592,7 +1592,9 @@ bool mem_cgroup_handle_oom(struct mem_cgroup *mem, gfp_t mask) > * possibility of race condition. If there is, we take a lock. > */ > > > -static void mem_cgroup_update_file_stat(struct page *page, int idx, int val) >
Not seeing this function in mmotm 28/09. So not able to apply this patch. Am I missing anything?
quoted text
> +void mem_cgroup_update_page_stat(struct page *page, > + enum mem_cgroup_write_page_stat_item idx, > + int val) > { > struct mem_cgroup *mem; > >
--
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 00/10] memcg: per cgroup dirty page accounting
, Greg Thelen
, (Sun Oct 3, 11:57 pm)
[PATCH 01/10] memcg: add page_cgroup flags for dirty page ...
, Greg Thelen
, (Sun Oct 3, 11:57 pm)
[PATCH 02/10] memcg: document cgroup dirty memory interfaces
, Greg Thelen
, (Sun Oct 3, 11:57 pm)
[PATCH 03/10] memcg: create extensible page stat update ro ...
, Greg Thelen
, (Sun Oct 3, 11:57 pm)
[PATCH 04/10] memcg: disable local interrupts in lock_page ...
, Greg Thelen
, (Sun Oct 3, 11:57 pm)
[PATCH 05/10] memcg: add dirty page accounting infrastructure
, Greg Thelen
, (Sun Oct 3, 11:58 pm)
[PATCH 06/10] memcg: add kernel calls for memcg dirty page ...
, Greg Thelen
, (Sun Oct 3, 11:58 pm)
[PATCH 07/10] memcg: add dirty limits to mem_cgroup
, Greg Thelen
, (Sun Oct 3, 11:58 pm)
[PATCH 08/10] memcg: add cgroupfs interface to memcg dirty ...
, Greg Thelen
, (Sun Oct 3, 11:58 pm)
[PATCH 09/10] writeback: make determine_dirtyable_memory() ...
, Greg Thelen
, (Sun Oct 3, 11:58 pm)
[PATCH 10/10] memcg: check memcg dirty limits in page writ ...
, Greg Thelen
, (Sun Oct 3, 11:58 pm)
Re: [PATCH 03/10] memcg: create extensible page stat updat ...
, Ciju Rajan K
, (Mon Oct 4, 6:48 am)
Re: [PATCH 03/10] memcg: create extensible page stat updat ...
, Greg Thelen
, (Mon Oct 4, 8:43 am)
Re: [PATCH 03/10] memcg: create extensible page stat updat ...
, Ciju Rajan K
, (Mon Oct 4, 10:35 am)
Re: [PATCH 00/10] memcg: per cgroup dirty page accounting
, Balbir Singh
, (Mon Oct 4, 9:20 pm)
Re: [PATCH 00/10] memcg: per cgroup dirty page accounting
, Balbir Singh
, (Mon Oct 4, 9:50 pm)
Re: [PATCH 00/10] memcg: per cgroup dirty page accounting
, Greg Thelen
, (Mon Oct 4, 10:50 pm)
Re: [PATCH 01/10] memcg: add page_cgroup flags for dirty p ...
, KAMEZAWA Hiroyuki
, (Mon Oct 4, 11:20 pm)
Re: [PATCH 02/10] memcg: document cgroup dirty memory inte ...
, KAMEZAWA Hiroyuki
, (Mon Oct 4, 11:48 pm)
Re: [PATCH 03/10] memcg: create extensible page stat updat ...
, KAMEZAWA Hiroyuki
, (Mon Oct 4, 11:51 pm)
Re: [PATCH 04/10] memcg: disable local interrupts in lock_ ...
, KAMEZAWA Hiroyuki
, (Mon Oct 4, 11:54 pm)
Re: [PATCH 06/10] memcg: add kernel calls for memcg dirty ...
, KAMEZAWA Hiroyuki
, (Mon Oct 4, 11:55 pm)
Re: [PATCH 07/10] memcg: add dirty limits to mem_cgroup
, KAMEZAWA Hiroyuki
, (Tue Oct 5, 12:07 am)
Re: [PATCH 03/10] memcg: create extensible page stat updat ...
, Greg Thelen
, (Tue Oct 5, 12:10 am)
Re: [PATCH 08/10] memcg: add cgroupfs interface to memcg d ...
, KAMEZAWA Hiroyuki
, (Tue Oct 5, 12:13 am)
Re: [PATCH 09/10] writeback: make determine_dirtyable_memo ...
, KAMEZAWA Hiroyuki
, (Tue Oct 5, 12:15 am)
Re: [PATCH 04/10] memcg: disable local interrupts in lock_ ...
, Greg Thelen
, (Tue Oct 5, 12:18 am)
Re: [PATCH 05/10] memcg: add dirty page accounting infrast ...
, KAMEZAWA Hiroyuki
, (Tue Oct 5, 12:22 am)
Re: [PATCH 10/10] memcg: check memcg dirty limits in page ...
, KAMEZAWA Hiroyuki
, (Tue Oct 5, 12:29 am)
Re: [PATCH 08/10] memcg: add cgroupfs interface to memcg d ...
, KAMEZAWA Hiroyuki
, (Tue Oct 5, 12:31 am)
Re: [PATCH 08/10] memcg: add cgroupfs interface to memcg d ...
, Greg Thelen
, (Tue Oct 5, 12:33 am)
Re: [PATCH 05/10] memcg: add dirty page accounting infrast ...
, Greg Thelen
, (Tue Oct 5, 12:35 am)
Re: [PATCH 00/10] memcg: per cgroup dirty page accounting
, Ciju Rajan K
, (Tue Oct 5, 1:37 am)
Re: [PATCH 08/10] memcg: add cgroupfs interface to memcg d ...
, Andrea Righi
, (Tue Oct 5, 2:18 am)
Re: [PATCH 07/10] memcg: add dirty limits to mem_cgroup
, Andrea Righi
, (Tue Oct 5, 2:43 am)
Re: [PATCH 03/10] memcg: create extensible page stat updat ...
, Minchan Kim
, (Tue Oct 5, 8:42 am)
Re: [PATCH 04/10] memcg: disable local interrupts in lock_ ...
, Minchan Kim
, (Tue Oct 5, 9:03 am)
Re: [PATCH 05/10] memcg: add dirty page accounting infrast ...
, Minchan Kim
, (Tue Oct 5, 9:09 am)
Re: [PATCH 08/10] memcg: add cgroupfs interface to memcg d ...
, David Rientjes
, (Tue Oct 5, 11:31 am)
Re: [PATCH 07/10] memcg: add dirty limits to mem_cgroup
, Greg Thelen
, (Tue Oct 5, 12:00 pm)
Re: [PATCH 03/10] memcg: create extensible page stat updat ...
, Greg Thelen
, (Tue Oct 5, 12:59 pm)
Re: [PATCH 05/10] memcg: add dirty page accounting infrast ...
, Greg Thelen
, (Tue Oct 5, 1:06 pm)
Re: [PATCH 00/10] memcg: per cgroup dirty page accounting
, Andrea Righi
, (Tue Oct 5, 3:15 pm)
Re: [PATCH 04/10] memcg: disable local interrupts in lock_ ...
, Greg Thelen
, (Tue Oct 5, 4:26 pm)
Re: [PATCH 03/10] memcg: create extensible page stat updat ...
, Minchan Kim
, (Tue Oct 5, 4:57 pm)
Re: [PATCH 04/10] memcg: disable local interrupts in lock_ ...
, Minchan Kim
, (Tue Oct 5, 5:15 pm)
Re: [PATCH 10/10] memcg: check memcg dirty limits in page ...
, Minchan Kim
, (Tue Oct 5, 5:32 pm)
Re: [PATCH 01/10] memcg: add page_cgroup flags for dirty p ...
, Daisuke Nishimura
, (Tue Oct 5, 5:37 pm)
Re: [PATCH 03/10] memcg: create extensible page stat updat ...
, Greg Thelen
, (Tue Oct 5, 5:48 pm)
Re: [PATCH 02/10] memcg: document cgroup dirty memory inte ...
, Daisuke Nishimura
, (Tue Oct 5, 5:49 pm)
Re: [PATCH 00/10] memcg: per cgroup dirty page accounting
, Balbir Singh
, (Tue Oct 5, 8:23 pm)
Re: [PATCH 01/10] memcg: add page_cgroup flags for dirty p ...
, Balbir Singh
, (Wed Oct 6, 4:07 am)
Re: [PATCH 02/10] memcg: document cgroup dirty memory inte ...
, Balbir Singh
, (Wed Oct 6, 4:12 am)
Re: [PATCH 08/10] memcg: add cgroupfs interface to memcg d ...
, Balbir Singh
, (Wed Oct 6, 6:30 am)
Re: [PATCH 08/10] memcg: add cgroupfs interface to memcg d ...
, Balbir Singh
, (Wed Oct 6, 6:32 am)
Re: [PATCH 03/10] memcg: create extensible page stat updat ...
, Balbir Singh
, (Wed Oct 6, 9:19 am)
Re: [PATCH 08/10] memcg: add cgroupfs interface to memcg d ...
, Greg Thelen
, (Wed Oct 6, 9:21 am)
Re: [PATCH 08/10] memcg: add cgroupfs interface to memcg d ...
, Balbir Singh
, (Wed Oct 6, 9:24 am)
Re: [PATCH 08/10] memcg: add cgroupfs interface to memcg d ...
, Greg Thelen
, (Wed Oct 6, 11:34 am)
Re: [PATCH 08/10] memcg: add cgroupfs interface to memcg d ...
, Andrea Righi
, (Wed Oct 6, 1:54 pm)
Re: [PATCH 07/10] memcg: add dirty limits to mem_cgroup
, KAMEZAWA Hiroyuki
, (Wed Oct 6, 5:13 pm)
Re: [PATCH 07/10] memcg: add dirty limits to mem_cgroup
, Greg Thelen
, (Wed Oct 6, 5:27 pm)
Re: [PATCH 04/10] memcg: disable local interrupts in lock_ ...
, KAMEZAWA Hiroyuki
, (Wed Oct 6, 5:35 pm)
Re: [PATCH 07/10] memcg: add dirty limits to mem_cgroup
, KAMEZAWA Hiroyuki
, (Wed Oct 6, 5:48 pm)
Re: [PATCH 04/10] memcg: disable local interrupts in lock_ ...
, Daisuke Nishimura
, (Wed Oct 6, 6:54 pm)
Re: [PATCH 04/10] memcg: disable local interrupts in lock_ ...
, KAMEZAWA Hiroyuki
, (Wed Oct 6, 7:17 pm)
[PATCH] memcg: reduce lock time at move charge (Was Re: [P ...
, KAMEZAWA Hiroyuki
, (Wed Oct 6, 11:21 pm)
Re: [PATCH 08/10] memcg: add cgroupfs interface to memcg d ...
, Ciju Rajan K
, (Wed Oct 6, 11:23 pm)
[PATCH] memcg: lock-free clear page writeback (Was Re: [P ...
, KAMEZAWA Hiroyuki
, (Wed Oct 6, 11:24 pm)
Re: [PATCH] memcg: reduce lock time at move charge (Was Re ...
, Daisuke Nishimura
, (Thu Oct 7, 12:28 am)
Re: [PATCH] memcg: reduce lock time at move charge (Was Re ...
, KAMEZAWA Hiroyuki
, (Thu Oct 7, 12:42 am)
[PATCH v2] memcg: reduce lock time at move charge (Was Re: ...
, KAMEZAWA Hiroyuki
, (Thu Oct 7, 1:04 am)
Re: [PATCH] memcg: lock-free clear page writeback (Was Re ...
, KAMEZAWA Hiroyuki
, (Thu Oct 7, 2:05 am)
Re: [PATCH 08/10] memcg: add cgroupfs interface to memcg d ...
, Greg Thelen
, (Thu Oct 7, 10:46 am)
Re: [PATCH v2] memcg: reduce lock time at move charge (Was ...
, Andrew Morton
, (Thu Oct 7, 4:14 pm)
Re: [PATCH] memcg: lock-free clear page writeback (Was Re: ...
, Minchan Kim
, (Thu Oct 7, 4:35 pm)
Re: [PATCH v2] memcg: reduce lock time at move charge (Was ...
, Daisuke Nishimura
, (Thu Oct 7, 6:12 pm)
Re: [PATCH v2] memcg: reduce lock time at move charge (Was ...
, KAMEZAWA Hiroyuki
, (Thu Oct 7, 9:37 pm)
Re: [PATCH] memcg: lock-free clear page writeback (Was Re: ...
, KAMEZAWA Hiroyuki
, (Thu Oct 7, 9:41 pm)
Re: [PATCH v2] memcg: reduce lock time at move charge (Was ...
, Andrew Morton
, (Thu Oct 7, 9:55 pm)
Re: [PATCH v2] memcg: reduce lock time at move charge (Was ...
, KAMEZAWA Hiroyuki
, (Thu Oct 7, 10:12 pm)
Re: [PATCH v2] memcg: reduce lock time at move charge (Was ...
, KAMEZAWA Hiroyuki
, (Fri Oct 8, 3:41 am)
Re: [PATCH 07/10] memcg: add dirty limits to mem_cgroup
, Greg Thelen
, (Mon Oct 11, 5:24 pm)
Re: [PATCH 07/10] memcg: add dirty limits to mem_cgroup
, KAMEZAWA Hiroyuki
, (Mon Oct 11, 5:55 pm)
Re: [PATCH v2] memcg: reduce lock time at move charge (Was ...
, Balbir Singh
, (Mon Oct 11, 8:39 pm)
Re: [PATCH v2] memcg: reduce lock time at move charge (Was ...
, KAMEZAWA Hiroyuki
, (Mon Oct 11, 8:42 pm)
Re: [PATCH v2] memcg: reduce lock time at move charge (Was ...
, Balbir Singh
, (Mon Oct 11, 8:54 pm)
Re: [PATCH v2] memcg: reduce lock time at move charge (Was ...
, Daisuke Nishimura
, (Mon Oct 11, 8:56 pm)
Re: [PATCH v2] memcg: reduce lock time at move charge (Was ...
, KAMEZAWA Hiroyuki
, (Mon Oct 11, 10:01 pm)
Re: [PATCH 04/10] memcg: disable local interrupts in lock_ ...
, Balbir Singh
, (Mon Oct 11, 10:39 pm)
[PATCH v4] memcg: reduce lock time at move charge
, KAMEZAWA Hiroyuki
, (Mon Oct 11, 10:48 pm)
Re: [PATCH v4] memcg: reduce lock time at move charge
, Daisuke Nishimura
, (Mon Oct 11, 11:23 pm)
Re: [PATCH 07/10] memcg: add dirty limits to mem_cgroup
, Greg Thelen
, (Tue Oct 12, 12:32 am)
Re: [PATCH 07/10] memcg: add dirty limits to mem_cgroup
, KAMEZAWA Hiroyuki
, (Tue Oct 12, 1:38 am)
Re: [PATCH 00/10] memcg: per cgroup dirty page accounting
, KAMEZAWA Hiroyuki
, (Sun Oct 17, 10:56 pm)
Re: [PATCH 00/10] memcg: per cgroup dirty page accounting
, Greg Thelen
, (Mon Oct 18, 11:09 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Paul Turner
[tg_shares_up rewrite v4 11/11] sched: update tg->shares after cpu.shares write
Matthew Garrett
Re: [PATCH] Enable speedstep for sonoma processors.
Mauro Carvalho Chehab
Re: [PATCH 1/2] media: Add timberdale video-in driver
Peter Zijlstra
[PATCH 23/30] netvm: skb processing
Greg Kroah-Hartman
[PATCH 21/28] cgroupfs: create /sys/fs/cgroup to mount cgroupfs on
git
:
Jan Hudec
Re: GIT push to sftp (feature request)
Steffen Prohaska
[PATCH 0/4] core.ignorecase
Johannes Schindelin
Re: Git checkout preserve timestamp?
Linus Torvalds
[PATCH 1/7] Make unpack_trees_options bit flags actual bitfields
Johan Herland
Re: What's cooking in git.git (Oct 2010, #01; Wed, 13)
linux-netdev
:
David Miller
Re: [PATCH 1/3] f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
Richard Cochran
Re: [PATCH v3 3/3] ptp: Added a clock that uses the eTSEC found on the MPC85xx.
Jan Engelhardt
Re: [PATCH] Fix netfilter xt_time's time_mt()'s use of do_div()
Herbert Xu
Re: [RFC PATCH 00/17] virtual-bus
Jeff Kirsher
Re: [net-next-2.6 PATCH] e1000e: don't inadvertently re-set INTX_DISABLE
git-commits-head
:
Linux Kernel Mailing List
ALSA: hda - Enable beep on Realtek codecs with PCI SSID override
Linux Kernel Mailing List
Use path_put() in a few places instead of {mnt,d}put()
Linux Kernel Mailing List
mv643xx_eth: use sw csum for big packets
Linux Kernel Mailing List
arm: fix HAVE_CLK merge goof
Linux Kernel Mailing List
arm: convert pcm037 platform to use smsc911x
freebsd-current
:
David Wolfskill
"interrupt storm..."; seems associated with an0 NIC
Andriy Gapon
Re: letting glabel recognise a media change
Garrett Cooper
Re: Only display ACPI bootmenu key if ACPI is present
Pyun YongHyeon
CFT: msk(4) Rx checksum offloading support
FreeBSD Tinderbox
[head tinderbox] failure on sparc64/sparc64
Colocation donated by:
Syndicate