Linux Container Development
 help / color / mirror / Atom feed
 messages from 2012-11-19 21:09:54 to 2012-12-13 05:12:14 UTC [more...]

[PATCH] mm/hugetlb: create hugetlb cgroup file in hugetlb_init
 2012-12-13  5:12 UTC  (8+ messages)

[PATCH v2 UPDATE] mm/hugetlb: create hugetlb cgroup file in hugetlb_init
 2012-12-13  3:39 UTC 

[PATCH v2] mm/hugetlb: create hugetlb cgroup file in hugetlb_init
 2012-12-13  3:18 UTC 

[PATCH RFC 0/5] Containerize syslog
 2012-12-12 20:08 UTC  (14+ messages)

[PATCH] mm/hugetlb: create hugetlb cgroup file in hugetlb_init
 2012-12-12  8:25 UTC 

performance drop after using blkcg
 2012-12-12  7:29 UTC  (12+ messages)

[GIT PULL] user namespace and namespace infrastructure changes for 3.8
 2012-12-11 21:17 UTC 

[PATCH] core_pattern: set core helpers root and namespace to crashing process
 2012-12-11 19:59 UTC 

[Announce] Checkpoint-restore tool v0.3
 2012-12-11 18:04 UTC 

[GIT PULL] cgroup changes for v3.8
 2012-12-11 15:35 UTC 

Exterior wall materials & Decoration materials与您共享了照片
 2012-12-06 19:53 UTC 

[PATCH v2] cgroup_rm_file: don't delete the uncreated files
 2012-12-06 16:59 UTC  (2+ messages)

[PATCH 01/13] cpuset: remove unused cpuset_unlock()
 2012-12-06 16:54 UTC  (26+ messages)
  ` [PATCH 02/13] cpuset: remove fast exit path from remove_tasks_in_empty_cpuset()
  ` [PATCH 03/13] cpuset: introduce ->css_on/offline()
  ` [PATCH 04/13] cpuset: introduce CS_ONLINE
  ` [PATCH 05/13] cpuset: introduce cpuset_for_each_child()
  ` [PATCH 06/13] cpuset: cleanup cpuset[_can]_attach()
  ` [PATCH 07/13] cpuset: drop async_rebuild_sched_domains()
  ` [PATCH 08/13] cpuset: reorganize CPU / memory hotplug handling
  ` [PATCH 09/13] cpuset: don't nest cgroup_mutex inside get_online_cpus()
  ` [PATCH 10/13] cpuset: make CPU / memory hotplug propagation asynchronous
  ` [PATCH 11/13] cpuset: pin down cpus and mems while a task is being attached
  ` [PATCH 12/13] cpuset: schedule hotplug propagation from cpuset_attach() if the cpuset is empty
  ` [PATCH 13/13] cpuset: replace cgroup_mutex locking with cpuset internal locking
  ` [PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core

[PATCH v2] cgroup_rm_file: don't delete the uncreated files
 2012-12-06  6:38 UTC 

[PATCH] cgroup_rm_file: don't delete the uncreated files
 2012-12-06  6:12 UTC  (3+ messages)

[PATCH] cgroup_rm_file: don't delete the uncreated files
 2012-12-06  3:09 UTC 

[RFC PATCH] core_pattern: set core helpers root and namespace to crashing process
 2012-12-04 21:11 UTC 

[PATCH 2/2] cgroup: remove subsystem files when remounting cgroup
 2012-12-03 16:34 UTC  (6+ messages)
      ` [PATCH RESEND] "
  ` [PATCH] cgroup: use cgroup_addrm_files() in cgroup_clear_directory()

[PATCH 1/3] cpuset: implement cgroup_rightmost_descendant()
 2012-12-03 16:20 UTC  (7+ messages)
  ` [PATCH 2/3] cpuset: replace cpuset->stack_list with cpuset_for_each_descendant_pre()
  ` [PATCH 3/3] cpuset: remove cpuset->parent
  ` [PATCHSET cgroup/for-3.8] cpuset: drop cpuset->stack_list and ->parent

同城一夜情交友邀请你加入百度游戏(youxi.baidu.com),并成为TA的好友
 2012-12-03  2:32 UTC 

Why is cpuset_cpus_allowed_fallback() necessary?
 2012-12-02 14:15 UTC  (2+ messages)

[PATCH 1/2] cgroup: use cgroup_addrm_files in cgroup_clear_directory
 2012-11-30 16:21 UTC 

Mapping between host & container PIDs ?
 2012-11-30  0:43 UTC  (6+ messages)

[PATCHSET cgroup/for-3.8] cpuset: drop cpuset->stack_list and ->parent
 2012-11-28 22:26 UTC 

[PATCH 1/2] cgroup: fix lockdep warning for event_control
 2012-11-28 21:53 UTC  (3+ messages)
  ` [PATCH 2/2] cgroup: list_del_init() on removed events

[PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core
 2012-11-28 21:34 UTC 

[PATCH] cgroup: fix lockdep warning for event_control
 2012-11-28 21:33 UTC  (3+ messages)

[PATCH] cgroup: avoid creating degenerate allcg_list
 2012-11-28 18:29 UTC  (2+ messages)

[PATCH RFC 3/5] printk: modify printk interface for syslog_namespace
 2012-11-27 13:58 UTC  (4+ messages)

[PATCH 1/4] proc.5: Document /proc/[pid]/uid_map and /proc/[pid]/gid_map
 2012-11-27  0:48 UTC  (4+ messages)
  ` [PATCH 2/4] clone.2: Describe the user namespace
  ` [PATCH 3/4] proc.5: Document the proc files for the user, mount, and pid namespaces
  ` [PATCH 4/4] setns.2: Document the pid, user, and mount namespace support

Why is cpuset_cpus_allowed_fallback() necessary?
 2012-11-26 22:32 UTC 

[PATCH RFC 0/12] Final userns conversions
 2012-11-25 12:47 UTC  (24+ messages)
  ` [PATCH RFC 01/12] userns: Support 9p interacting with multiple user namespaces
      ` [PATCH RFC 02/12] userns: Convert afs to use kuid/kgid where appropriate
      ` [PATCH RFC 03/12] userns: Convert ceph "
      ` [PATCH RFC 04/12] userns: Convert cifs "
      ` [PATCH RFC 05/12] userns: Convert coda's "
      ` [PATCH RFC 06/12] userns: Convert gfs2 "
      ` [PATCH RFC 07/12] userns: Convert ncpfs to use kuid and kgid "
      ` [PATCH RFC 08/12] userns: Convert nfs and nfsd to use kuid/kgid "
      ` [PATCH RFC 09/12] userns: Convert ocfs2 to use kuid and kgid "
      ` [PATCH RFC 10/12] userns: Convert xfs to use kuid/kgid/kprojid "
      ` [PATCH RFC 11/12] userns: Now that everything has been converted remove the unnecessary infrastructure
      ` [PATCH RFC 12/12] userns: Remove the EXPERMINTAL kconfig tag

[PATCH 1/7] netcls_cgroup: move config inheritance to ->css_online() and remove .broken_hierarchy marking
 2012-11-22 15:33 UTC  (22+ messages)
  ` [PATCH 2/7] netprio_cgroup: simplify write_priomap()
  ` [PATCH 3/7] netprio_cgroup: shorten variable names in extend_netdev_table()
  ` [PATCH 4/7] netprio_cgroup: reimplement priomap expansion
  ` [PATCH 5/7] netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx
  ` [PATCH 6/7] netprio_cgroup: implement netprio[_set]_prio() helpers
  ` [PATCH 7/7] netprio_cgroup: allow nesting and inherit config on cgroup creation
  ` [PATCHSET REPOST v2 cgroup/for-3.8] netcls/prio_cgroup: update hierarchy support

[PATCH RFC 01/12] userns: Support 9p interacting with multiple user namespaces
 2012-11-22 11:58 UTC  (2+ messages)

[PATCH net-next 0/17] Make the network stack usable by userns root
 2012-11-21 18:29 UTC  (6+ messages)
` [PATCH net-next 01/17] netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
    ` [PATCH net-next 09/17] net: Allow userns root control of the core of the network stack

[PATCH RFC 3/5] printk: modify printk interface for syslog_namespace
 2012-11-21 17:49 UTC  (3+ messages)

[REVIEW][PATCH 0/11] pid namespace cleanups and enhancements
 2012-11-21  2:56 UTC  (19+ messages)
` [PATCH 01/11] procfs: Use the proc generic infrastructure for proc/self
  ` [PATCH 02/11] procfs: Don't cache a pid in the root inode
  ` [PATCH 03/11] pidns: Capture the user namespace and filter ns_last_pid
  ` [PATCH 04/11] pidns: Use task_active_pid_ns where appropriate
  ` [PATCH 06/11] pidns: Don't allow new processes in a dead pid namespace
  ` [PATCH 08/11] pidns: Deny strange cases when creating pid namespaces
  ` [PATCH 09/11] pidns: Add setns support
  ` [PATCH 10/11] pidns: Consolidate initialzation of special init task state
  ` [PATCH 11/11] pidns: Support unsharing the pid namespace
      ` [PATCH 07/11] pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1

[PATCHSET REPOST v2 cgroup/for-3.8] netcls/prio_cgroup: update hierarchy support
 2012-11-20  8:30 UTC 

[PATCH 1/7] netcls_cgroup: move config inheritance to ->css_online() and remove .broken_hierarchy marking
 2012-11-20  8:28 UTC  (10+ messages)
  ` [PATCH 2/7] netprio_cgroup: simplify write_priomap()
  ` [PATCH 3/7] netprio_cgroup: shorten variable names in extend_netdev_table()
  ` [PATCH 4/7] netprio_cgroup: reimplement priomap expansion
  ` [PATCH 5/7] netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx
  ` [PATCH 6/7] netprio_cgroup: implement netprio[_set]_prio() helpers
  ` [PATCH 7/7] netprio_cgroup: allow nesting and inherit config on cgroup creation
  ` [PATCHSET v2 cgroup/for-3.8] netcls/prio_cgroup: update hierarchy support

[PATCH 1/8] cgroup: add cgroup->id
 2012-11-20  8:20 UTC  (7+ messages)

[PATCHSET v2 cgroup/for-3.8] netcls/prio_cgroup: update hierarchy support
 2012-11-20  7:06 UTC 

[PATCHSET cgroup/for-3.8] netcls_cgroup: implement hierarchy support
 2012-11-20  5:44 UTC 

[PATCH review 0/6] mount namespace container enhancements
 2012-11-20  4:29 UTC  (3+ messages)

[PATCH review 0/16] user namespace and namespace infrastructure completion
 2012-11-19 22:34 UTC  (10+ messages)
` [PATCH review 01/16] userns: Ignore suid and sgid on binaries if the uid or gid can not be mapped
  ` [PATCH review 12/16] userns: For /proc/self/{uid, gid}_map derive the lower userns from the struct file
      ` [PATCH review 08/16] userns: Kill task_user_ns


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox