Linux Container Development
 help / color / mirror / Atom feed
 messages from 2008-04-10 15:07:38 to 2008-04-28 09:47:09 UTC [more...]

Userspace checkpoint/restart hack: cryo
 2008-04-28  9:47 UTC  (2+ messages)

[PATCH 1/2] dm-ioband: I/O bandwidth controller v0.0.4: Source code and patch
 2008-04-28  8:06 UTC  (5+ messages)
  ` [PATCH 2/2] dm-ioband: I/O bandwidth controller v0.0.4: Document

[RFC][PATCH 1/5] Container Freezer: Add TIF_FREEZE flag to all architectures
 2008-04-28  4:03 UTC  (15+ messages)
` [RFC][PATCH 2/5] Container Freezer: Make refrigerator always available
` [RFC][PATCH 3/5] Container Freezer: Implement freezer cgroup subsystem
` [RFC][PATCH 4/5] Container Freezer: Skip frozen cgroups during power management resume
` [RFC][PATCH 5/5] Add a Signal Control Group Subsystem
          ` [RFC][PATCH] Freezer: NOSIG flag (was: Re: [RFC][PATCH 2/5] Container Freezer: Make refrigerator always available)

[RFC][PATCH 0/7] Clone PTS namespace
 2008-04-26 13:02 UTC  (15+ messages)

[RFC][v2][patch 0/12][CFQ-cgroup]Yet another I/O bandwidth controlling subsystem for CGroups based on CFQ
 2008-04-25 21:37 UTC  (2+ messages)
        ` [Devel] "

[PATCH 1/4] - v2 - Provide a new procfs interface to set next id
 2008-04-24 23:13 UTC  (18+ messages)
` [PATCH 2/4] - v2 - Provide a new procfs interface to set next upid nr(s)
` [PATCH 3/4] - v2 - IPC: use the target ID specified in procfs
` [PATCH 4/4] - v2 - PID: "
    ` Checkpoint/restart (was Re: [PATCH 0/4] - v2 - Object creation with a specified id)
  ` [PATCH 0/4] - v2 - Object creation with a specified id

Utility tool for dm-ioband
 2008-04-24 11:55 UTC 

[PATCH 0/2] dm-ioband: I/O bandwidth controller v0.0.4: Introduction
 2008-04-24 11:18 UTC 

[RFC PATCH 5/5] Add a Signal Control Group Subsystem
 2008-04-24  7:00 UTC  (3+ messages)

[RFC][PATCH 0/5] Container Freezer: Reuse Suspend Freezer
 2008-04-24  6:47 UTC 

[PATCH] cgroup: use read lock to guard find_existing_css_set()
 2008-04-24  1:00 UTC  (3+ messages)

[PATCH 0/4] Helper patches for PTY namespaces
 2008-04-23 18:01 UTC  (22+ messages)
` [PATCH 1/4]: Propagate error code from devpts_pty_new
` [PATCH 2/4]: Factor out PTY index allocation
` [PATCH 3/4]: Move devpts globals into init_pts_ns
` [PATCH 4/4]: Enable multiple mounts of /dev/pts
          ` [LTP] [PATCH 0/4] Helper patches for PTY namespaces
  ` Multiple instances of devpts

[PATCH] cgroup: use read lock to guard find_existing_css_set()
 2008-04-23  3:04 UTC 

mini-summit agenda
 2008-04-21 14:25 UTC 

[RFC][-mm] Memory controller hierarchy support (v1)
 2008-04-21  6:33 UTC  (9+ messages)

Prove her your true masculinity
 2008-04-18  8:51 UTC 

[RFC][PATCH 0/4] Object creation with a specified id
 2008-04-18  5:46 UTC  (4+ messages)

[PATCH 0/4] - v2 - Object creation with a specified id
 2008-04-18  5:44 UTC 

[PATCH]: Factor out PTY index allocation
 2008-04-17 23:53 UTC  (6+ messages)

selinux mini-summit sub-policy topic
 2008-04-17 17:55 UTC 

[PATCH 1/2] eCryptfs: Introduce device handle for userspace daemon communications
 2008-04-17 17:41 UTC  (9+ messages)
    ` [PATCH] eCryptfs: Make key module subsystem respect namespaces
        ` [PATCH] eCryptfs: Remove obsolete netlink interface to daemon
          ` [PATCH] eCryptfs: Fix refs to pid and user_ns
    ` [Ecryptfs-devel] [PATCH 1/2] eCryptfs: Introduce device handle for userspace daemon communications

[PATCH]: Propagate error code from devpts_pty_new
 2008-04-17 16:05 UTC  (3+ messages)

[PATCH] cgroup: fix a race condition in manipulating tsk->cg_list
 2008-04-17  5:27 UTC  (12+ messages)

[PATCH] cgroup: fix a race condition in manipulating tsk->cg_list
 2008-04-17  3:37 UTC 

[PATCH 0/8 net-2.6.26] [NETNS]: namespace refcounting cleanup
 2008-04-16  9:07 UTC  (12+ messages)
` [PATCH 1/8 net-2.6.26] [NETNS]: Make netns refconting debug like a socket one
` [PATCH 2/8 net-2.6.26] [NETNS]: Add netns refcnt debug for kernel sockets
` [PATCH 3/8 net-2.6.26] [NETNS]: Add netns refcnt debug for timewait buckets
` [PATCH 4/8 net-2.6.26] [NETNS]: Add netns refcnt debug into fib_info
` [PATCH 5/8 net-2.6.26] [NETNS]: Add netns refcnt debug for inet bind buckets
` [PATCH 6/8 net-2.6.26] [NETNS]: Add netns refcnt debug for dst ops
` [PATCH 7/8 net-2.6.26] [NETNS]: Add netns refcnt debug to fib rules
` [PATCH 8/8 net-2.6.26] [NETNS]: Add netns refcnt debug for network devices

[PATCH 0/14 (3 subsets)] Make tuns and vlans devices work per-net
 2008-04-15 10:31 UTC  (35+ messages)
` [PATCH 1/14][NETNS]: Introduce the net-subsys id generator
  ` [Devel] "
` [PATCH 2/14][NETNS]: Generic per-net pointers
` [PATCH 3/14][TUN]: Introduce the tun_net structure
` [PATCH 4/14][TUN]: Actually make the tun_dev_list per-net
` [PATCH 5/14][TUN]: Allow to register tun devices in namespace
` [PATCH 6/14][RTNL]: Introduce the rtnl_kill_links call
` [PATCH 7/14][VLAN]: Tag vlan_group with device, not ifindex
` [PATCH 9/14][VLAN]: Add net argument to proc init/cleanup calls
` [PATCH 11/14][VLAN]: Make /proc/net/vlan/conf file show per-net info
` [PATCH 12/14][VLAN]: Make vlan_name_type per-net
` [PATCH 13/14][VLAN]: Allows vlan devices registration in net namespace
  ` [PATCH 8/14][VLAN]: Introduce the vlan_net structure
  ` [PATCH 10/14][VLAN]: Create proc files in proper net
  ` [PATCH 14/14][VLAN]: Migrate proc files when vlan device is moved to namespace

[RFC] Control Groups Roadmap ideas
 2008-04-14 15:03 UTC  (8+ messages)

[RFC][-mm] [2/2] Simple stats for memory resource controller
 2008-04-14 14:40 UTC  (3+ messages)

wooziness
 2008-04-14  4:44 UTC 

pucker
 2008-04-11 23:31 UTC 

nets: status of sysfs with netns
 2008-04-11 15:33 UTC  (4+ messages)

[RFC PATCH 0/4] Container Freezer: Reuse Suspend Freezer
 2008-04-11 11:49 UTC  (4+ messages)
    ` [RFC PATCH 1/4] Container Freezer: Add TIF_FREEZE flag to all architectures
    ` [RFC PATCH 3/4] Container Freezer: Implement freezer cgroup subsystem

[PATCH 0/3] clone64() and unshare64() system calls
 2008-04-11  8:45 UTC  (18+ messages)
` [PATCH 1/3] change clone_flags type to u64

[RFC][-mm] [1/2] Simple stats for cpu resource controller
 2008-04-10 16:25 UTC  (5+ messages)


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