Messages in this thread |  | | | Date | Tue, 21 Feb 2012 17:03:06 +0900 | | From | KAMEZAWA Hiroyuki <> | | Subject | Re: [PATCH 1/10] mm/memcg: scanning_global_lru means mem_cgroup_disabled |
| |
On Mon, 20 Feb 2012 15:28:21 -0800 (PST) Hugh Dickins <hughd@google.com> wrote:
> Although one has to admire the skill with which it has been concealed, > scanning_global_lru(mz) is actually just an interesting way to test > mem_cgroup_disabled(). Too many developer hours have been wasted on > confusing it with global_reclaim(): just use mem_cgroup_disabled(). > > Signed-off-by: Hugh Dickins <hughd@google.com>
Ah, ok. Now we have global_reclaim() and scanning_global_lru() but scanning_global_lru() is obsolete now.
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
|  |