login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
July
»
26
Re: [RFC][PATCH 01/11] blkiocg async: Make page_cgroup independent from memory controller
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Balbir Singh
Subject:
Re: [RFC][PATCH 01/11] blkiocg async: Make page_cgroup independent from memory controller
Date: Sunday, July 25, 2010 - 11:49 pm
* Munihiro Ikeda <m-ikeda@ds.jp.nec.com> [2010-07-08 23:14:57]:
quoted text
> This patch makes page_cgroup independent from memory controller > so that kernel functionalities other than memory controller can > use page_cgroup. > > This patch is based on a patch posted from Ryo Tsuruta on Oct 2, > 2009 titled "The new page_cgroup framework". > > Signed-off-by: Hirokazu Takahashi <taka@valinux.co.jp> > Signed-off-by: Ryo Tsuruta <ryov@valinux.co.jp> > Signed-off-by: Munehiro "Muuhh" Ikeda <m-ikeda@ds.jp.nec.com>
Seems reasonable to me Acked-by: Balbir Singh <balbir@linux.vnet.ibm.com> -- Three Cheers, Balbir --
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:
[RFC][PATCH 00/11] blkiocg async support
, Munehiro Ikeda
, (Thu Jul 8, 7:57 pm)
[RFC][PATCH 01/11] blkiocg async: Make page_cgroup indepen ...
, Munehiro Ikeda
, (Thu Jul 8, 8:14 pm)
[RFC][PATCH 02/11] blkiocg async: The main part of iotrack
, Munehiro Ikeda
, (Thu Jul 8, 8:15 pm)
[RFC][PATCH 03/11] blkiocg async: Hooks for iotrack
, Munehiro Ikeda
, (Thu Jul 8, 8:16 pm)
[RFC][PATCH 04/11] blkiocg async: block_commit_write not t ...
, Munehiro Ikeda
, (Thu Jul 8, 8:16 pm)
[RFC][PATCH 05/11] blkiocg async: __set_page_dirty_nobuffe ...
, Munehiro Ikeda
, (Thu Jul 8, 8:17 pm)
[RFC][PATCH 06/11] blkiocg async: ext4_writepage not to ov ...
, Munehiro Ikeda
, (Thu Jul 8, 8:17 pm)
[RFC][PATCH 07/11] blkiocg async: Pass bio to elevator_ops ...
, Munehiro Ikeda
, (Thu Jul 8, 8:18 pm)
[RFC][PATCH 08/11] blkiocg async: Function to search blkcg ...
, Munehiro Ikeda
, (Thu Jul 8, 8:19 pm)
[RFC][PATCH 09/11] blkiocg async: Functions to get cfqg fr ...
, Munehiro Ikeda
, (Thu Jul 8, 8:20 pm)
[RFC][PATCH 10/11] blkiocg async: Async queue per cfq_group
, Munehiro Ikeda
, (Thu Jul 8, 8:22 pm)
[RFC][PATCH 11/11] blkiocg async: Workload timeslice adjus ...
, Munehiro Ikeda
, (Thu Jul 8, 8:23 pm)
Re: [RFC][PATCH 02/11] blkiocg async: The main part of iotrack
, KAMEZAWA Hiroyuki
, (Fri Jul 9, 12:35 am)
Re: [RFC][PATCH 02/11] blkiocg async: The main part of iotrack
, KAMEZAWA Hiroyuki
, (Fri Jul 9, 12:38 am)
Re: [RFC][PATCH 03/11] blkiocg async: Hooks for iotrack
, Andrea Righi
, (Fri Jul 9, 2:24 am)
Re: [RFC][PATCH 00/11] blkiocg async support
, Andrea Righi
, (Fri Jul 9, 3:04 am)
Re: [RFC][PATCH 00/11] blkiocg async support
, Vivek Goyal
, (Fri Jul 9, 6:45 am)
Re: [RFC][PATCH 02/11] blkiocg async: The main part of iotrack
, Munehiro Ikeda
, (Fri Jul 9, 4:06 pm)
Re: [RFC][PATCH 02/11] blkiocg async: The main part of iotrack
, Munehiro Ikeda
, (Fri Jul 9, 4:09 pm)
Re: [RFC][PATCH 03/11] blkiocg async: Hooks for iotrack
, Munehiro Ikeda
, (Fri Jul 9, 4:43 pm)
Re: [RFC][PATCH 00/11] blkiocg async support
, Munehiro Ikeda
, (Fri Jul 9, 5:17 pm)
Re: [RFC][PATCH 00/11] blkiocg async support
, Nauman Rafique
, (Fri Jul 9, 5:55 pm)
Re: [RFC][PATCH 02/11] blkiocg async: The main part of iotrack
, Andrea Righi
, (Sat Jul 10, 3:06 am)
Re: [RFC][PATCH 00/11] blkiocg async support
, Vivek Goyal
, (Sat Jul 10, 6:24 am)
Re: [RFC][PATCH 02/11] blkiocg async: The main part of iotrack
, KAMEZAWA Hiroyuki
, (Sun Jul 11, 5:11 pm)
Re: [RFC][PATCH 00/11] blkiocg async support
, KAMEZAWA Hiroyuki
, (Sun Jul 11, 5:20 pm)
Re: [RFC][PATCH 00/11] blkiocg async support
, Vivek Goyal
, (Mon Jul 12, 6:18 am)
Re: [RFC][PATCH 00/11] blkiocg async support
, KAMEZAWA Hiroyuki
, (Mon Jul 12, 9:36 pm)
Re: [RFC][PATCH 00/11] blkiocg async support
, Vivek Goyal
, (Wed Jul 14, 7:29 am)
Re: [RFC][PATCH 02/11] blkiocg async: The main part of iotrack
, Munehiro IKEDA
, (Wed Jul 14, 7:46 am)
Re: [RFC][PATCH 00/11] blkiocg async support
, KAMEZAWA Hiroyuki
, (Wed Jul 14, 5:00 pm)
Re: [RFC][PATCH 00/11] blkiocg async support
, Vivek Goyal
, (Fri Jul 16, 6:43 am)
Re: [RFC][PATCH 00/11] blkiocg async support
, Daniel P. Berrange
, (Fri Jul 16, 7:15 am)
Re: [RFC][PATCH 00/11] blkiocg async support
, Vivek Goyal
, (Fri Jul 16, 7:35 am)
Re: [RFC][PATCH 00/11] blkiocg async support
, Daniel P. Berrange
, (Fri Jul 16, 7:53 am)
Re: [RFC][PATCH 00/11] blkiocg async support
, Vivek Goyal
, (Fri Jul 16, 8:12 am)
Re: [RFC][PATCH 00/11] blkiocg async support
, Greg Thelen
, (Thu Jul 22, 12:28 pm)
Re: [RFC][PATCH 00/11] blkiocg async support
, KAMEZAWA Hiroyuki
, (Thu Jul 22, 4:59 pm)
Re: [RFC][PATCH 00/11] blkiocg async support
, Balbir Singh
, (Sun Jul 25, 11:41 pm)
Re: [RFC][PATCH 01/11] blkiocg async: Make page_cgroup ind ...
, Balbir Singh
, (Sun Jul 25, 11:49 pm)
Re: [RFC][PATCH 00/11] blkiocg async support
, KAMEZAWA Hiroyuki
, (Mon Jul 26, 11:39 pm)
Re: [RFC][PATCH 00/11] blkiocg async support
, Greg Thelen
, (Mon Jul 26, 11:40 pm)
Re: [RFC][PATCH 00/11] blkiocg async support
, Daniel P. Berrange
, (Tue Jul 27, 3:40 am)
Re: [RFC][PATCH 00/11] blkiocg async support
, Vivek Goyal
, (Tue Jul 27, 7:03 am)
Re: [RFC][PATCH 00/11] blkiocg async support
, Vivek Goyal
, (Mon Aug 2, 1:58 pm)
Re: [RFC][PATCH 00/11] blkiocg async support
, Munehiro Ikeda
, (Tue Aug 3, 7:31 am)
Re: [RFC][PATCH 00/11] blkiocg async support
, Nauman Rafique
, (Tue Aug 3, 12:24 pm)
Re: [RFC][PATCH 00/11] blkiocg async support
, Vivek Goyal
, (Tue Aug 3, 1:15 pm)
Re: [RFC][PATCH 00/11] blkiocg async support
, Munehiro Ikeda
, (Wed Aug 4, 7:32 am)
Re: [RFC][PATCH 10/11] blkiocg async: Async queue per cfq_ ...
, Nauman Rafique
, (Thu Aug 12, 6:24 pm)
Re: [RFC][PATCH 10/11] blkiocg async: Async queue per cfq_ ...
, Munehiro Ikeda
, (Fri Aug 13, 2:00 pm)
Re: [RFC][PATCH 10/11] blkiocg async: Async queue per cfq_ ...
, Nauman Rafique
, (Fri Aug 13, 4:01 pm)
Re: [RFC][PATCH 10/11] blkiocg async: Async queue per cfq_ ...
, Munehiro Ikeda
, (Fri Aug 13, 5:49 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Christoph Lameter
[PATCH 1/2] Make page->private usable in compound pages V1
Luben Tuikov
Re: Integration of SCST in the mainstream Linux kernel
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
Michal Nazarewicz
Re: [PATCH] USB: Gadget: g_multi: added INF file for gadget with multiple configur...
Jesse Barnes
Re: PCI probing changes
git
:
Jakub Narebski
Re: GSoC 2008 - Mentors Wanted!
Jan Harkes
Re: git-svn and huge data and modifying the git-svn-HEAD branch directly
Andy Parkins
git-fetch fails with error code 128
Marcus Griep
Re: [PATCH 1/3] Git.pm: Add faculties to allow temp files to be cached
Junio C Hamano
Re: [JGIT PATCH 2/2] Decrease the fetch pack client buffer to the lower minimum
git-commits-head
:
Linux Kernel Mailing List
ARM: 5970/1: nomadik-gpio: fix spinlock usage
Linux Kernel Mailing List
sh-sci: update receive error handling for muxed irqs
Linux Kernel Mailing List
No need to do lock_super() for exclusion in generic_shutdown_super()
Linux Kernel Mailing List
x86, msr: Export the register-setting MSR functions via /dev/*/msr
Linux Kernel Mailing List
Input: gpio-keys - add support for disabling gpios through sysfs
linux-netdev
:
Eric Dumazet
[PATCH] net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
Patrick McHardy
[NET_SCHED]: sch_ingress: remove netfilter support
Rose, Gregory V
RE: __bad_udelay in network driver breaks build
Patrick McHardy
Re: no reassembly for outgoing packets on RAW socket
Frans Pop
svc: failed to register lockdv1 RPC service (errno 97).
openbsd-misc
:
ropers
Re: Real men don't attack straw men
elitdostlar
Seks partneri arayan bayanlar bu adreste - 8878xs706x6438
Marcus Andree
Re: This is what Linus Torvalds calls openBSD crowd
Lars D. Noodén
Re: sshd.config and AllowUsers
Henning Brauer
Re: Sun Blade 1000?
Colocation donated by:
Syndicate