linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] memcg: kill dead prev_priority stubs
@ 2012-02-15 19:27 Konstantin Khlebnikov
  2012-02-15 20:37 ` KOSAKI Motohiro
  2012-02-16  0:06 ` KAMEZAWA Hiroyuki
  0 siblings, 2 replies; 3+ messages in thread
From: Konstantin Khlebnikov @ 2012-02-15 19:27 UTC (permalink / raw)
  To: linux-mm, Andrew Morton; +Cc: linux-kernel

This code was removed in v2.6.35-5854-g25edde0
("vmscan: kill prev_priority completely")

Signed-off-by: Konstantin Khlebnikov <khlebnikov@openvz.org>
---
 include/linux/memcontrol.h |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)

diff --git a/include/linux/memcontrol.h b/include/linux/memcontrol.h
index 453a3dd..c697eda 100644
--- a/include/linux/memcontrol.h
+++ b/include/linux/memcontrol.h
@@ -296,21 +296,6 @@ static inline void mem_cgroup_iter_break(struct mem_cgroup *root,
 {
 }
 
-static inline int mem_cgroup_get_reclaim_priority(struct mem_cgroup *memcg)
-{
-	return 0;
-}
-
-static inline void mem_cgroup_note_reclaim_priority(struct mem_cgroup *memcg,
-						int priority)
-{
-}
-
-static inline void mem_cgroup_record_reclaim_priority(struct mem_cgroup *memcg,
-						int priority)
-{
-}
-
 static inline bool mem_cgroup_disabled(void)
 {
 	return true;


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] memcg: kill dead prev_priority stubs
  2012-02-15 19:27 [PATCH] memcg: kill dead prev_priority stubs Konstantin Khlebnikov
@ 2012-02-15 20:37 ` KOSAKI Motohiro
  2012-02-16  0:06 ` KAMEZAWA Hiroyuki
  1 sibling, 0 replies; 3+ messages in thread
From: KOSAKI Motohiro @ 2012-02-15 20:37 UTC (permalink / raw)
  To: Konstantin Khlebnikov; +Cc: linux-mm, Andrew Morton, linux-kernel

(2/15/12 2:27 PM), Konstantin Khlebnikov wrote:
> This code was removed in v2.6.35-5854-g25edde0
> ("vmscan: kill prev_priority completely")
>
> Signed-off-by: Konstantin Khlebnikov<khlebnikov@openvz.org>
> ---
>   include/linux/memcontrol.h |   15 ---------------
>   1 files changed, 0 insertions(+), 15 deletions(-)

Oh, thank you.

Acked-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] memcg: kill dead prev_priority stubs
  2012-02-15 19:27 [PATCH] memcg: kill dead prev_priority stubs Konstantin Khlebnikov
  2012-02-15 20:37 ` KOSAKI Motohiro
@ 2012-02-16  0:06 ` KAMEZAWA Hiroyuki
  1 sibling, 0 replies; 3+ messages in thread
From: KAMEZAWA Hiroyuki @ 2012-02-16  0:06 UTC (permalink / raw)
  To: Konstantin Khlebnikov; +Cc: linux-mm, Andrew Morton, linux-kernel

On Wed, 15 Feb 2012 23:27:08 +0400
Konstantin Khlebnikov <khlebnikov@openvz.org> wrote:

> This code was removed in v2.6.35-5854-g25edde0
> ("vmscan: kill prev_priority completely")
> 
> Signed-off-by: Konstantin Khlebnikov <khlebnikov@openvz.org>

Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-16  0:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-15 19:27 [PATCH] memcg: kill dead prev_priority stubs Konstantin Khlebnikov
2012-02-15 20:37 ` KOSAKI Motohiro
2012-02-16  0:06 ` KAMEZAWA Hiroyuki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).