Linux Container Development
 help / color / mirror / Atom feed
 messages from 2008-02-08 07:52:56 to 2008-02-23 22:47:35 UTC [more...]

[PATCH 01/10] CGroup API files: Rename read/write_uint methods to read_write_u64
 2008-02-23 22:47 UTC  (10+ messages)
` [PATCH 02/10] CGroup API files: Add res_counter_read_u64()
` [PATCH 03/10] CGroup API files: Use read_u64 in memory controller
` [PATCH 04/10] CGroup API files: Strip all trailing whitespace in cgroup_write_u64
` [PATCH 05/10] CGroup API files: Update cpusets to use cgroup structured file API
` [PATCH 06/10] CGroup API files: Add cgroup map data type
` [PATCH 07/10] CGroup API files: Use cgroup map for memcontrol stats file
` [PATCH 08/10] CGroup API files: Drop mem_cgroup_force_empty()
` [PATCH 09/10] CGroup API files: Move "releasable" to cgroup_debug subsystem
` [PATCH 10/10] CGroup API files: Make CGROUP_DEBUG default to off

[PATCH 00/10] CGroup API files: Various cleanup to CGroup control files
 2008-02-23 22:47 UTC 

[PATCH 1/8] Scaling msgmni to the amount of lowmem
 2008-02-22  8:41 UTC  (30+ messages)
` [PATCH 2/8] Scaling msgmni to the number of ipc namespaces
` [PATCH 3/8] Defining the slab_memory_callback priority as a constant
` [PATCH 4/8] Recomputing msgmni on memory add / remove
` [PATCH 5/8] Invoke the ipcns notifier chain as a work item
` [PATCH 6/8] Recomputing msgmni on ipc namespace creation/removal
` [PATCH 7/8] Do not recompute msgmni anymore if explicitely set by user
` [PATCH 8/8] Re-enable msgmni automatic recomputing msgmni if set to negative
            ` [LTP] [PATCH 1/8] Scaling msgmni to the amount of lowmem

[PATCH 0/4] Devices accessibility control group (v3, release candidate)
 2008-02-22  8:12 UTC  (15+ messages)
` [PATCH 4/4] The control group itself

[PATCH 2/7] cgroup: fix comments
 2008-02-22  1:20 UTC  (3+ messages)

Adobe Pfotoshop cs3 for MAC,XP,Vis+a 89. Retail 998 -save 2289-
 2008-02-21 20:29 UTC 

[PATCH 7/7] cgroup: remove dead code in cgroup_get_rootdir()
 2008-02-21  0:47 UTC  (2+ messages)

astrogeology
 2008-02-20 10:36 UTC 

ritzy
 2008-02-20 10:25 UTC 

[PATCH] [NETNS]: Namespace leak in pneigh_lookup
 2008-02-20  8:26 UTC  (2+ messages)

[RFC][PATCH 0/7] CGroup API: More structured API for CGroups control files
 2008-02-20  5:23 UTC  (28+ messages)
` [RFC][PATCH 1/7] CGroup API: Add cgroup.api control file
` [RFC][PATCH 2/7] CGroup API: Add cgroup map data type
` [RFC][PATCH 3/7] CGroup API: Use cgroup map for memcontrol stats file
` [RFC][PATCH 4/7] CGroup API: Add res_counter_read_uint()
` [RFC][PATCH 5/7] CGroup API: Use read_uint in memory controller
` [RFC][PATCH 6/7] CGroup API: Use descriptions for memory controller API files
` [RFC][PATCH 7/7] CGroup API: Update cpusets to use cgroup structured file API

[PATCH 1/7] cgroup: fix and update documentation
 2008-02-20  3:08 UTC  (4+ messages)

[PATCH 4/7] cgroup: fix memory leak in cgroup_get_sb()
 2008-02-20  3:04 UTC 

[PATCH 6/7] cgroup: remove duplicate code in find_css_set()
 2008-02-20  3:02 UTC  (2+ messages)

[PATCH 5/7] cgroup: fix subsys bitops
 2008-02-20  2:57 UTC 

[PATCH 3/7] cgroup: clean up cgroup.h
 2008-02-20  2:54 UTC 

declining
 2008-02-19 23:37 UTC 

[PATCH 0/17] Finish IPv4 infrastructure namespacing
 2008-02-19 15:16 UTC  (25+ messages)
` [PATCH 1/17 net-2.6.26] [IPV4]: Remove ifa != NULL check
` [PATCH 2/17 net-2.6.26] [IPV4]: Remove check for ifa->ifa_dev != NULL
` [PATCH 3/17 net-2.6.26] [NETFILTER]: Consolidate masq_inet_event and masq_device_event
` [PATCH 4/17 net-2.6.26] [NETNS]: Disable inetaddr notifiers in namespaces other than initial
` [PATCH 5/17 net-2.6.26] [NETNS]: Register neighbour table parameters in the correct namespace
` [PATCH 6/17 net-2.6.26] [NETNS]: Default arp parameters lookup
` [PATCH 7/17 net-2.6.26] [NETNS]: Disable multicaststing configuration inside non-initial namespace
` [PATCH 8/17 net-2.6.26] [NETNS]: Enable inetdev_event notifier
` [PATCH 9/17 net-2.6.26] [NETNS]: DST cleanup routines should be called inside namespace
` [PATCH 10/17 net-2.6.26] [NETNS]: Process ip_rt_redirect in the correct namespace
` [PATCH 11/17 net-2.6.26] [IPV4]: rt_cache_get_next should take rt_genid into account
` [PATCH 12/17 net-2.6.26] [NETNS]: Process /proc/net/rt_cache inside a namespace
` [PATCH 13/17 net-2.6.26] [NETNS]: Register /proc/net/rt_cache for each namespace
` [PATCH 14/17 net-2.6.26] [NETNS]: Process devinet ioctl in the correct namespace
` [PATCH 15/17 net-2.6.26] [NETNS]: Enable all routing manipulation via netlink inside namespace
` [PATCH 16/17 net-2.6.26] [NETNS]: Enable IPv4 address manipulations "
` [PATCH 17/17 net-2.6.26] [NETNS]: Process inet_select_addr inside a namespace

tenuous
 2008-02-19 10:26 UTC 

leadsmen
 2008-02-19  6:37 UTC 

marrowbone
 2008-02-18 23:25 UTC 

petitioner
 2008-02-18 20:14 UTC 

coaxer
 2008-02-18 20:09 UTC 

[PATCH 2/3] memcgroup: fix typo in VM_BUG_ON()
 2008-02-18  8:48 UTC  (8+ messages)
          ` [PATCH] memcgroup: remove a useless VM_BUG_ON()

[PATCH 2/3] memcgroup: fix typo in VM_BUG_ON()
 2008-02-18  6:39 UTC  (2+ messages)

[PATCH 3/3] memcgroup: return negative error code in mem_cgroup_create()
 2008-02-18  6:15 UTC 

[PATCH 1/3] memcgroup: fix and update documentation
 2008-02-18  6:09 UTC 

[PATCH 3/3] memcgroup: return negative error code in mem_cgroup_create()
 2008-02-18  5:59 UTC 

[PATCH 2/3] memcgroup: fix typo in VM_BUG_ON()
 2008-02-18  5:59 UTC 

[PATCH 1/3] memcgroup: fix and update documentation
 2008-02-18  5:59 UTC 

[PATCH 5/7] cgroup: fix subsys bitops
 2008-02-18  5:49 UTC 

[PATCH 4/7] cgroup: fix memory leak in cgroup_get_sb()
 2008-02-18  5:49 UTC 

[PATCH 3/7] cgroup: clean up cgroup.h
 2008-02-18  5:49 UTC 

[PATCH 2/7] cgroup: fix comments
 2008-02-18  5:49 UTC 

[PATCH 1/7] cgroup: fix and update documentation
 2008-02-18  5:49 UTC 

[RFC] memory controller : backgorund reclaim and avoid excessive locking [0/5]
 2008-02-18  4:55 UTC  (18+ messages)
  ` [RFC] memory controller : backgorund reclaim and avoid excessive locking [1/5] high-low watermark
  ` [RFC] memory controller : backgorund reclaim and avoid excessive locking [2/5] background reclaim
  ` [RFC] memory controller : backgorund reclaim and avoid excessive locking [3/5] throttling
  ` [RFC] memory controller : backgorund reclaim and avoid excessive locking [4/5] borrow resource
  ` [RFC] memory controller : backgorund reclaim and avoid excessive locking [5/5] lazy page_cgroup freeing

butat
 2008-02-17 19:42 UTC 

Adobe Pfotoshop cs3 for MAC,XP,Vis+a 89. Retail 955 *save 2293*
 2008-02-17 16:52 UTC 

laicise
 2008-02-17  8:00 UTC 

New job! lamps
 2008-02-16  2:28 UTC 

[RFC][PATCH 0/4] Devpts namespace
 2008-02-15 17:52 UTC  (18+ messages)
` [RFC][PATCH 3/4]: Enable multiple mounts of /dev/pts
  ` [Devel] "

Network namespace status
 2008-02-15 15:31 UTC 

Quark Xpress Passporte 7.3 for XP,Vis+a 79. Retail 711 ^save 2911^
 2008-02-15 12:44 UTC 

Software in many languages!
 2008-02-15  2:37 UTC 

Network namespace and tc?
 2008-02-14  8:37 UTC 

New job! denaturant
 2008-02-14  7:48 UTC 

New job! serrying
 2008-02-13 20:12 UTC 

Get any soft you need without delays
 2008-02-13 20:01 UTC 

Microsoft Vista U|timate for 89, Retails @ 399 (repayment 310)
 2008-02-13 19:53 UTC 

misventure
 2008-02-12  8:49 UTC 

Get any soft you need without delays
 2008-02-12  4:32 UTC 

[PATCH 1/1] device control: fix trivial typo
 2008-02-11 17:00 UTC 

[PATCH 0/8] Change default MSGMNI tunable to scale with lowmem (v3)
 2008-02-11 14:16 UTC 

Save on quality software!
 2008-02-10  0:22 UTC 

Cheapest software prices!
 2008-02-09  2:55 UTC 

[PATCH] Filesystems visibility control group
 2008-02-08 15:54 UTC  (4+ messages)

[PATCH 2.6.24-rc8-mm1 09/15] (RFC) IPC: new kernel API to change an ID
 2008-02-08 10:12 UTC  (4+ messages)

FAQ Interactive, The Rise In Popularity Of Free Street Fights On Home Video
 2008-02-08  9:43 UTC 

[PATCH][DOCUMENTATION] Minimal controller code for a quick start
 2008-02-08  9:28 UTC  (5+ messages)

cgroup: limit network bandwidth
 2008-02-08  7:52 UTC 


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