* [GIT PULL] cgroup changes for v3.19-rc1
@ 2014-12-10 17:08 Tejun Heo
[not found] ` <20141210170827.GE6294-Gd/HAXX7CRxy/B6EtB590w@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2014-12-10 17:08 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA, Li Zefan,
cgroups-u79uwXL29TY76Z2rM5mHXA
Hello, again.
cpuset got simplified a bit. cgroup core got a fix on unified
hierarchy and grew some effective css related interfaces which will be
used for blkio support for writeback IO traffic which is currently
being worked on.
Thanks.
The following changes since commit cac7f2429872d3733dc3f9915857b1691da2eb2f:
Linux 3.18-rc2 (2014-10-26 16:48:41 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git for-3.19
for you to fetch changes up to eeecbd1971517103e06f11750dd1a9a1dc37e4e6:
cgroup: implement cgroup_get_e_css() (2014-11-18 02:49:52 -0500)
----------------------------------------------------------------
Dan Carpenter (1):
cpuset: lock vs unlock typo
Tejun Heo (6):
cgroup: separate out cgroup_calc_child_subsys_mask() from cgroup_refresh_child_subsys_mask()
cgroup: restructure child_subsys_mask handling in cgroup_subtree_control_write()
cgroup: fix the async css offline wait logic in cgroup_subtree_control_write()
cgroup: add cgroup_subsys->css_released()
cgroup: add cgroup_subsys->css_e_css_changed()
cgroup: implement cgroup_get_e_css()
Vladimir Davydov (2):
cpuset: convert callback_mutex to a spinlock
cpuset: simplify cpuset_node_allowed API
include/linux/cgroup.h | 4 ++
include/linux/cpuset.h | 37 ++---------
kernel/cgroup.c | 175 ++++++++++++++++++++++++++++++++++---------------
kernel/cpuset.c | 162 ++++++++++++++++-----------------------------
mm/hugetlb.c | 2 +-
mm/oom_kill.c | 2 +-
mm/page_alloc.c | 6 +-
mm/slab.c | 2 +-
mm/slub.c | 3 +-
mm/vmscan.c | 5 +-
10 files changed, 200 insertions(+), 198 deletions(-)
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] cgroup changes for v3.19-rc1
[not found] ` <20141210170827.GE6294-Gd/HAXX7CRxy/B6EtB590w@public.gmane.org>
@ 2014-12-10 17:10 ` Tejun Heo
0 siblings, 0 replies; 2+ messages in thread
From: Tejun Heo @ 2014-12-10 17:10 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA, Li Zefan,
cgroups-u79uwXL29TY76Z2rM5mHXA
Oops, wrong git branch URL.
On Wed, Dec 10, 2014 at 12:08:27PM -0500, Tejun Heo wrote:
> git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git for-3.19
This should have been
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-3.19
Everything else is the same.
Thanks.
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-10 17:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10 17:08 [GIT PULL] cgroup changes for v3.19-rc1 Tejun Heo
[not found] ` <20141210170827.GE6294-Gd/HAXX7CRxy/B6EtB590w@public.gmane.org>
2014-12-10 17:10 ` Tejun Heo
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).