Linux Container Development
 help / color / mirror / Atom feed
 messages from 2007-10-02 08:46:10 to 2007-10-11 09:48:20 UTC [more...]

[PATCH][ just for review] memory controller enhancements [0/5]
 2007-10-11  9:48 UTC 

[PATCH 1/5] net: Modify all rtnetlink methods to only work in the initial namespace
 2007-10-11  7:57 UTC  (7+ messages)
` [Devel] "

[PATCH][BUGFIX][for -mm] Misc fix for memory cgroup [0/5]
 2007-10-11  5:02 UTC  (6+ messages)
  ` [PATCH][BUGFIX][for -mm] Misc fix for memory cgroup [1/5] -- fix refcnt check in mem_cgroup_charge
  ` [PATCH][BUGFIX][for -mm] Misc fix for memory cgroup [2/5] -- fix error handling path of mem_cgroup_charge
  ` [PATCH][BUGFIX][for -mm] Misc fix for memory cgroup [3/5] --- add helper function for assingin page_cgroup
  ` [PATCH][BUGFIX][for -mm] Misc fix for memory cgroup [4/5] skip !PageLRU page in mem_cgroup_isolate_pages
  ` [PATCH][BUGFIX][for -mm] Misc fix for memory cgroup [5/5] --- fix page migration under memory controller

[PATCH 5/5] make netlink user -> kernel interface synchronious
 2007-10-11  4:15 UTC  (4+ messages)
  ` [Devel] "

[PATCH 4/5] unify netlink kernel socket recognition
 2007-10-11  4:14 UTC  (2+ messages)

[PATCH 3/5] cleanup 3rd argument in netlink_sendskb
 2007-10-11  4:14 UTC  (2+ messages)

[PATCH 1/5] rtnl_unlock cleanups
 2007-10-11  4:13 UTC  (2+ messages)

[PATCHSET 3/4] sysfs: divorce sysfs from kobject and driver model
 2007-10-10 21:16 UTC  (11+ messages)
          ` [Devel] "

[PATCH] task containersv11 add tasks file interface fix for cpusets
 2007-10-10 20:59 UTC  (21+ messages)

[PATCH] namespaces: introduce sys_hijack (v4)
 2007-10-10 18:32 UTC  (3+ messages)

Idle time statistics for a container
 2007-10-10 18:20 UTC  (4+ messages)

[RFC] [PATCH] memory controller statistics
 2007-10-10  8:19 UTC  (9+ messages)

[RFC] [PATCH] Queue blocked signals to container-init separately
 2007-10-10  6:00 UTC 

[PATCH][for -mm] Fix and Enhancements for memory cgroup [0/6] intro
 2007-10-10  0:41 UTC  (19+ messages)
  ` [PATCH][for -mm] Fix and Enhancements for memory cgroup [1/6] fix refcnt race in charge/uncharge
  ` [PATCH][for -mm] Fix and Enhancements for memory cgroup [2/6] fix err handling in charging
  ` [PATCH][for -mm] Fix and Enhancements for memory cgroup [3/6] add helper function for page_cgroup
  ` [PATCH][for -mm] Fix and Enhancements for memory cgroup [4/6] avoid handling !LRU page in mem_cgroup_isolate_pages
  ` [PATCH][for -mm] Fix and Enhancements for memory cgroup [5/6] memory cgroup and migration fix
  ` [PATCH][for -mm] Fix and Enhancements for memory cgroup [6/6] add force reclaim interface

[patch 0/2][NETNS49][IPV4][UDPLITE] make udplite protocol per namespace
 2007-10-09 17:00 UTC  (3+ messages)
` [patch 1/2][NETNS49][IPV4][UDPLITE] add udp_proc_register per net
` [patch 2/2][NETNS49][IPV4][UDPLITE] activate udplite per network namespace

[PATCH 1/3] Signal semantics for /sbin/init
 2007-10-08 15:42 UTC  (13+ messages)

[PATCH] virtualization of sysv msg queues is incomplete
 2007-10-08 11:05 UTC 

[RFC] [-mm PATCH] Memory controller fix swap charging context in unuse_pte()
 2007-10-07 17:48 UTC  (3+ messages)

CPU controller for Completely Fair Scheduler?
 2007-10-07  5:28 UTC  (2+ messages)

[PATCH] task containersv11 automatic userspace notification of idle containers fix
 2007-10-06 21:34 UTC  (2+ messages)

[PATCH] Rename is_cgroup_init()
 2007-10-05 23:37 UTC  (2+ messages)

[PATCH 2/5] make netlink processing routines semi-synchronious (inspired by rtnl) v2
 2007-10-05 14:46 UTC 

[PATCH 0/5] Kernel memory accounting container (v5)
 2007-10-05 13:17 UTC  (12+ messages)
` [PATCH 5/5] Account for the slub objects
` [Devel] [PATCH 0/5] Kernel memory accounting container (v5)

[PATCH] Simplify memory controller and resource counter I/O
 2007-10-05  4:35 UTC  (8+ messages)

[PATCH] Simplify memory controller and resource counter I/O
 2007-10-05  4:35 UTC 

[PATCH 00/33] Rename "Task Containers" to "Control Groups"
 2007-10-04 17:32 UTC  (14+ messages)
` [PATCH 03/33] task containersv11 add tasks file interface
` [PATCH 11/33] task containersv11 make cpusets a client of containers

netns : close all sockets at unshare ?
 2007-10-04 15:27 UTC  (6+ messages)

[PATCH 0/3] Consolidate cgroup files creation for resource counters (v2)
 2007-10-04 15:22 UTC  (8+ messages)
  ` [PATCH 1/3] Typedefs the read and write functions in cftype
  ` [PATCH 2/3] Introduce the res_counter_populate() function
      ` [Devel] "
  ` [PATCH 3/3] Use the res_counter_populate in memory controller

[patch -mm 2/5] mqueue namespace : add unshare support
 2007-10-04 13:32 UTC  (26+ messages)
` [patch -mm 3/5] mqueue namespace : add get_sb_single_per_data()
` [patch -mm 4/5] mqueue namespace : enable the namespace
` [patch -mm 5/5] mqueue namespace : make sysctl work per namespace
    ` [patch -mm 1/5] mqueue namespace : add struct mq_namespace
  ` [patch -mm 0/5] mqueue namespace

[PATCH 0/3] Consolidate cgroup files creation for resource counters
 2007-10-04  6:40 UTC  (8+ messages)
  ` [PATCH 1/3] Typedefs the read and write functions in cftype
  ` [PATCH 2/3] Introduce the res_counter_populate() function
  ` [PATCH 3/3] Use the res_counter_populate in memory controller

[patch 0/1][NETNS49] Make af_unix autobind per namespace
 2007-10-03 15:34 UTC  (12+ messages)
` [patch 1/1][NETNS49] Make af_unix autobind per network namespace

[BUGFIX][RFC][PATCH][only -mm] FIX memory leak in memory cgroup vs. page migration [0/1]
 2007-10-03  0:53 UTC  (9+ messages)
  ` [BUGFIX][RFC][PATCH][only -mm] FIX memory leak in memory cgroup vs. page migration [1/1] fix page migration under memory contoller
      ` [BUGFIX][RFC][PATCH][only -mm] FIX memory leak in memory cgroup vs. page migration [2/1] additional patch for migrate page/memory cgroup


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