Linux Cgroups Development - Date Index
[Prev Page][Next Page]
- [PATCH 1/4] cgroup: fix offlining child waiting in cgroup_subtree_control_write()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 2/4] cgroup: only allow space as the separator for "cgroup.subtree_control"
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 4/4] cgroup: use release_agent_path_lock in cgroup_release_agent_show()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 3/4] cgroup: use restart_syscall() for retries after offline waits in cgroup_subtree_control_write()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCHSET cgroup/for-3.16] cgroup: post unified hierarchy fixes and updates
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Marian Marinov <mm@xxxxxxxx>
- [PATCH cgroup/for-3.15-fixes 2/2] cgroup_freezer: replace freezer->lock with freezer_mutex
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH cgroup/for-3.15-fixes 1/2] cgroup: introduce task_css_is_root()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] device_cgroup: check if exception removal is allowed
- From: Serge Hallyn <serge.hallyn@xxxxxxxxxx>
- Re: [PATCH cgroup/for-3.15-fixes] blkcg: use trylock on blkcg_pol_mutex in blkcg_reset_stats()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH cgroup/for-3.15-fixes] blkcg: use trylock on blkcg_pol_mutex in blkcg_reset_stats()
- From: Sasha Levin <sasha.levin@xxxxxxxxxx>
- Re: [PATCH cgroup/for-3.15-fixes] blkcg: use trylock on blkcg_pol_mutex in blkcg_reset_stats()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy
- From: Raghavendra KT <raghavendra.kt.linux@xxxxxxxxx>
- [PATCH cgroup/for-3.15-fixes] blkcg: use trylock on blkcg_pol_mutex in blkcg_reset_stats()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH v3] device_cgroup: check if exception removal is allowed
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH v3] device_cgroup: check if exception removal is allowed
- From: Aristeu Rozanski <aris@xxxxxxxxxx>
- Re: [PATCH v2] device_cgroup: check if exception removal is allowed
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH v2] device_cgroup: check if exception removal is allowed
- From: Aristeu Rozanski <aris@xxxxxxxxxx>
- Re: blkcg: circular dependency between blkcg_pol_mutex and s_active
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] device_cgroup: fix the comment format for recently added functions
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] device_cgroup: fix the comment format for recently added functions
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement css->id
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [patch 9/9] mm: memcontrol: rewrite uncharge API
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement css->id
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH 6/6] cgroup, memcg: implement css->id and convert css_from_id() to use it
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] device_cgroup: fix the comment format for recently added functions
- From: Aristeu Rozanski <aris@xxxxxxxxxx>
- blkcg: circular dependency between blkcg_pol_mutex and s_active
- From: Sasha Levin <sasha.levin@xxxxxxxxxx>
- Re: [PATCH] device_cgroup: fix the comment format for recently added functions
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] device_cgroup: check if exception removal is allowed
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [patch 0/9] mm: memcontrol: naturalize charge lifetime
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 6/6] cgroup, memcg: implement css->id and convert css_from_id() to use it
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [RFC PATCH] vmscan: memcg: Always use swappiness of the reclaimed memcg swappiness and oom_control
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 1/9] mm: memcontrol: fold mem_cgroup_do_charge()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 2/9] mm: memcontrol: rearrange charging fast path
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 4/9] mm: memcontrol: catch root bypass in move precharge
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 3/9] mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 5/9] mm: memcontrol: use root_mem_cgroup res_counter
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 7/9] mm: memcontrol: do not acquire page_cgroup lock for kmem pages
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 6/9] mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsed
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 9/9] mm: memcontrol: rewrite uncharge API
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 8/9] mm: memcontrol: rewrite charge API
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 0/9] mm: memcontrol: naturalize charge lifetime
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
- Re: [PATCH 6/6] cgroup, memcg: implement css->id and convert css_from_id() to use it
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Daniel J Walsh <dwalsh@xxxxxxxxxx>
- Re: [PATCH 2/6] cgroup, memcg: allocate cgroup ID from 1
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy
- From: Raghavendra KT <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2
- From: Raghavendra KT <raghavendra.kt.linux@xxxxxxxxx>
- Re: [RFC PATCH] vmscan: memcg: Always use swappiness of the reclaimed memcg swappiness and oom_control
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: A problem with memory.oom_control
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Marian Marinov <mm@xxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Richard Davies <richard@xxxxxxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Richard Davies <richard@xxxxxxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Dwight Engen <dwight.engen@xxxxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Tim Hockin <thockin@xxxxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Tim Hockin <thockin@xxxxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Marian Marinov <mm@xxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Serge Hallyn <serge.hallyn@xxxxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH] device_cgroup: fix the comment format for recently added functions
- From: Serge Hallyn <serge.hallyn@xxxxxxxxxx>
- Re: [PATCH] device_cgroup: check if exception removal is allowed
- From: Serge Hallyn <serge.hallyn@xxxxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Serge Hallyn <serge.hallyn@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 6/6] cgroup, memcg: implement css->id and convert css_from_id() to use it
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH] cgroup: Use more current logging style
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] kernfs: move the last knowledge of sysfs out from kernfs
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] kernfs: move the last knowledge of sysfs out from kernfs
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Migrate timers away from cpuset on setting cpuset.quiesce
- From: Daniel Sangorrin <daniel.sangorrin@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Migrate timers away from cpuset on setting cpuset.quiesce
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [RFC 0/4] Migrate timers away from cpuset on setting cpuset.quiesce
- From: Daniel Sangorrin <daniel.sangorrin@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH 3/6] cgroup: protect cgroup_root->cgroup_idr with a spinlock
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 2/6] cgroup, memcg: allocate cgroup ID from 1
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 1/6] cgroup: make flags and subsys_masks unsigned int
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 4/6] cgroup: use RCU free in create_css() failure path
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 6/6] cgroup, memcg: implement css->id and convert css_from_id() to use it
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 5/6] cgroup: update init_css() into init_and_link_css()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCHSET cgroup/for-3.16] cgroup: implement css->id
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH] device_cgroup: fix the comment format for recently added functions
- From: Aristeu Rozanski <aris@xxxxxxxxxx>
- [PATCH] device_cgroup: check if exception removal is allowed
- From: Aristeu Rozanski <aris@xxxxxxxxxx>
- [RFC PATCH] vmscan: memcg: Always use swappiness of the reclaimed memcg swappiness and oom_control
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: Kernel crash triggered by dd to file with memcg, worst on btrfs
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: Kernel crash triggered by dd to file with memcg, worst on btrfs
- From: Vladimir Davydov <vdavydov@xxxxxxxxxxxxx>
- Re: [patch] mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: Kernel crash triggered by dd to file with memcg, worst on btrfs
- From: Richard Davies <richard@xxxxxxxxxxxx>
- Re: [RFC 0/4] Migrate timers away from cpuset on setting cpuset.quiesce
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [RFC 0/4] Migrate timers away from cpuset on setting cpuset.quiesce
- From: Daniel Sangorrin <daniel.sangorrin@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Migrate timers away from cpuset on setting cpuset.quiesce
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [RFC 0/4] Migrate timers away from cpuset on setting cpuset.quiesce
- From: Daniel Sangorrin <daniel.sangorrin@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Migrate timers away from cpuset on setting cpuset.quiesce
- From: Daniel Sangorrin <daniel.sangorrin@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Migrate timers away from cpuset on setting cpuset.quiesce
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: Kernel crash triggered by dd to file with memcg, worst on btrfs
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
- From: Daniel J Walsh <dwalsh@xxxxxxxxxx>
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] device_cgroup: rework device access check and exception checking
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] device_cgroup: rework device access check and exception checking
- From: Aristeu Rozanski <aris@xxxxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Dwight Engen <dwight.engen@xxxxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Marian Marinov <mm@xxxxxxxx>
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v2 cgroup/for-3.16] cgroup: add documentation about unified hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 4/4] cgroup: convert from per-cgroup id to per-subsys id
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] cgroup: introduce helper css_to_id()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Tim Hockin <thockin@xxxxxxxxxx>
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Richard Davies <richard@xxxxxxxxxxxx>
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Dwight Engen <dwight.engen@xxxxxxxxxx>
- Re: [PATCH v2 cgroup/for-3.16] cgroup: add documentation about unified hierarchy
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 1/2] mm/memcontrol.c: remove meaningless while loop in mem_cgroup_iter()
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH 1/2] mm/memcontrol.c: remove meaningless while loop in mem_cgroup_iter()
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 1/2] mm/memcontrol.c: remove meaningless while loop in mem_cgroup_iter()
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH 1/2] mm/memcontrol.c: remove meaningless while loop in mem_cgroup_iter()
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 1/2] mm/memcontrol.c: remove meaningless while loop in mem_cgroup_iter()
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH 2/4] mm/memcontrol.c: use accessor to get id from css
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 1/2] mm/memcontrol.c: remove meaningless while loop in mem_cgroup_iter()
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 2/4] mm/memcontrol.c: use accessor to get id from css
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH 4/4] cgroup: convert from per-cgroup id to per-subsys id
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH] cgroup: use uninitialized_var() for may-be uninitialized variable
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH] hugetlb_cgroup: explicitly init the early_init field
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH 2/4] mm/memcontrol.c: use accessor to get id from css
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH] hugetlb_cgroup: explicitly init the early_init field
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH] hugetlb_cgroup: explicitly init the early_init field
- From: Hillf Danton <dhillf@xxxxxxxxx>
- Re: [PATCH] cgroup: explicitly init the early_init field
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- [PATCH 0/4] cgroup: substitude per-cgroup id with per-subsys id
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- [PATCH 2/4] mm/memcontrol.c: use accessor to get id from css
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- [PATCH 4/4] cgroup: convert from per-cgroup id to per-subsys id
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- [PATCH 1/4] cgroup: introduce helper css_to_id()
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH] cgroup: use uninitialized_var() for may-be uninitialized variable
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH] cgroup: explicitly init the early_init field
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH] cgroup: use uninitialized_var() for may-be uninitialized variable
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- [PATCH] hugetlb_cgroup: explicitly init the early_init field
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- [PATCH] cgroup_freezer: explicitly init the early_init field
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- [PATCH] cgroup: explicitly init the early_init field
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH] device_cgroup: rework device access check and exception checking
- From: Tejun Heo <tj@xxxxxxxxxx>
- Questions about change resource limits / moving process when process is running
- From: Wangda Tan <wheeleast@xxxxxxxxx>
- [PATCH] device_cgroup: rework device access check and exception checking
- From: Aristeu Rozanski <aris@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 12/12] cgroup: implement dynamic subtree controller enable/disable on the default hierarchy
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
- From: Richard Davies <richard@xxxxxxxxxxxx>
- Re: [PATCH] cgroup:cgroup_mount: Fix uninitialized warning
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- [PATCH 1/2] mm/memcontrol.c: remove meaningless while loop in mem_cgroup_iter()
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH 12/12] cgroup: implement dynamic subtree controller enable/disable on the default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit
- From: Vladimir Davydov <vdavydov@xxxxxxxxxxxxx>
- Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit
- From: Vladimir Davydov <vdavydov@xxxxxxxxxxxxx>
- Re: [patch] mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: Test of [PATCH] blk-throttle: simplify logic by token bucket algorithm
- From: Hong zhi guo <honkiko@xxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH] cgroup: Use more current logging style
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- [PATCH] cgroup: Use more current logging style
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 12/12] cgroup: implement dynamic subtree controller enable/disable on the default hierarchy
- From: Raghavendra KT <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Daniel J Walsh <dwalsh@xxxxxxxxxx>
- Re: [PATCH 1/3] cgroup: clean up obsolete comment for parse_cgroupfs_options()
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH 1/3] cgroup: clean up obsolete comment for parse_cgroupfs_options()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 2/3] cgroup: remove orphaned cgroup_pidlist_seq_operations
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- [PATCH 1/3] cgroup: clean up obsolete comment for parse_cgroupfs_options()
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- [PATCH 3/3] cgroup: replace pr_warning with preferred pr_warn
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH] cgroup: fix the retry path of cgroup_mount()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] cgroup: clean up obsolete code and comment
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH] cgroup: clean up obsolete code and comment
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH] cgroup: clean up obsolete code and comment
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [patch] mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: Kernel scanning/freeing to relieve cgroup memory pressure
- From: Glyn Normington <gnormington@xxxxxxxxxxxxx>
- [PATCH] cgroup: fix the retry path of cgroup_mount()
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH cgroup/for-3.16] cgroup: add documentation about unified hierarchy
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH v3 3/3] cgroup: implement cgroup.populated for the default hierarchy
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [patch] mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] scripts/tags.sh: add regular expression replacement pattern for memcg
- From: Michal Marek <mmarek@xxxxxxx>
- [patch] mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH cgroup/for-3.16] cgroup: add documentation about unified hierarchy
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: Kernel crash triggered by dd to file with memcg, worst on btrfs
- From: Richard Davies <richard@xxxxxxxxxxxx>
- Re: Kernel crash triggered by dd to file with memcg, worst on btrfs
- From: Richard Davies <richard@xxxxxxxxxxxx>
- Re: Kernel crash triggered by dd to file with memcg, worst on btrfs
- From: Marian Marinov <mm@xxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Kernel crash triggered by dd to file with memcg, worst on btrfs
- From: Richard Davies <richard@xxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH] kernfs: move the last knowledge of sysfs out from kernfs
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] kernfs: move the last knowledge of sysfs out from kernfs
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH] kernfs: move the last knowledge of sysfs out from kernfs
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH] kernfs: move the last knowledge of sysfs out from kernfs
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH] mm/memcontrol.c: make mem_cgroup_read_stat() read all interested stat item in one go
- From: Zhan Jianyu <nasa4836@xxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v2 cgroup/for-3.16] cgroup: add documentation about unified hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH v3 3/3] cgroup: implement cgroup.populated for the default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH cgroup/for-3.16] cgroup: add documentation about unified hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] mm/memcontrol.c: make mem_cgroup_read_stat() read all interested stat item in one go
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: Kernel scanning/freeing to relieve cgroup memory pressure
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: Kay Sievers <kay@xxxxxxxx>
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: Kay Sievers <kay@xxxxxxxx>
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] net: Implement SO_PEERCGROUP
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH cgroup/for-3.16] cgroup: add documentation about unified hierarchy
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 0.5/12] cgroup: cgroup_apply_cftypes() shouldn't skip the default hierarhcy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 0.5/12] cgroup: cgroup_apply_cftypes() shouldn't skip the default hierarhcy
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 0.5/12] cgroup: cgroup_apply_cftypes() shouldn't skip the default hierarhcy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 1/2] net: Implement SO_PEERCGROUP
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [PATCH 1/2] net: Implement SO_PEERCGROUP
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: Test of [PATCH] blk-throttle: simplify logic by token bucket algorithm
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] device_cgroup: do not use rule acceptance function to validate access
- From: Aristeu Rozanski <aris@xxxxxxxxxx>
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] device_cgroup: do not use rule acceptance function to validate access
- From: Serge Hallyn <serge.hallyn@xxxxxxxxxx>
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] cgroup: print pretty format in /proc/cgroups
- From: Zhan Jianyu <nasa4836@xxxxxxxxx>
- Re: [PATCH] cgroup: print pretty format in /proc/cgroups
- From: "Daniel P. Berrange" <berrange@xxxxxxxxxx>
- Re: [PATCH] cgroup: print pretty format in /proc/cgroups
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH] cgroup: print pretty format in /proc/cgroups
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: A problem with memory.oom_control
- From: William Dauchy <wdauchy@xxxxxxxxx>
- Re: Kernel scanning/freeing to relieve cgroup memory pressure
- From: Glyn Normington <gnormington@xxxxxxxxxxxxx>
- Test of [PATCH] blk-throttle: simplify logic by token bucket algorithm
- From: Hong Zhiguo <honkiko@xxxxxxxxx>
- [PATCH 2/2] blk-throttle: trim tokens generated for an idle tree
- From: Hong Zhiguo <honkiko@xxxxxxxxx>
- [PATCH 1/2] blk-throttle: simplify logic by token bucket algorithm
- From: Hong Zhiguo <honkiko@xxxxxxxxx>
- [PATCH 0/2] blk-throttle: simplify logic by token bucket algorithm
- From: Hong Zhiguo <honkiko@xxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: A problem with memory.oom_control
- From: Kevin Wilson <wkevils@xxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: A problem with memory.oom_control
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH] mm/memcontrol.c: make mem_cgroup_read_stat() read all interested stat item in one go
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH cgroup/for-3.16] cgroup: add documentation about unified hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 1/3] kernfs: implement kernfs_root->supers list
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 2/3] kernfs: make kernfs_notify() trigger inotify events too
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 07/12] cgroup: cgroup->subsys[] should be cleared after the css is offlined
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated, v2
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 02/12] cgroup: introduce effective cgroup_subsys_state
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 10/12] cgroup: update subsystem rebind restrictions
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 03/12] cgroup: implement cgroup->e_csets[]
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 09/12] cgroup: add css_set->dfl_cgrp
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 08/12] cgroup: allow cgroup creation and suppress automatic css creation in the unified hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 04/12] cgroup: make css_next_child() skip missing csses
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 06/12] cgroup: teach css_task_iter about effective csses
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 05/12] cgroup: reorganize css_task_iter
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 11/12] cgroup: prepare migration path for unified hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 12/12] cgroup: implement dynamic subtree controller enable/disable on the default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 01/12] cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_root->subsys_mask
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: Kernel scanning/freeing to relieve cgroup memory pressure
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] device_cgroup: do not use rule acceptance function to validate access
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] device_cgroup: do not use rule acceptance function to validate access
- From: Aristeu Rozanski <aris@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] device_cgroup: do not use rule acceptance function to validate access
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH] device_cgroup: do not use rule acceptance function to validate access
- From: Aristeu Rozanski <aris@xxxxxxxxxx>
- A problem with memory.oom_control
- From: Kevin Wilson <wkevils@xxxxxxxxx>
- Re: Kernel scanning/freeing to relieve cgroup memory pressure
- From: Glyn Normington <gnormington@xxxxxxxxxxxxx>
- [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 1/1] doc, mempolicy: Fix wrong document in numa_memory_policy.txt
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH 1/1] doc, mempolicy: Fix wrong document in numa_memory_policy.txt
- From: Tang Chen <tangchen@xxxxxxxxxxxxxx>
- Re: [PATCH 1/1] doc, mempolicy: Fix wrong document in numa_memory_policy.txt
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] mm/memcontrol.c: make mem_cgroup_read_stat() read all interested stat item in one go
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: Serge Hallyn <serge.hallyn@xxxxxxxxxx>
- Re: [PATCH v4 1/2] blk-throttle: simplify logic by token bucket algorithm
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v4 1/2] blk-throttle: simplify logic by token bucket algorithm
- From: Hong zhi guo <honkiko@xxxxxxxxx>
- Re: A issue when migrating a process's memory using cgroup
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: A issue when migrating a process's memory using cgroup
- From: Li Zefan <lizefan@xxxxxxxxxx>
- A issue when migrating a process's memory using cgroup
- From: xiexiangyou <xiexiangyou@xxxxxxxxxx>
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- [PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 1/3] kernfs: implement kernfs_root->supers list
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 2/3] kernfs: make kernfs_notify() trigger inotify events too
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- [GIT PULL] cgroup fixes for v3.15-rc1
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH cgroup/for-3.15-fixes] cgroup: newly created dirs and files should be owned by the creator
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH V2 0/8] cpusets: Isolate CPUs via sysfs using cpusets
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [PATCH V2 0/8] cpusets: Isolate CPUs via sysfs using cpusets
- From: Mike Galbraith <umgwanakikbuti@xxxxxxxxx>
- Re: [PATCH V2 0/8] cpusets: Isolate CPUs via sysfs using cpusets
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [GIT PULL] cgroup changes for v3.15-rc1
- From: Markus Trippelsdorf <markus@xxxxxxxxxxxxxxx>
- Re: [PATCH V2 0/8] cpusets: Isolate CPUs via sysfs using cpusets
- From: Mike Galbraith <umgwanakikbuti@xxxxxxxxx>
- Re: [GIT PULL] cgroup changes for v3.15-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] cgroup changes for v3.15-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] cgroup changes for v3.15-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] Per-cgroup swap file support
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [RFC 2/4] timer: don't migrate pinned timers
- From: Kevin Hilman <khilman@xxxxxxxxxx>
- Re: [GIT PULL] cgroup changes for v3.15-rc1
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [GIT PULL] cgroup changes for v3.15-rc1
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [GIT PULL] cgroup changes for v3.15-rc1
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH V2 1/8] timer: track pinned timers with TIMER_PINNED flag
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- [PATCH V2 3/8] timer: create timer_quiesce_cpu() to isolate CPU from timers
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- [PATCH V2 0/8] cpusets: Isolate CPUs via sysfs using cpusets
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- [PATCH V2 5/8] hrtimer: don't migrate pinned timers
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- [PATCH V2 6/8] hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimers
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- [PATCH V2 8/8] sched: don't queue timers on quiesced CPUs
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- [PATCH V2 7/8] cpuset: Create sysfs file: cpusets.quiesce to isolate CPUs
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- [PATCH V2 4/8] hrtimer: update timer->state with 'pinned' information
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- [PATCH V2 2/8] timer: don't migrate pinned timers
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [GIT PULL] cgroup changes for v3.15-rc1
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [GIT PULL] cgroup changes for v3.15-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] cgroup changes for v3.15-rc1
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [GIT PULL] cgroup changes for v3.15-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] cgroup changes for v3.15-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] cgroup changes for v3.15-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] cgroup changes for v3.15-rc1
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 0/3] Per-cgroup swap file support
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v2 0/3] Per-cgroup swap file support
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH v2 1/3] mm/swap: support per memory cgroup swapfiles
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH v2 2/3] swap: do not store private swap files on swap_list
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH v2 3/3] swap: Increase the max swap files to 8192 on x86_64
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH v2 0/3] Per-cgroup swap file support
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: Kernel scanning/freeing to relieve cgroup memory pressure
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 1/1] doc, mempolicy: Fix wrong document in numa_memory_policy.txt
- From: Tang Chen <tangchen@xxxxxxxxxxxxxx>
- Re: [RFC 2/4] timer: don't migrate pinned timers
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [RFC 2/4] timer: don't migrate pinned timers
- From: Kevin Hilman <khilman@xxxxxxxxxx>
- Re: [PATCH 1/2] cgroup: fix spurious lockdep warning in cgroup_exit()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH v4 4/4] kmemleak: change some global variables to int
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH v4 3/4] kmemleak: remove redundant code
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH v4 2/4] kmemleak: allow freeing internal objects after kmemleak was disabled
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH v4 1/4] kmemleak: free internal objects only if there're no leaks to be reported
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH 2/2] cgroup: remove useless argument from cgroup_exit()
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH 1/2] cgroup: fix spurious lockdep warning in cgroup_exit()
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH] cgroup: missing rcu read lock around task_css_set
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH 01/12] cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_root->subsys_mask
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 11/12] cgroup: prepare migration path for unified hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 02/12] cgroup: introduce effective cgroup_subsys_state
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 03/12] cgroup: implement cgroup->e_csets[]
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 05/12] cgroup: reorganize css_task_iter
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 04/12] cgroup: make css_next_child() skip missing csses
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 08/12] cgroup: allow cgroup creation and suppress automatic css creation in the unified hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 07/12] cgroup: cgroup->subsys[] should be cleared after the css is offlined
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 06/12] cgroup: teach css_task_iter about effective csses
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 09/12] cgroup: add css_set->dfl_cgrp
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 10/12] cgroup: update subsystem rebind restrictions
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 12/12] cgroup: implement dynamic subtree controller enable/disable on the default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] cgroup: missing rcu read lock around task_css_set
- From: Sasha Levin <sasha.levin@xxxxxxxxxx>
- Re: [RFC 4/4] cpuset: Add cpusets.quiesce option
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [RFC 4/4] cpuset: Add cpusets.quiesce option
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH] kernel: Use RCU_INIT_POINTER(x, NULL) in cgroup.c
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH] kernel: Use RCU_INIT_POINTER(x, NULL) in cgroup.c
- From: Monam Agarwal <monamagarwal123@xxxxxxxxx>
- Re: [PATCH 0/3] Per cgroup swap file support
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH 3/3] swap: Increase the maximum number of swap files to 8192.
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH 2/3] swap: do not store private swap files on swap_list
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH 1/3] mm/swap: support per memory cgroup swapfiles
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH 0/3] Per cgroup swap file support
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: using cgroups' classif with iptables
- From: Jean-Tiare LE BIGOT <jean-tiare.le-bigot@xxxxxxx>
- Re: using cgroups' classif with iptables
- From: Rami Rosen <roszenrami@xxxxxxxxx>
- using cgroups' classif with iptables
- From: Jean-Tiare LE BIGOT <jean-tiare.le-bigot@xxxxxxx>
- [PATCH cgroup/for-3.15] cgroup: break kernfs active_ref protection in cgroup directory operations
- From: Tejun Heo <tj@xxxxxxxxxx>
- [RFC 1/4] timer: track pinned timers with TIMER_PINNED flag
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- [RFC 2/4] timer: don't migrate pinned timers
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- [RFC 3/4] timer: create timer_quiesce_cpu() for cpusets.quiesce option
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- [RFC 4/4] cpuset: Add cpusets.quiesce option
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- [RFC 0/4] Migrate timers away from cpuset on setting cpuset.quiesce
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- [PATCH cgroup/for-3.15] cgroup: fix cgroup_taskset walking order
- From: Tejun Heo <tj@xxxxxxxxxx>
- [GIT PULL] cgroup fixes for v3.14-rc7
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.15] cgroup: prepare for the default unified hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] cgroup: fix a failure path in create_css()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] cgroup: fix a failure path in create_css()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] cgroup: fix a failure path in create_css()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH] cgroup: fix a failure path in create_css()
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCHSET cgroup/for-3.15] cgroup: prepare for the default unified hierarchy
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [Question] Linux CFS sched_entity
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [PATCH 11/11] cgroup: implement CFTYPE_ONLY_ON_DFL
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 02/11] cgroup: relocate setting of CGRP_DEAD
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 01/11] cgroup: cgroup->subsys[] should be cleared after the css is offlined
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 04/11] cgroup: use cgroup_setup_root() to initialize cgroup_dummy_root
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 03/11] cgroup: reorganize cgroup bootstrapping
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 06/11] cgroup: treat cgroup_dummy_root as an equivalent hierarchy during rebinding
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 07/11] cgroup: move ->subsys_mask from cgroupfs_root to cgroup
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 09/11] cgroup: drop const from @buffer of cftype->write_string()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 08/11] cgroup: rename cgroup_dummy_root and related names
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 10/11] cgroup: make cgrp_dfl_root mountable
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 05/11] cgroup: remove NULL checks from [pr_cont_]cgroup_{name|path}()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCHSET cgroup/for-3.15] cgroup: prepare for the default unified hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Tim Hockin <thockin@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Tim Hockin <thockin@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2][V2] net: Implement SO_PEERCGROUP to get cgroup of peer
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2][V2] net: Implement SO_PEERCGROUP to get cgroup of peer
- From: Simo Sorce <ssorce@xxxxxxxxxx>
- Re: [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Cong Wang <cwang@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2][V2] net: Implement SO_PEERCGROUP to get cgroup of peer
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 1/2] cgroup: Provide empty definition of task_cgroup_path()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 0/2][V2] net: Implement SO_PEERCGROUP to get cgroup of peer
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 1/2] cgroup: Provide empty definition of task_cgroup_path()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 1/2] cgroup: Provide empty definition of task_cgroup_path()
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH 2/2] net: Implement SO_PEERCGROUP
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 0/2] net: Implement SO_PEERCGROUP to get cgroup of peer
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 1/2] cgroup: Provide empty definition of task_cgroup_path()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH] memcg: rename high level charging functions
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [patch 3/8] mm: memcg: inline mem_cgroup_charge_common()
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [patch 4/8] mm: memcg: push !mm handling out to page cache charge function
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [patch 4/8] mm: memcg: push !mm handling out to page cache charge function
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [patch 3/8] mm: memcg: inline mem_cgroup_charge_common()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [patch 8/8] memcg: sanitize __mem_cgroup_try_charge() call protocol
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [patch 8/8] memcg: sanitize __mem_cgroup_try_charge() call protocol
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [patch 4/8] mm: memcg: push !mm handling out to page cache charge function
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [patch 3/8] mm: memcg: inline mem_cgroup_charge_common()
- From: Michal Hocko <mhocko@xxxxxxx>
- [patch 1/8] mm: memcg: remove unnecessary preemption disabling
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 4/8] mm: memcg: push !mm handling out to page cache charge function
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 7/8] memcg: do not replicate get_mem_cgroup_from_mm in __mem_cgroup_try_charge
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 8/8] memcg: sanitize __mem_cgroup_try_charge() call protocol
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 6/8] memcg: get_mem_cgroup_from_mm()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 5/8] memcg: remove unnecessary !mm check from try_get_mem_cgroup_from_mm()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 3/8] mm: memcg: inline mem_cgroup_charge_common()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 2/8] mm: memcg: remove mem_cgroup_move_account_page_stat()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 0/8] memcg: charge path cleanups
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [patch 00/11] userspace out of memory handling
- From: Jianguo Wu <wujianguo@xxxxxxxxxx>
- Re: Attaching a cgroup subsystem to multiple hierarchies
- From: Glyn Normington <gnormington@xxxxxxxxxxxxx>
- [GIT PULL] cgroup fixes for v3.14-rc5
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [patch 03/11] mm, mempolicy: remove per-process flag
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [patch 03/11] mm, mempolicy: remove per-process flag
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Fwd: blkio cgroups and precise io out control
- From: Alexandre LAURENT <pro.laurent.alexandre@xxxxxxxxx>
- Re: [patch 00/11] userspace out of memory handling
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [patch 00/11] userspace out of memory handling
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [patch 00/11] userspace out of memory handling
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [patch 00/11] userspace out of memory handling
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [patch 11/11] mm, memcg: allow system oom killer to be disabled
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [patch 10/11] mm, memcg: add memory.oom_control notification for system oom
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [patch 09/11] mm, page_alloc: allow system oom handlers to use memory reserves
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [patch 07/11] mm, memcg: allow processes handling oom notifications to access reserves
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [patch 00/11] userspace out of memory handling
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [patch 00/11] userspace out of memory handling
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [patch 04/11] mm, memcg: add tunable for oom reserves
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [patch 00/11] userspace out of memory handling
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [patch 00/11] userspace out of memory handling
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [patch 00/11] userspace out of memory handling
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 1/2] memcg: reparent charges of children before processing parent
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [patch 04/11] mm, memcg: add tunable for oom reserves
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [patch 00/11] userspace out of memory handling
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [patch 04/11] mm, memcg: add tunable for oom reserves
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [patch 00/11] userspace out of memory handling
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] memcg: reparent charges of children before processing parent
- From: Markus Blank-Burian <burian@xxxxxxxxxxx>
- [patch 02/11] mm, mempolicy: rename slab_node for clarity
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [patch 04/11] mm, memcg: add tunable for oom reserves
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [patch 03/11] mm, mempolicy: remove per-process flag
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [patch 06/11] res_counter: add interface for maximum nofail charge
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [patch 05/11] res_counter: remove interface for locked charging and uncharging
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [patch 07/11] mm, memcg: allow processes handling oom notifications to access reserves
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [patch 08/11] mm, memcg: add memcg oom reserve documentation
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [patch 10/11] mm, memcg: add memory.oom_control notification for system oom
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [patch 09/11] mm, page_alloc: allow system oom handlers to use memory reserves
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [patch 11/11] mm, memcg: allow system oom killer to be disabled
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [patch 01/11] fork: collapse copy_flags into copy_process
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [patch 00/11] userspace out of memory handling
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] cgroup: missing rcu read lock around task_css_set
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH] cgroup: missing rcu read lock around task_css_set
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] cgroup: missing rcu read lock around task_css_set
- From: Sasha Levin <sasha.levin@xxxxxxxxxx>
- Re: [PATCH] cgroup: missing rcu read lock around task_css_set
- From: Sasha Levin <sasha.levin@xxxxxxxxxx>
- Re: [PATCH] cgroup: missing rcu read lock around task_css_set
- From: Sasha Levin <sasha.levin@xxxxxxxxxx>
- Re: [PATCH] cgroup: missing rcu read lock around task_css_set
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] cgroup: missing rcu read lock around task_css_set
- From: Sasha Levin <sasha.levin@xxxxxxxxxx>
- Re: [PATCH] cgroup: missing rcu read lock around task_css_set
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] cpuset: use rcu_read_lock() to protect task_cs()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH] cpuset: use rcu_read_lock() to protect task_cs()
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH] cpuset: use rcu_read_lock() to protect task_cs()
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH] cgroup: missing rcu read lock around task_css_set
- From: Sasha Levin <sasha.levin@xxxxxxxxxx>
- Re: Ask about cgroups security
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH 2/2] cpuset: fix a race condition in __cpuset_node_allowed_softwall()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 1/2] cpuset: fix a locking issue in cpuset_migrate_mm()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 1/2] cpuset: fix a locking issue in cpuset_migrate_mm()
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH 2/2] cpuset: fix a race condition in __cpuset_node_allowed_softwall()
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH 1/2] cpuset: fix a locking issue in cpuset_migrate_mm()
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Ask about cgroups security
- From: nguyen thai <thai.bkset@xxxxxxxxx>
- Re: [PATCH v3] sysfs: fix namespace refcnt leak
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH v3] sysfs: fix namespace refcnt leak
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v3] sysfs: fix namespace refcnt leak
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [cgroup/task_lock] INFO: suspicious RCU usage.
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHSET v2 cgroup/for-3.15] cgroup: update task migration path
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH cgroup/for-3.15] cgroup_freezer: document freezer_fork() subtleties
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v3] sysfs: fix namespace refcnt leak
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [cgroup/task_lock] INFO: suspicious RCU usage.
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH v3] sysfs: fix namespace refcnt leak
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCHSET v2 cgroup/for-3.15] cgroup: update task migration path
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [cgroup/task_lock] INFO: suspicious RCU usage.
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [cgroup/task_lock] INFO: suspicious RCU usage.
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2] sysfs: fix namespace refcnt leak
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH v2] sysfs: fix namespace refcnt leak
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] sysfs: fix namespace refcnt leak
- From: Tejun Heo <tj@xxxxxxxxxx>
- [GIT PULL] cgroup fixes for v3.14-rc3
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [cgroup] BUG: unable to handle kernel NULL pointer dereference at 0000001c
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH] sysfs: fix namespace refcnt leak
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH] cgroup: add a validation check to cgroup_add_cftyps()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH cgroup/for-3.14-fixes] cgroup: update cgroup_enable_task_cg_lists() to grab siglock
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] sysfs: fix namespace refcnt leak
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
- From: "Waskiewicz Jr, Peter P" <peter.p.waskiewicz.jr@xxxxxxxxx>
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
- From: "Waskiewicz Jr, Peter P" <peter.p.waskiewicz.jr@xxxxxxxxx>
- [PATCH] sysfs: fix namespace refcnt leak
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH] cgroup: add a validation check to cgroup_add_cftyps()
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [cgroups] BUG: unable to handle kernel NULL pointer dereference at 0000003c
- From: Li Zefan <lizf.kern@xxxxxxxxx>
- Re: [PATCH v2] cgroup: fix top cgroup refcnt leak
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH v2] cgroup: fix top cgroup refcnt leak
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH cgroup/for-3.14-fixes] cgroup: update cgroup_enable_task_cg_lists() to grab siglock
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH v2 cgroup/for-3.15] cgroup: make cgroup_enable_task_cg_lists() to grab siglock
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH] kernfs: fix kernfs_node_from_dentry()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kernfs: fix kernfs_node_from_dentry()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH v2 cgroup/for-3.15] cgroup: make cgroup_enable_task_cg_lists() to grab siglock
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH cgroup/for-3.14-fixes] cgroup: update cgroup_enable_task_cg_lists() to grab siglock
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] kernfs: fix kernfs_node_from_dentry()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] cgroup: fix top cgroup refcnt leak
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 1/3] cgroup: fix locking in cgroupstats_build()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] cgroup: fix top cgroup refcnt leak
- From: Li Zefan <lizf.kern@xxxxxxxxx>
- [PATCH] cgroup: fix top cgroup refcnt leak
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH] kernfs: fix kernfs_node_from_dentry()
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH 3/3] cgroup: deal with dummp_top in cgroup_name() and cgroup_path()
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH 2/3] cgroup: fix memory leak in cgroup_mount()
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH 1/3] cgroup: fix locking in cgroupstats_build()
- From: Li Zefan <lizefan@xxxxxxxxxx>
- Re: [PATCH cgroup/for-3.14-fixes] cgroup: update cgroup_enable_task_cg_lists() to grab siglock
- From: Li Zefan <lizefan@xxxxxxxxxx>
- [PATCH 1/7] cgroup: add css_set->mg_tasks
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 2/7] cgroup: use css_set->mg_tasks to track target tasks during migration
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 4/7] cgroup: split process / task migration into four steps
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 7/7] cgroup: update cgroup_transfer_tasks() to either succeed or fail
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 6/7] cgroup: drop task_lock() protection around task->cgroups
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 5/7] cgroup: update how a newly forked task gets associated with css_set
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 3/7] cgroup: separate out cset_group_from_root() from task_cgroup_from_root()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCHSET v2 cgroup/for-3.15] cgroup: update task migration path
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH cgroup/for-3.14-fixes] cgroup: update cgroup_enable_task_cg_lists() to grab siglock
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 1/2] memcg: reparent charges of children before processing parent
- From: Tejun Heo <tj@xxxxxxxxxx>
[Index of Archives]
[Linux ARM Kernel]
[Linux ARM]
[Linux Omap]
[Fedora ARM]
[IETF Annouce]
[Security]
[Bugtraq]
[Linux OMAP]
[Linux MIPS]
[eCos]
[Asterisk Internet PBX]
[Linux API]
[Monitors]