messages from 2008-03-28 15:22:58 to 2008-04-10 08:51:37 UTC [more...]
[PATCH 0/10] Make bsd process accounting work in pid namespaces
2008-04-10 8:51 UTC (8+ 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 0/3] clone64() and unshare64() system calls
2008-04-10 8:25 UTC (14+ 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] another swap controller for cgroup
2008-04-10 7:40 UTC (2+ messages)
[RFC][PATCH 0/7] Clone PTS namespace
2008-04-10 7:36 UTC (16+ 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
Loadable cgroup subsystems
2008-04-09 8:31 UTC (6+ messages)
[RFC] Control Groups Roadmap ideas
2008-04-09 2:28 UTC
[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)
[RFC][-mm] [1/2] Simple stats for cpu resource controller
2008-04-07 13:24 UTC (9+ 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)
[RFC PATCH 0/4] Container Freezer: Reuse Suspend Freezer
2008-04-05 0:54 UTC (12+ 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/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 1/11][CFQ-cgroup] Add Configuration
2008-04-04 9:46 UTC (31+ messages)
` [RFC][patch 2/11][CFQ-cgroup] Move header file
` [RFC][patch 3/11][CFQ-cgroup] Introduce cgroup subsystem
` [RFC][patch 4/11][CFQ-cgroup] Create cfq driver unique data
` [RFC][patch 5/11][CFQ-cgroup] Add cfq optional operation framework
` [RFC][patch 6/11][CFQ-cgroup] Add new control layer over traditional control layer
` [RFC][patch 7/11][CFQ-cgroup] Control cfq_data per driver
` [RFC][patch 8/11][CFQ-cgroup] Control cfq_data per cgroup
` [RFC][patch 9/11][CFQ-cgroup] Search cfq_data when not connected
` [RFC][patch 10/11][CFQ-cgroup] Control service tree: Main functions
` [RFC][patch 11/11][CFQ-cgroup] entry/remove active cfq_data
` [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 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
[PATCH 0/13 net-2.6.26] UDP/ICMP/TCP for a namespace v2
2008-04-03 21:58 UTC (25+ messages)
` [PATCH 1/13 net-2.6.26] [TCP]: Replace socket with sock for reset sending
` [PATCH 2/13 net-2.6.26] [DCCP]: "
` [PATCH 3/13 net-2.6.26] [DCCP]: dccp_v(4|6)_ctl_socket is leaked
` [PATCH 4/13 net-2.6.26] [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create
` [PATCH 5/13 net-2.6.26] [SCTP]: Use inet_ctl_sock_create for control socket creation
` [PATCH 6/13 net-2.6.26] [SCTP]: Replace socket with sock for SCTP control socket
` [PATCH 7/13 net-2.6.26] [INET]: Let inet_ctl_sock_create return sock rather than socket
` [PATCH 8/13 net-2.6.26] [NETNS]: Inet control socket should not hold a namespace
` [PATCH 9/13 net-2.6.26] [ICMP]: Simplify ICMP control socket creation
` [PATCH 10/13 net-2.6.26] [INET]: uc_ttl assignment in inet_ctl_sock_create is redundant
` [PATCH 11/13 net-2.6.26] [IPV6]: Simplify IPv6 control sockets creation
` [PATCH 12/13 net-2.6.26] [NETNS]: Create tcp control socket in the each namespace
` [PATCH 13/13 net-2.6.26] [NETNS]: Use TCP control socket from a correct namespace
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 (13+ messages)
` [PATCH 1/3 net-2.6.26] [NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h
` [PATCH 2/3 net-2.6.26] [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c
` [PATCH 3/3 net-2.6.26] [NETNS]: Do not include net/net_namespace.h from seq_file.h
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 (2+ messages)
[RFC][PATCH 0/4] Object creation with a pre-defined id (v2)
2008-04-02 15:56 UTC (6+ messages)
` [RFC][PATCH 1/4] Provide a new procfs interface to set next id
[PATCH -mm 1/3] cgroup: use a hash table for css_set finding
2008-04-02 10:23 UTC
[PATCH -mm 3/3] cgroup: remove the css_set linked-list
2008-04-02 2:16 UTC
[PATCH -mm 2/3] cgroup: simplify init_subsys()
2008-04-02 2:16 UTC
[PATCH -mm 1/3] cgroup: use a hash table for css_set finding
2008-04-02 2:16 UTC
[PATCH -mm 0/3] cgroup: use hash table for css_set
2008-04-02 2:16 UTC
neighborings
2008-04-01 20:34 UTC
[RFC][patch 0/11][CFQ-cgroup]Yet another I/O bandwidth controlling subsystem for CGroups based on CFQ
2008-04-01 9:22 UTC
[PATCH 0/3] IPv6 start/stop problems
2008-03-31 8:41 UTC (3+ messages)
[PATCH 0/11 net-2.6.16] unify control socket usage for protocols
2008-03-28 23:34 UTC (7+ messages)
` [PATCH 3/11 net-2.6.26] [DCCP]: dccp_v(4|6)_ctl_socket is leaked
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox