Linux Container Development
 help / color / mirror / Atom feed
 messages from 2009-07-22 20:57:17 to 2009-07-29 14:49:15 UTC [more...]

Add Checkpoint/Restart support for UNIX sockets
 2009-07-29 14:49 UTC  (18+ messages)
` [PATCH 1/5] Add _ckpt_read_hdr_type() helper
` [PATCH 2/5] Add an errno validation function
` [PATCH 3/5] Add a ckpt_read_string() function to allow reading of a variable-length (but length-capped) string from the checkpoint stream
` [PATCH 5/5] c/r: Add AF_UNIX support (v6)

[PATCH 1/4] Support named cgroups hierarchies
 2009-07-29 10:43 UTC  (6+ messages)
  ` [PATCH 2/4] Move the cgroup debug subsys into cgroup.c to access internal state
  ` [PATCH 3/4] Add a back-pointer from struct cg_cgroup_link to struct cgroup
  ` [PATCH 4/4] Allow cgroup hierarchies to be created with no bound subsystems
  ` [PATCH 0/4] CGroup: Support for named and empty hierarchies

[RFC] IO scheduler based IO controller V6
 2009-07-29  9:07 UTC  (6+ messages)

[RFC v17][PATCH 10/60] c/r: make file_pos_read/write() public
 2009-07-29  0:44 UTC  (12+ messages)
    ` [RFC v17][PATCH 52/60] c/r: support semaphore sysv-ipc
    ` [RFC v17][PATCH 19/60] c/r: documentation
      ` [RFC v17][PATCH 22/60] c/r: external checkpoint of a task other than ourself
  ` [RFC v17][PATCH 00/60] Kernel based checkpoint/restart
    ` [RFC v17][PATCH 17/60] pids 7/7: Define clone_with_pids syscall

[RFC] Add Checkpoint/Restart support for UNIX and INET sockets
 2009-07-29  0:28 UTC  (8+ messages)
` [PATCH 2/2] c/r: Add AF_INET support (v3)

[PATCH 0/6] CGroups: cgroup memberlist enhancement+fix
 2009-07-29  0:23 UTC  (22+ messages)
  ` [PATCH 1/6] Adds a read-only "procs" file similar to "tasks" that shows only unique tgids
  ` [PATCH 2/6] Ensures correct concurrent opening/reading of pidlists across pid namespaces
  ` [PATCH 3/6] Quick vmalloc vs kmalloc fix to the case where array size is too large
  ` [PATCH 4/6] Changes css_set freeing mechanism to be under RCU
  ` [PATCH 5/6] Makes procs file writable to move all threads by tgid at once
  ` [PATCH 6/6] Lets ss->can_attach and ss->attach do whole threadgroups at a time

[PATCH 0/4] CGroup: Support for named and empty hierarchies
 2009-07-28 23:26 UTC 

[PATCH 0/4] CGroup: Support for named and empty hierarchies
 2009-07-28 23:17 UTC  (20+ messages)
` [PATCH 1/4] Support named cgroups hierarchies
` [PATCH 2/4] Move the cgroup debug subsys into cgroup.c to access internal state
` [PATCH 3/4] Add a back-pointer from struct cg_cgroup_link to struct cgroup
` [PATCH 4/4] Allow cgroup hierarchies to be created with no bound subsystems

vitiates
 2009-07-28 20:59 UTC 

[PATCH] Deny CLONE_PARENT|CLONE_NEWPID combination
 2009-07-28 19:06 UTC  (2+ messages)

[PATCH 01/24] io-controller: Documentation
 2009-07-28 18:45 UTC  (32+ messages)
  ` [PATCH 02/24] io-controller: Core of the B-WF2Q+ scheduler
  ` [PATCH 03/24] io-controller: bfq support of in-class preemption
  ` [PATCH 04/24] io-controller: Common flat fair queuing code in elevaotor layer
  ` [PATCH 05/24] io-controller: Modify cfq to make use of flat elevator fair queuing
  ` [PATCH 06/24] io-controller: core bfq scheduler changes for hierarchical setup
  ` [PATCH 07/24] io-controller: cgroup related changes for hierarchical group support
  ` [PATCH 08/24] io-controller: Common hierarchical fair queuing code in elevaotor layer
  ` [PATCH 09/24] io-controller: cfq changes to use "
  ` [PATCH 10/24] io-controller: Export disk time used and nr sectors dipatched through cgroups
  ` [PATCH 11/24] io-controller: Debug hierarchical IO scheduling
  ` [PATCH 12/24] io-controller: Introduce group idling
  ` [PATCH 13/24] io-controller: Wait for requests to complete from last queue before new queue is scheduled
  ` [PATCH 14/24] io-controller: Separate out queue and data
  ` [PATCH 15/24] io-conroller: Prepare elevator layer for single queue schedulers
  ` [PATCH 16/24] io-controller: noop changes for hierarchical fair queuing
  ` [PATCH 17/24] io-controller: deadline "
  ` [PATCH 18/24] io-controller: anticipatory "
  ` [PATCH 19/24] blkio_cgroup patches from Ryo to track async bios
  ` [PATCH 20/24] io-controller: map async requests to appropriate cgroup
  ` [PATCH 21/24] io-controller: Per cgroup request descriptor support
  ` [PATCH 22/24] io-controller: Per io group bdi congestion interface
  ` [PATCH 23/24] io-controller: Support per cgroup per device weights and io class
  ` [PATCH 24/24] map sync requests to group using bio tracking info

[PATCH] Deny CLONE_PARENT|CLONE_NEWPID combination
 2009-07-28 16:44 UTC 

[PATCH] Disable CLONE_PARENT for init
 2009-07-28 16:38 UTC 

[PATCH 2/7] blkio-cgroup-v10: The new page_cgroup framework
 2009-07-28 12:20 UTC  (6+ messages)
    ` [PATCH 3/7] blkio-cgroup-v10: Refactoring io-context initialization
      ` [PATCH 4/7] blkio-cgroup-v10: The body of blkio-cgroup
        ` [PATCH 5/7] blkio-cgroup-v10: The document "
          ` [PATCH 6/7] blkio-cgroup-v10: Page tracking hooks
            ` [PATCH 7/7] blkio-cgroup-v10: Add a cgroup support to dm-ioband

[PATCH 1/7] blkio-cgroup-v10: Introduction
 2009-07-28 12:09 UTC 

run-pthread1.sh stuck on restart
 2009-07-28  2:24 UTC 

vineal
 2009-07-27  5:42 UTC 

univalves
 2009-07-25 23:02 UTC 

stimulated
 2009-07-25 22:59 UTC 

c/r, time, and virtualization
 2009-07-25  7:26 UTC  (2+ messages)

[RFC][PATCH] flexible array implementation v4
 2009-07-24 23:38 UTC  (7+ messages)

[RFC] IO scheduler based IO controller V7
 2009-07-24 20:27 UTC 

[PATCH] c/r: [signal 1/3] blocked and template for shared signals
 2009-07-24 20:04 UTC  (11+ messages)
  ` [PATCH] c/r: [signal 2/3] checkpoint/restart of rlimit
  ` [PATCH] c/r: [signal 3/3] pending signals (private, shared)

[PATCH 1/1] veth: don't free priv->status until dev->destructor (v2)
 2009-07-24 19:46 UTC  (2+ messages)

repairers
 2009-07-24 19:04 UTC 

dropsonde
 2009-07-24 18:29 UTC 

[RFC][PATCH] checkpoint/restart: Add support for epoll
 2009-07-24 17:22 UTC  (4+ messages)

lxc: linux container tools 0.6.3 release
 2009-07-24 15:35 UTC 

[PATCH 7/9] blkio-cgroup-v9: Page tracking hooks
 2009-07-24  8:48 UTC  (8+ messages)
          ` [Xen-devel] "

BUG in tty_open when using containers and ptrace
 2009-07-24  7:31 UTC  (20+ messages)
                                    ` [lxc-devel] "

+ cgroups-fix-pid-namespace-bug.patch added to -mm tree
 2009-07-24  5:59 UTC  (3+ messages)

[PATCH 0/6] CGroups: cgroup memberlist enhancement+fix
 2009-07-24  3:19 UTC 

[PATCH 1/1] cr: s390: set return value for self-checkpoint
 2009-07-24  1:47 UTC  (2+ messages)

[RFC][PATCH] flexible array implementation v3
 2009-07-23 16:02 UTC  (5+ messages)

Please confirm
 2009-07-23 15:33 UTC 

[RFCv2][PATCH] flexible array implementation
 2009-07-23 14:30 UTC  (9+ messages)

[PATCH] c/r: checkpoint and restore FIFOs
 2009-07-23  3:52 UTC 

[cr][git]linux-cr branch, ckpt-v17-dev, updated. v2.6.27-rc5-46167-g45c1135
 2009-07-23  3:45 UTC 

[PATCH][user-cr]: Fix typo in -lpthread
 2009-07-23  1:17 UTC  (3+ messages)

shoetree
 2009-07-22 21:41 UTC 


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