Linux Container Development
 help / color / mirror / Atom feed
 messages from 2010-02-09 21:25:11 to 2010-02-22 21:15:49 UTC [more...]

[RFC] [PATCH 0/2] memcg: per cgroup dirty limit
 2010-02-22 21:15 UTC  (17+ messages)
    ` [PATCH 2/2] memcg: dirty pages instrumentation
    ` [PATCH 1/2] memcg: dirty pages accounting and limiting infrastructure

Network device and namespace checkpoint/restart (v3)
 2010-02-22 21:01 UTC  (12+ messages)
` [PATCH 1/5] Add checkpoint and collect hooks to net_device_ops
` [PATCH 2/5] C/R: Basic support for network namespaces and devices (v4)
` [PATCH 3/5] Add checkpoint support for veth devices (v2)
` [PATCH 4/5] Add loopback checkpoint support
` [PATCH 5/5] Add a checkpoint handler to the 'sit' device

RFC: netfilter: nf_conntrack: add support for "conntrack zones"
 2010-02-22 20:46 UTC 

[PATCH] cr_tests: report kernel version
 2010-02-22 18:51 UTC  (2+ messages)

[PATCH user-cr] define MNT_DETACH in older userspace
 2010-02-22 18:07 UTC  (4+ messages)

[PATCH 0/9] cr_tests: Filesystem tests
 2010-02-22 18:02 UTC  (11+ messages)
  ` [PATCH 1/9] cr_tests: fs: Add tests for checkpoint/restart of unlinked files
      ` [PATCH 2/9] cr_tests: fs: Add a do_ckpt utility
      ` [PATCH 3/9] cr_tests: fs: A tool to create a random tree of dirs and files
      ` [PATCH 4/9] cr_tests: fs: A tool to re-fill a "
      ` [PATCH 5/9] cr_tests: fs: A tool to check a tree of files and dirs
      ` [PATCH 6/9] cr_tests: fs: Add script to hold an unlinked tree
      ` [PATCH 7/9] cr_tests: fs: Add random tree test
      ` [PATCH 8/9] cr_tests: fs: Add unlinked fifo test
      ` [PATCH 9/9] cr_tests: fs: Add fsnotify test for dnotify

[PATCH v2 -mmotm 2/4] cgroups: remove events before destroying subsystem state objects
 2010-02-22 15:43 UTC  (3+ messages)
    ` [PATCH v2 -mmotm 3/4] cgroups: Add simple listener of cgroup events to documentation
      ` [PATCH v2 -mmotm 4/4] memcg: Update memcg_test.txt to describe memory thresholds

[PATCH v2 -mmotm 1/4] cgroups: Fix race between userspace and kernelspace
 2010-02-22 15:43 UTC 

Progress of containers at 2.6.32/33?
 2010-02-22 14:58 UTC 

[PATCH -mmotm 2/4] cgroups: remove events before destroying subsystem state objects
 2010-02-20 11:56 UTC  (8+ messages)
  ` [PATCH -mmotm 1/4] cgroups: Fix race between userspace and kernelspace
    ` [PATCH -mmotm 3/4] cgroups: Add simple listener of cgroup events to documentation
      ` [PATCH -mmotm 4/4] memcg: Update memcg_test.txt to describe memory thresholds

[PATCH] c/r: Fix x86-32 build without CONFIG_CHECKPOINT
 2010-02-20  0:31 UTC 

[PATCH -mmotm 1/4] cgroups: Fix race between userspace and kernelspace
 2010-02-19 22:28 UTC 

[PATCH][user-cr]: ckptinfo: Have -v imply -p option
 2010-02-19 19:36 UTC 

[PATCH] c/r: piggyback on task->saved_sigmask and drop task->checkpoint_data
 2010-02-19  5:12 UTC  (2+ messages)

[PATCH RFC] checkpoint: handle saved_sigmask
 2010-02-18 16:56 UTC  (4+ messages)

[PATCH][RFC] checkpoint: refuse to checkpoint if monitoring directories with dnotify
 2010-02-18 16:52 UTC  (3+ messages)

[PATCH user-cr] use syscall(NR_getpid) to avoid cached pid
 2010-02-18  0:57 UTC  (2+ messages)

[PATCH 1/1] RFC: Containerized syslog for full fledged container (Phase-I, Take III)
 2010-02-17 18:44 UTC 

Container for Amazon EC2?
 2010-02-17 16:39 UTC  (8+ messages)

[PATCH 1/1] Syslog are now containerized
 2010-02-17 15:01 UTC  (12+ messages)

[PATCH 1/1] RFC: Containerized syslog (Take II)
 2010-02-17  5:11 UTC  (3+ messages)

[PATCH 1/1] RFC: taking a crack at targeted capabilities
 2010-02-16 22:07 UTC  (10+ messages)

(unknown),
 2010-02-16 19:04 UTC  (9+ messages)
  ` [PATCH 1/3] rename and install nsexec
  ` [PATCH 2/3] ignore -eexist for mkdir of a cgroup
  ` [PATCH 3/3] nsexec: remount proc and devpts
  ` your mail
  ` 

[PATCH cr_tests] Use nsexec from user-cr
 2010-02-16 18:41 UTC 

I have a list of 5 million New businesses in the USA
 2010-02-16 16:08 UTC 

[PATCH 1/1] skb->tail can be offset
 2010-02-16 10:02 UTC  (2+ messages)

[user-cr][PATCH 1/2] restart: remount /proc for new tasks created with CLONE_NEWPID
 2010-02-16  9:55 UTC  (6+ messages)
  ` [user-cr][PATCH 2/2] Add --mount-pty option to mount new devpts

[PATCH cr-tests] file locks: don't report failed checkpoint as failure
 2010-02-15 16:52 UTC 

[cr_tests] warning fixes and build system changes
 2010-02-15 16:25 UTC  (5+ messages)

[PATCH] RFC: s390: Move get_signal_to_deliver() up in do_signal
 2010-02-15 13:26 UTC  (7+ messages)

containerized syslog
 2010-02-13 16:05 UTC  (4+ messages)

[PATCH user-cr] add -t option to mount new devpts
 2010-02-12 17:05 UTC  (3+ messages)

[PATCH 1/1] lxc-ps: Nit - Avoid blank CONTAINER column
 2010-02-12 17:01 UTC  (8+ messages)
    ` [lxc-devel] "

[PATCH] c/r: restart to handle checkpoint images lacking {uts, ipc}-ns
 2010-02-11 21:14 UTC  (3+ messages)

Network device and namespace checkpoint/restart (v2)
 2010-02-11 17:51 UTC  (20+ messages)
` [PATCH 2/4] C/R: Basic support for network namespaces and devices (v3)
` [PATCH 3/4] Add checkpoint support for veth devices
` [PATCH 4/4] Add loopback checkpoint support

iptables in container, wrong log destination, need pointer
 2010-02-11 17:51 UTC  (2+ messages)

[PATCH] c/r: fix false negative of test for unlinked files at checkpoint
 2010-02-11 15:45 UTC  (2+ messages)

Photo Editing Services - Photo Cutout Service Professional
 2010-02-11 12:38 UTC 

Crash in mac-vlan driver ?
 2010-02-11  3:23 UTC 

LXC bridged networking issues
 2010-02-10 22:42 UTC  (2+ messages)

[PATCH] c/r: fix broken compilation for architectures that don't support c/r
 2010-02-10 20:32 UTC  (4+ messages)

[RFC PATCH] c/r: fixed false complaint on "unlinked" pipes, socket, etc
 2010-02-10 16:47 UTC  (3+ messages)

[PATCH 1/6][cr-test][v2]: eclone-1: Test basic functionality
 2010-02-10 15:47 UTC  (5+ messages)
` [PATCH 5/6][cr-test][v2]: eclone-5: nr_pids must not exceed nesting level

[PATCH v2 1/2] nfnetlink: netns support
 2010-02-10 12:24 UTC 

[PATCH 0/6][RFC] user-cr: restart: Make task table portable
 2010-02-10  2:13 UTC  (5+ messages)

Supporting patches for netns/netdev (v2)
 2010-02-09 22:32 UTC  (5+ messages)

[PATCH 0/9] ckpt-v19-rc3 cleanups
 2010-02-09 22:04 UTC  (2+ messages)

Supporting patches for netns/netdev
 2010-02-09 21:42 UTC  (5+ messages)
` [PATCH 2/2] Move ckpt_objhash_free() to before we destroy the deferqueues


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