messages from 2010-02-17 00:24:09 to 2010-02-26 12:09:10 UTC [more...]
C/R: Checkpoint and restore network namespaces and devices
2010-02-26 12:09 UTC (10+ messages)
` [PATCH 1/6] C/R: Add checkpoint and collect hooks to net_device_ops
` [PATCH 2/6] C/R: Basic support for network namespaces and devices (v5)
` [PATCH 3/6] C/R: Add checkpoint support for veth devices (v2)
` [PATCH 4/6] C/R: Add loopback checkpoint support (v2)
` [PATCH 5/6] C/R: Add a checkpoint handler to the 'sit' device
` [PATCH 6/6] C/R: Add checkpoint support to macvlan driver
[PATCH] cgroup: do not use dprintf in cgroup_event_listener
2010-02-26 9:07 UTC
[PATCH 00/13][RFC] Checkpoint/restart code reshuffle
2010-02-26 8:45 UTC (13+ messages)
` [PATCH 01/12] Prepare to move ckpt_obj_ops definitions
` [PATCH 02/12] Add ability to register checkpoint obj ops
` [PATCH 03/12] Replace obj_no_grab and obj_no_drop ckpt ops with NULL
` [PATCH 04/12] Move nsproxy checkpoint ops
` [PATCH 05/12] Move mm checkpoint ops to mm/mmap.c
` [PATCH 06/12] Move checkpoint/files.c into fs/
` [PATCH 07/12] Move checkpoint/restart of signals into kernel/signal.c
` [PATCH 08/12] Move signal ckpt_obj_ops "
` [PATCH 09/12] Move mmap checkpoint/restart into mm/mmap.c
` [PATCH 10/12] Move uts ns into kernel/utsname*.c
` [PATCH 11/12] Move user namespace ckpt_obj_ops
` [PATCH 12/12] Move remaining checkpoint/* files into kernel/
[RFC] [PATCH 0/2] memcg: per cgroup dirty limit
2010-02-26 6:35 UTC (44+ messages)
` [PATCH 2/2] memcg: dirty pages instrumentation
` [PATCH 1/2] memcg: dirty pages accounting and limiting infrastructure
RFC: netfilter: nf_conntrack: add support for "conntrack zones"
2010-02-26 3:15 UTC (23+ messages)
` [RFC][PATCH] ns: Syscalls for better namespace sharing control
` [RFC][PATCH] ns: Syscalls for better namespace sharing control. v2
Listing of medical geneticists and much more
2010-02-25 23:45 UTC
[PATCH linux-cr] nsproxy: record ambient namespaces
2010-02-25 22:56 UTC
[PATCH linux-cr] s390: save_access_regs for self-checkpoint
2010-02-25 17:05 UTC
[PATCH] cgroup: do not use dprintf in cgroup_event_listener
2010-02-25 10:24 UTC
[PATCH linux-cr RFC] change sysctl and default for unprivileged use
2010-02-25 5:14 UTC
global_send_sigint
2010-02-25 3:47 UTC
Scheduling in atomic while restoring shm
2010-02-25 2:53 UTC (3+ messages)
` [PATCH] c/r: fix "scheduling in atomic" while restoring ipc shm
[PATCH -mm] cgroups: fix failure path in cgroup_write_event_control()
2010-02-25 0:43 UTC (4+ messages)
[RFC][PATCH 0/4][user-cr]: First try at integrating LXC and USER-CR
2010-02-24 22:26 UTC (9+ messages)
` [PATCH 1/4][user-cr] Move common definitions to restart.h
` [PATCH 2/4][user-cr] Rename struct args to struct restart_args
` [PATCH 3/4][user-cr] Move main() in restart.c to restart-main.c
` [PATCH 4/4][user-cr] Rename libeclone.a to libcheckpoint.a
[PATCH linux-cr] send uses_interp=1 to arch_setup_additional_pages
2010-02-24 21:33 UTC
[PATCH 1/2][LXC] Rename --directory option to --statefile
2010-02-24 18:45 UTC (10+ messages)
` [PATCH 2/2][LXC] Have lxc_restart call app_restart()
[PATCH -mmotm] cgroup: fix typo in error handling in cgroup_write_event_control()
2010-02-24 16:04 UTC (2+ messages)
[PATCH v2 -mmotm 2/4] cgroups: remove events before destroying subsystem state objects
2010-02-24 12:17 UTC (12+ 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
[PATCH] RFC containerized syslog and iptable log dispatching (working stage)
2010-02-23 21:01 UTC
Network device and namespace checkpoint/restart (v3)
2010-02-23 18:49 UTC (11+ messages)
` [PATCH 2/5] C/R: Basic support for network namespaces and devices (v4)
` [PATCH 3/5] Add checkpoint support for veth devices (v2)
Progress of containers at 2.6.32/33?
2010-02-23 12:32 UTC (2+ messages)
Linux Checkpoint-Restart - v19
2010-02-22 23:17 UTC
[PATCH][user-cr]: ckptinfo: Have -v imply -p option
2010-02-22 22:52 UTC (2+ messages)
[PATCH user-cr] define MNT_DETACH in older userspace
2010-02-22 22:51 UTC (5+ messages)
[PATCH] cr_tests: report kernel version
2010-02-22 18:51 UTC (2+ 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 1/4] cgroups: Fix race between userspace and kernelspace
2010-02-22 15:43 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] 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 (3+ messages)
[PATCH 1/1] RFC: Containerized syslog (Take II)
2010-02-17 5:11 UTC (3+ messages)
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