Linux Container Development
 help / color / mirror / Atom feed
 messages from 2010-03-30 04:51:47 to 2010-04-14 20:40:25 UTC [more...]

Wiki for LXC with Checkpoint/Restart
 2010-04-14 20:43 UTC  (8+ messages)

Lockdep splat in cpuset code acquiring alloc_lock
 2010-04-14 20:23 UTC 

[PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
 2010-04-14 20:14 UTC  (8+ messages)

nothin' boy
 2010-04-14 19:41 UTC 

[PATCH 1/4] cr_tests: futex: pi: Adjust RT priority range
 2010-04-14 14:58 UTC  (5+ messages)
  ` [PATCH 2/4] cr_tests: futex: pi: Factor out release_pi_futex()
  ` [PATCH 3/4] cr_tests: futex: pu: Fix potential livelock
  ` [PATCH 4/4] cr_tests: futex: pi: Set the FUTEX_WAITERS bit

[RFC][PATCH 0/6][usercr]: Rename/reorg usercr code
 2010-04-14  0:53 UTC  (7+ messages)
  ` [RFC][PATCH 1/6][usercr] Change API prefix to cr_
  ` [RFC][PATCH 2/6][usercr] Remove flags parameter to cr_checkpoint()
  ` [RFC][PATCH 3/6][usercr] Minor reorg of restart.c
  ` [RFC][PATCH 4/6][usercr] Move checkpoint() into restart.c
  ` [RFC][PATCH 5/6][usercr] Rename restart.c to cr_checkpoint.c
  ` [RFC][PATCH 6/6][usercr] Rename common.h to cr_log.h

[PATCH] cr: don't try to collect or fetch ipc_ns
 2010-04-13 23:55 UTC 

[PATCH linux-cr] cr: fs/inode.c: make sure ckpt_obj_register() actually runs
 2010-04-13 23:07 UTC  (4+ messages)

[PATCH linux-cr] free ctx->coord_pidns
 2010-04-13 15:39 UTC  (2+ messages)

A modular approach to handling netdev address c/r
 2010-04-12 17:58 UTC  (11+ messages)
  ` [PATCH 1/4] Modularize the handling of "
  ` [PATCH 2/4] Fail checkpoint if IPv4 multicast addresses are configured
  ` [PATCH 3/4] Add IPv6 address checkpoint handler
  ` [PATCH 4/4] C/R: Fix storing IPv6 addresses and handle the "ipv6only" socket flag (v2)

Prefix / Naming USERCR API
 2010-04-11 17:02 UTC  (5+ messages)

[RFC][PATCH][usercr]: Remove exit() calls in app_restart()
 2010-04-10  3:25 UTC 

[PATCH 0/2] small core patches
 2010-04-10  1:42 UTC  (6+ messages)
  ` [PATCH 1/2] cr: be more informative with obj_new errors
      ` [PATCH 2/2] cr: handle CONFIG_SYSVIPC=n

[PATCH] c/r: restore tty pgrp properly
 2010-04-09  7:47 UTC  (4+ messages)

[PATCH] Fix build when CONFIG_INET=n
 2010-04-08 16:00 UTC 

c/r: IPv6 support
 2010-04-07 14:02 UTC  (10+ messages)
  ` [PATCH 1/3] C/R: Support for IPv6 addresses on network devices (v2)
  ` [PATCH 2/3] C/R: Fix storing IPv6 addresses and handle the "ipv6only" socket flag
  ` [PATCH 3/3] Fail checkpoint if IPv4 multicast addresses are configured

Linux Checkpoint-Restart - v19
 2010-04-07 13:08 UTC  (12+ messages)

optin emails lists
 2010-04-07  1:41 UTC 

[PATCH] checkpoint/i386: use task_user_gs to checkpoint gs
 2010-04-06 23:37 UTC 

lxc, conntrack and routecache
 2010-04-06 15:43 UTC  (2+ messages)

Testing lxc 0.6.5 in Fedora 13
 2010-04-06 15:29 UTC  (8+ messages)

[PATCH] user-cr: Add --netns switch to user-cr checkpoint
 2010-04-05 13:24 UTC  (2+ messages)

[PATCH] Invert the NETNS checkpoint flag
 2010-04-05 13:23 UTC  (2+ messages)

lxc, conntrack and routecache
 2010-04-04  7:07 UTC 

Re-: Antwort auf deine Anzeige bei mit dem Titel "Geile 3 Loch Stute für TG"
 2010-04-02 13:04 UTC 

[PATCH 0/6][lxc][v3] Link LXC with USERCR
 2010-04-02  5:54 UTC  (28+ messages)
  ` [PATCH 1/6][lxc][v3] Add --with-libcr configure option
  ` [PATCH 2/6][lxc][v3] lxc_restart: Add --statefile option
  ` [PATCH 3/6][lxc][v3] lxc_checkpoint: "
  ` [PATCH 4/6][lxc][v3] Move get_init_pid() into checkpoint.c
  ` [PATCH 5/6][lxc][v3] Hook up lxc_restart() with app_restart()
  ` [PATCH 6/6][lxc][v3] Hook up lxc_checkpoint() with app_checkpoint()

[C/R v20][PATCH 00/96] Linux Checkpoint-Restart - v20
 2010-04-01 23:57 UTC  (2+ messages)

[PATCH] Add --nonetns switch to user-cr checkpoint
 2010-04-01 23:42 UTC  (7+ messages)

[PATCH 0/6][v3][lxc] Link LXC with USERCR
 2010-04-01 23:36 UTC  (10+ messages)
  ` [PATCH 1/6][v3][lxc] Add --with-libcr configure option
  ` [PATCH 2/6][v3][lxc] lxc_restart: Add --statefile option
  ` [PATCH 3/6][v3][lxc] lxc_checkpoint: "
  ` [PATCH 4/6][v3][lxc] Move get_init_pid() into checkpoint.c
  ` [PATCH 5/6][v3][lxc] Hook up lxc_restart() with app_restart()
  ` [PATCH 6/6][v3][lxc] Hook up lxc_checkpoint() with app_checkpoint()

ckpt-v20-dev, ckpt-v21-rc1
 2010-04-01 21:15 UTC  (10+ messages)

[PATCH] Skip down interfaces (v2)
 2010-04-01 15:49 UTC  (7+ messages)

Mount remount operations propagating from container to host and other containers
 2010-04-01 15:00 UTC  (3+ messages)

[PATCH linux-cr] put file_ops->checkpoint under CONFIG_CHECKPOINT
 2010-04-01 14:09 UTC  (5+ messages)

t on his brother's projectin
 2010-04-01  9:10 UTC 

[PATCH 1/2] Fix app_checkpoint() return code
 2010-04-01  4:59 UTC  (3+ messages)
  ` [PATCH 2/2] Add keep_frozen field to struct app_restart_args

[PATCH] c/r: get rid of ckpt_hdr_vpids - can be inferred at restart
 2010-04-01  4:34 UTC  (5+ messages)
  ` [PATCH] user-c/r: "

[PATCH linux-cr] export net checkpoint fns
 2010-04-01  4:31 UTC  (2+ messages)

[PATCH] Skip down interfaces
 2010-03-31 16:17 UTC  (3+ messages)

cause it di
 2010-03-31  4:34 UTC 

Ater, _Licorice_ halfe an ounce, _Fennell_ seed, _Violet_ lea
 2010-03-31  3:05 UTC 

C/R: Fixup IPv6 support
 2010-03-30 19:56 UTC  (11+ messages)
` [PATCH 1/2] C/R: Support for IPv6 addresses on network devices

Ed to tell their stories about the sa
 2010-03-30 18:53 UTC 

[PATCH tip/core/urgent] rcu: protect fork-time cgroup access
 2010-03-30 17:26 UTC 

[PATCH tip/core/urgent] rcu: protect fork-time cgroup access
 2010-03-30  9:32 UTC 

[PATCH user-cr] restart: unshare mounts ns when unsharing pidns (for --pidns)
 2010-03-30  7:07 UTC  (2+ messages)

[PATCH 0/14][user-cr] Enable linking with LIBLXC
 2010-03-30  7:04 UTC  (2+ messages)

[PATCH] checkpoint/powerpc: fix build break with CONFIG_CHECKPOINT=n
 2010-03-30  4:53 UTC  (2+ messages)

C/R netdev and netns support
 2010-03-30  4:53 UTC  (2+ messages)

[ckpt_msg][PATCH 1/1] c/r: Fix trivial bug in ckpt_msg macro
 2010-03-30  4:53 UTC  (2+ messages)

NetNS and Netdev follow-up patches
 2010-03-30  4:52 UTC  (2+ messages)

[PATCH] linux-cr: nested pid namespaces (v3)
 2010-03-30  4:51 UTC  (2+ messages)


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