Linux Container Development
 help / color / mirror / Atom feed
 messages from 2009-09-14 12:47:03 to 2009-09-23 23:51:18 UTC [more...]

[PATCH v18 01/80] c/r: extend arch_setup_additional_pages()
 2009-09-23 23:51 UTC  (38+ messages)
  ` [PATCH v18 02/80] x86: ptrace debugreg checks rewrite
  ` [PATCH v18 03/80] c/r: break out new_user_ns()
  ` [PATCH v18 04/80] c/r: split core function out of some set*{u, g}id functions
  ` [PATCH v18 05/80] cgroup freezer: Fix buggy resume test for tasks frozen with cgroup freezer
  ` [PATCH v18 06/80] cgroup freezer: Update stale locking comments
  ` [PATCH v18 07/80] cgroup freezer: Add CHECKPOINTING state to safeguard container checkpoint
  ` [PATCH v18 08/80] cgroup freezer: interface to freeze a cgroup from within the kernel
  ` [PATCH v18 09/80] Namespaces submenu
  ` [PATCH v18 10/80] c/r: make file_pos_read/write() public
  ` [PATCH v18 11/80] pids 1/7: Factor out code to allocate pidmap page
  ` [PATCH v18 12/80] pids 2/7: Have alloc_pidmap() return actual error code
  ` [PATCH v18 13/80] pids 3/7: Add target_pid parameter to alloc_pidmap()
  ` [PATCH v18 14/80] pids 4/7: Add target_pids parameter to alloc_pid()
  ` [PATCH v18 15/80] pids 5/7: Add target_pids parameter to copy_process()
  ` [PATCH v18 16/80] pids 6/7: Define do_fork_with_pids()
  ` [PATCH v18 17/80] pids 7/7: Define clone_with_pids syscall
  ` [PATCH v18 18/80] c/r: create syscalls: sys_checkpoint, sys_restart
  ` [PATCH v18 19/80] c/r: documentation
  ` [PATCH v18 20/80] c/r: basic infrastructure for checkpoint/restart
  ` [PATCH v18 21/80] c/r: x86_32 support "
  ` [PATCH v18 22/80] c/r: external checkpoint of a task other than ourself
  ` [PATCH v18 23/80] c/r: export functionality used in next patch for restart-blocks
  ` [PATCH v18 24/80] c/r: restart-blocks
  ` [PATCH v18 25/80] c/r: checkpoint multiple processes
  ` [PATCH v18 26/80] c/r: restart "
  ` [PATCH v18 27/80] c/r: introduce PF_RESTARTING, and skip notification on exit
  ` [PATCH v18 28/80] c/r: support for zombie processes
  ` [PATCH v18 29/80] c/r: Save and restore the [compat_]robust_list member of the task struct
  ` [PATCH v18 30/80] c/r: infrastructure for shared objects
  ` [PATCH v18 31/80] c/r: detect resource leaks for whole-container checkpoint
  ` [PATCH v18 32/80] deferqueue: generic queue to defer work
  ` [PATCH v18 33/80] c/r: introduce new 'file_operations': ->checkpoint, ->collect()
  ` [PATCH v18 34/80] c/r: dump open file descriptors
  ` [PATCH v18 35/80] c/r: restore "
  ` [PATCH v18 36/80] c/r: introduce method '->checkpoint()' in struct vm_operations_struct
  ` [PATCH v18 37/80] c/r: dump memory address space (private memory)
  ` [PATCH v18 38/80] c/r: restore "

[PATCH 00/80] Kernel based checkpoint/restart [v18]
 2009-09-23 23:50 UTC 

[PATCH 2/2] user-cr: s390: Detect s390x arch too
 2009-09-23 22:03 UTC 

[PATCH 1/2] user-cr: s390: CPU parsing isn't wired properly
 2009-09-23 22:03 UTC 

[PATCH] ckptinfo.py: revert commit 8f99ace6513f958d572ef690d7af111991124f5c
 2009-09-23 21:53 UTC  (2+ messages)

[PATCH] restart: add switch '--self' for self-restart
 2009-09-23 21:41 UTC  (4+ messages)

Photo Editing Services - Photo Cutout
 2009-09-23 15:02 UTC 

[PATCH] restart: rename and cleanup switch to indicate signal-on-interrupt
 2009-09-23  4:37 UTC  (2+ messages)

[PATCH] restart: add switch '-i/--input=FILE' to indicate an input file
 2009-09-23  4:23 UTC  (2+ messages)

[PATCH] c/r: tighten checks on supported vma to checkpoint or restart
 2009-09-23  4:11 UTC  (2+ messages)

[PATCH] c/r: fix race of prepare_descendant() with an ongoing fork()
 2009-09-23  0:05 UTC  (6+ messages)

Collect sockets for leak detection
 2009-09-22 19:31 UTC  (7+ messages)
  ` [PATCH 1/2] Adjust socket reference count during leak detection phase
  ` [PATCH 2/2] Collect sockets

[Bugme-new] [Bug 14150] New: BUG: soft lockup - CPU#3 stuck for 61s!, while running cpu controller latency testcase on two containers parallaly
 2009-09-22 10:09 UTC  (6+ messages)

[PATCH trivial] pty: set tty on error
 2009-09-18 17:21 UTC  (3+ messages)

[cr][git]linux-cr branch, ckpt-v18-rc1, updated. v2.6.31-85-gc0bd3fc
 2009-09-18 17:21 UTC 

[PATCH] Fix ckpt_obj_lookup_add() leak detection logic
 2009-09-18 17:01 UTC  (2+ messages)

[PATCH user-cr] s390: define struct pid_set
 2009-09-18 17:00 UTC  (2+ messages)

[RFC] IO scheduler based IO controller V9
 2009-09-18 14:47 UTC  (11+ messages)
    ` [PATCH 20/23] io-controller: Per cgroup request descriptor support
            ` [PATCH] io-controller: Fix task hanging when there are more than one groups
    ` [PATCH] io-controller: Fix another bug that causing system hanging

restart (mktree) program usage
 2009-09-18  6:58 UTC  (10+ messages)

[PATCH] cr_test: include unistd.h for syscall numbers
 2009-09-16 19:49 UTC  (2+ messages)

c/r patchset v18 (rc1)
 2009-09-16 18:47 UTC 

[cr][git]linux-cr annotated tag, v2.6.31-rc9, created. v2.6.31-rc9
 2009-09-16 18:37 UTC 

[cr][git]linux-cr annotated tag, v2.6.31-rc8, created. v2.6.31-rc8
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.31-rc7, created. v2.6.31-rc7
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.31-rc5, created. v2.6.31-rc5
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.31-rc6, created. v2.6.31-rc6
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.31-rc4, created. v2.6.31-rc4
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.31-rc3, created. v2.6.31-rc3
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.31-rc2, created. v2.6.31-rc2
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.31, created. v2.6.31
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.31-rc1, created. v2.6.31-rc1
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.30-rc8, created. v2.6.30-rc8
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.30-rc7, created. v2.6.30-rc7
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.30-rc5, created. v2.6.30-rc5
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.30-rc6, created. v2.6.30-rc6
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.30-rc4, created. v2.6.30-rc4
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.30-rc3, created. v2.6.30-rc3
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.30-rc2, created. v2.6.30-rc2
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.30, created. v2.6.30
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.30-rc1, created. v2.6.30-rc1
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.29-rc8, created. v2.6.29-rc8
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.29-rc7, created. v2.6.29-rc7
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.29-rc6, created. v2.6.29-rc6
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.29-rc5, created. v2.6.29-rc5
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.29-rc4, created. v2.6.29-rc4
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.29-rc3, created. v2.6.29-rc3
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.29-rc2, created. v2.6.29-rc2
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.29-rc1, created. v2.6.29-rc1
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.29, created. v2.6.29
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.28-rc9, created. v2.6.28-rc9
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.28-rc8, created. v2.6.28-rc8
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.28-rc7, created. v2.6.28-rc7
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.28-rc5, created. v2.6.28-rc5
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.28-rc6, created. v2.6.28-rc6
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.28-rc4, created. v2.6.28-rc4
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.28-rc3, created. v2.6.28-rc3
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.28-rc2, created. v2.6.28-rc2
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.28-rc1, created. v2.6.28-rc1
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.28, created. v2.6.28
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.27-rc8, created. v2.6.27-rc8
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.27-rc9, created. v2.6.27-rc9
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.27-rc7, created. v2.6.27-rc7
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.27-rc6, created. v2.6.27-rc6
 2009-09-16 18:36 UTC 

[cr][git]linux-cr tag, cr-base-v13, created. v2.6.28-14-g3c1b190
 2009-09-16 18:36 UTC 

[cr][git]linux-cr tag, cr-v18-rc1, created. v2.6.31-80-g9b540da
 2009-09-16 18:36 UTC 

[cr][git]linux-cr annotated tag, v2.6.27, created. v2.6.27
 2009-09-16 18:36 UTC 

[cr][git]linux-cr branch, ckpt-v18-rc1, created. v2.6.31-80-g9b540da
 2009-09-16 18:36 UTC 

[PATCH 0/4] user-cr: powerpc support etc
 2009-09-16 18:05 UTC  (6+ messages)
  ` [PATCH 1/4] fix rename fallout
  ` [PATCH 2/4] restart: (build fix hack) define sa_family_t and struct linger
  ` [PATCH 3/4] mktree: initial powerpc support hacks
  ` [PATCH 4/4] makefile hack for powerpc

[PATCH 0/9] powerpc checkpoint/restart kernel support
 2009-09-16 17:49 UTC  (17+ messages)
  ` [PATCH 1/9] checkpoint: fix integer-pointer conversion warnings
  ` [PATCH 2/9] fix trivial build breaks in compat code
  ` [PATCH 3/9] futex.h: fix compat builds
  ` [PATCH 4/9] powerpc: reserve checkpoint arch identifiers
  ` [PATCH 5/9] powerpc: provide APIs for validating and updating DABR
  ` [PATCH 6/9] powerpc: checkpoint/restart implementation
  ` [PATCH 7/9] powerpc: wire up checkpoint and restart syscalls
  ` [PATCH 8/9] powerpc: enable checkpoint support in Kconfig
  ` [PATCH 9/9] powerpc: clone_with_pids implementation

Avoid leaking unattached socket objects on restore
 2009-09-15 21:51 UTC  (7+ messages)
  ` [PATCH 1/2] Add a 'cleanup' function to objhash object operations
  ` [PATCH 2/2] Add a cleanup routine for objhash socket objects

Restriction of filesystem mounting
 2009-09-15 21:15 UTC  (3+ messages)

BUG: soft lockup - CPU#3 stuck for 61s! , while running cpu controller latency testcase on two containers parallaly
 2009-09-15 14:12 UTC  (3+ messages)

[patch 1/4][resend] fuse-procfs: proxy proc files
 2009-09-14 21:13 UTC  (2+ messages)

[cr][git]linux-cr branch, ckpt-v17-dev, updated. v2.6.27-rc5-46209-g8c114fb
 2009-09-14 19:43 UTC 

Sockets as proper objhash objects
 2009-09-14 19:31 UTC  (7+ messages)
  ` [PATCH 1/3] Make sockets proper objhash objects and use checkpoint_obj() on them (v3)
  ` [PATCH 2/3] Track socket buffer owners (v3)
  ` [PATCH 3/3] Make sure we free the struct socket of SOCK_DEAD sockets

[PATCH 1/9] I/O bandwidth controller and BIO tracking
 2009-09-14 15:06 UTC  (2+ messages)

Track socket buffer owners
 2009-09-14 15:04 UTC  (3+ messages)
` [PATCH 2/3] Add post-file deferqueue (v2)

[PATCH] checkpoint: discard const from struct cred * where appropriate
 2009-09-14 15:00 UTC  (2+ messages)

[PATCH 1/1] cr: ext4: use filemap_checkpoint for ext4 file backed mmaps
 2009-09-14 14:48 UTC  (2+ messages)

[PATCH 1/1] cr: add a few more ckpt_write_err()s
 2009-09-14 13:24 UTC  (5+ messages)

[dm-devel] Re: IO controller Mini-Summit 2009
 2009-09-14 12:47 UTC 


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