Linux Container Development
 help / color / mirror / Atom feed
 messages from 2008-04-02 20:56:09 to 2008-04-12 17:32:02 UTC [more...]

[PATCH 0/4] Helper patches for PTY namespaces
 2008-04-12 17:32 UTC  (2+ messages)
` [PATCH 1/4]: Propagate error code from devpts_pty_new

[PATCH 0/14 (3 subsets)] Make tuns and vlans devices work per-net
 2008-04-12  8:44 UTC  (32+ messages)
` [PATCH 1/14][NETNS]: Introduce the net-subsys id generator
  ` [Devel] "
  ` [PATCH 2/14][NETNS]: Generic per-net pointers
  ` [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
` [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

[RFC] Control Groups Roadmap ideas
 2008-04-12  5:10 UTC  (4+ messages)

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  (15+ messages)
` [RFC PATCH 1/4] Container Freezer: Add TIF_FREEZE flag to all architectures
` [RFC PATCH 2/4] Container Freezer: Make refrigerator always available
` [RFC PATCH 3/4] Container Freezer: Implement freezer cgroup subsystem
` [RFC PATCH 4/4] Container Freezer: Skip frozen cgroups during power management resume
  ` [Devel] [RFC PATCH 0/4] Container Freezer: Reuse Suspend Freezer

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

[RFC][PATCH 0/7] Clone PTS namespace
 2008-04-10 20:58 UTC  (18+ messages)
` [RFC][PATCH 1/7]: Propagate error code from devpts_pty_new
` [RFC][PATCH 2/7]: Factor out PTY index allocation
` [RFC][PATCH 3/7]: Enable multiple mounts of /dev/pts
` [RFC][PATCH 4/7]: Allow mknod of ptmx and tty in devpts
` [RFC][PATCH 5/7]: Implement get_pts_ns() and put_pts_ns()
` [RFC][PATCH 6/7]: Determine pts_ns from a pty's inode
` [RFC][PATCH 7/7]: Enable cloning PTY namespaces

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

[PATCH 0/10] Make bsd process accounting work in pid namespaces
 2008-04-10  8:59 UTC  (11+ messages)
  ` [PATCH 1/10] Bsdacct: rename acct_glbl structure
  ` [PATCH 2/10] Pidns: use kzalloc to allocate new pid namespace
  ` [PATCH 3/10] Pidns: add struct bsd_acct_struct *bacct field on pid_namespace
  ` [PATCH 4/10] Bsdacct: fix bogus comment near acct_process
  ` [PATCH 5/10] Bsdacct: make check timer accept an argument
  ` [PATCH 6/10] Bsdacct: make the acct_lock global
  ` [PATCH 7/10] Bsdacct: stop using global bsd_acct_struct instance in internal functions
  ` [PATCH 8/10] Bsdacct: make bsd_acct_struct per pid namespace
  ` [PATCH 9/10] Bsdacct: stop accounting for all namespaces on umount time
  ` [PATCH 10/10] Bsdacct: account task in each namespace is is visible from

[RFC][PATCH] another swap controller for cgroup
 2008-04-10  7:40 UTC  (2+ messages)

Loadable cgroup subsystems
 2008-04-09  8:31 UTC  (6+ messages)

[RFC][PATCH] CGroups: Include hierarchy ids in /proc/<pid>/cgroup
 2008-04-09  0:05 UTC 

[RFC] Control Groups Roadmap ideas
 2008-04-08 21:14 UTC 

[RFC][-mm] [0/2] Basic stats for cgroups V2
 2008-04-08 16:32 UTC  (8+ messages)

[RFC][PATCH] another swap controller for cgroup
 2008-04-08  3:29 UTC  (2+ messages)

[PATCH -mm 2/3] cgroup: simplify init_subsys() (v2)
 2008-04-07  1:45 UTC 

[RFC][-mm] [2/2] Simple stats for memory resource controller
 2008-04-06  6:23 UTC  (2+ messages)

[PATCH 0/7][v2] Clone PTY namespaces
 2008-04-04 20:17 UTC  (11+ messages)
  ` [PATCH 1/7][v2]: Propagate error code from devpts_pty_new
  ` [PATCH 2/7][v2]: Factor out PTY index allocation
  ` [PATCH 3/7][v2]: Enable multiple mounts of /dev/pts
  ` [PATCH 4/7][v2]: Allow mknod of ptmx and tty in devpts
  ` [PATCH 5/7][v2]: Implement get_pts_ns() and put_pts_ns()
  ` [PATCH 6/7][v2]: Determine pts_ns from a pty's inode
  ` [PATCH 7/7][v2]: Enable cloning PTY namespaces

[RFC][PATCH 1/4] Provide a new procfs interface to set next id
 2008-04-04 14:51 UTC  (4+ messages)
` [RFC][PATCH 2/4] Provide a new procfs interface to set next upid nr(s)
` [RFC][PATCH 3/4] IPC: use the target ID specified in procfs
` [RFC][PATCH 4/4] PID: "

[RFC][PATCH 0/4] Object creation with a specified id
 2008-04-04 14:51 UTC 

[RFC][patch 3/11][CFQ-cgroup] Introduce cgroup subsystem
 2008-04-04  9:46 UTC  (20+ messages)
      ` [RFC][v2][patch 0/12][CFQ-cgroup]Yet another I/O bandwidth controlling subsystem for CGroups based on CFQ
      ` [PATCH] [RFC][patch 1/12][CFQ-cgroup] Add Configuration
      ` [RFC][patch 2/11][CFQ-cgroup] Move header file
      ` [RFC][patch 3/12][CFQ-cgroup] Introduce cgroup subsystem
      ` [PATCH] [RFC][patch 4/12][CFQ-cgroup] Add ioprio entry
      ` [RFC][patch 5/12][CFQ-cgroup] Create cfq driver unique data
      ` [RFC][patch 6/12][CFQ-cgroup] Add cfq optional operation framework
      ` [RFC][patch 7/12][CFQ-cgroup] Add new control layer over traditional control layer
      ` [RFC][patch 8/12][CFQ-cgroup] Control cfq_data per driver
      ` [RFC][patch 9/12][CFQ-cgroup] Control cfq_data per cgroup
      ` [PATCH] [RFC][patch 10/12][CFQ-cgroup] Search cfq_data when not connected
      ` [RFC][patch 11/12][CFQ-cgroup] Control service tree: Main functions
      ` [RFC][patch 12/12][CFQ-cgroup] entry/remove active cfq_data
  ` [RFC][patch 8/11][CFQ-cgroup] Control cfq_data per cgroup

[PATCH 0/13 net-2.6.26] UDP/ICMP/TCP for a namespace v2
 2008-04-03 21:58 UTC  (2+ messages)

effuses
 2008-04-03 21:11 UTC 

[PATCH 1/3] [IPV6]: Event type in addrconf_ifdown is mis-used
 2008-04-03 20:33 UTC  (4+ messages)

[PATCH 0/3 net-2.6.26] Compilation fixes
 2008-04-03 20:25 UTC  (8+ messages)

reminder about containers mini-summit at ols
 2008-04-03 18:33 UTC 

[PATCH -mm 3/3] cgroup: remove the css_set linked-list
 2008-04-03 17:41 UTC 

[PATCH -mm 2/3] cgroup: simplify init_subsys()
 2008-04-03 17:41 UTC 

[PATCH 2/2] Make res_counter hierarchical
 2008-04-03 12:26 UTC  (3+ messages)

[PATCH -mm 1/3] cgroup: use a hash table for css_set finding
 2008-04-03 10:17 UTC  (4+ messages)

[PATCH -mm 3/3] cgroup: remove the css_set linked-list
 2008-04-03  5:53 UTC 

[PATCH -mm 2/3] cgroup: simplify init_subsys()
 2008-04-03  5:53 UTC 

[PATCH -mm 1/3] cgroup: use a hash table for css_set finding
 2008-04-03  5:52 UTC 

[PATCH -mm 0/3] cgroup: use hash table for css_set
 2008-04-03  5:52 UTC 

[PATCH -mm 2/3] cgroup: simplify init_subsys()
 2008-04-03  4:59 UTC 


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