Linux Container Development
 help / color / mirror / Atom feed
 messages from 2011-01-26 16:19:03 to 2011-02-10 17:42:18 UTC [more...]

[PATCH][usercr]: Ghost tasks must be detached
 2011-02-10 17:42 UTC  (19+ messages)

[PATCH 1/1, v6] cgroup/freezer: add per freezer duty ratio control
 2011-02-10  9:15 UTC  (8+ messages)

[PATCH v6 0/3] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
 2011-02-10  1:36 UTC  (11+ messages)
        ` [PATCH v7 1/3] cgroups: read-write lock CLONE_THREAD forking per threadgroup
    ` [PATCH v8 0/3] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
      ` [PATCH v8 1/3] cgroups: read-write lock CLONE_THREAD forking per threadgroup
      ` [PATCH v8 2/3] cgroups: add per-thread subsystem callbacks
      ` [PATCH v8 3/3] cgroups: make procs file writable

[PATCH, v4 1/2] cgroups: export cgroup_iter_{start,next,end}
 2011-02-09 13:23 UTC  (4+ messages)
  ` [PATCH, v4 2/2] cgroups: introduce timer slack subsystem

[PATCH 1/1, v6] cgroup/freezer: add per freezer duty ratio control
 2011-02-09  1:05 UTC 

[PATCH 0/1, v6] cgroup/freezer: add per freezer duty ratio control
 2011-02-09  1:05 UTC 

[PATCH 1/1, v5] cgroup/freezer: add per freezer duty ratio control
 2011-02-09  0:50 UTC 

[PATCH 0/1, v5] cgroup/freezer: add per freezer duty ratio control
 2011-02-09  0:49 UTC 

[PATCH v3, RESEND 01/16] sunrpc: mount rpc_pipefs on initialization
 2011-02-08 18:42 UTC  (16+ messages)
  ` [PATCH v3, RESEND 02/16] sunrpc: introduce init_rpc_pipefs
  ` [PATCH v3, RESEND 03/16] sunrpc: push init_rpc_pipefs up to rpc_create() callers
  ` [PATCH v3, RESEND 04/16] sunrpc: tag svc_serv with rpc_pipefs mount point
  ` [PATCH v3, RESEND 05/16] sunrpc: get rpc_pipefs mount point for svc_serv from callers
  ` [PATCH v3, RESEND 06/16] lockd: get rpc_pipefs mount point "
  ` [PATCH v3, RESEND 07/16] sunrpc: get rpc_pipefs mount point for rpcb_create[_local] "
  ` [PATCH v3, RESEND 08/16] sunrpc: tag pipefs field of cache_detail with rpc_pipefs mount point
  ` [PATCH v3, RESEND 09/16] sunrpc: introduce rpc_pipefs_add_destroy_cb()
  ` [PATCH v3, RESEND 10/16] nfs: per-rpc_pipefs dns cache
  ` [PATCH v3, RESEND 11/16] Export iterate_mounts symbol to be able to use from sunrpc module
  ` [PATCH v3, RESEND 12/16] sunrpc: introduce get_rpc_pipefs()
  ` [PATCH v3, RESEND 13/16] nfs: introduce mount option 'rpcmount'
  ` [PATCH v3, RESEND 14/16] sunrpc: make rpc_pipefs be mountable multiple times
  ` [PATCH v3, RESEND 15/16] sunrpc: remove global init_rpc_pipefs
  ` [PATCH v3, RESEND 16/16] Rework get_rpc_pipefs() and introduce put_rpc_pipefs()

[PATCH v3, RESEND 00/16] make rpc_pipefs be mountable multiple time
 2011-02-08 18:41 UTC 

[PATCH v4] cgroup/freezer: add per freezer duty ratio control
 2011-02-08  9:22 UTC  (2+ messages)

[PATCH v4] cgroup/freezer: add per freezer duty ratio control
 2011-02-07 23:33 UTC 

[PATCH v3] cgroup/freezer: add per freezer duty ratio control
 2011-02-07 23:30 UTC 

[PATCH v3] cgroup/freezer: add per freezer duty ratio control
 2011-02-07 20:57 UTC  (4+ messages)

[PATCH, v3 1/2] cgroups: export cgroup_iter_{start,next,end}
 2011-02-07 18:32 UTC  (21+ messages)
  ` [PATCH, v3 2/2] cgroups: introduce timer slack subsystem

[PATCH 0/11] user-cr: support for pids as shared objects (v2)
 2011-02-07 17:21 UTC  (12+ messages)
  ` [PATCH 01/11] Introduce ctx->error to improve error reporting
  ` [PATCH 02/11] restart: cleanup setup/cleanup of freezer cgroups
  ` [PATCH 03/11] restart: make feeder a proper child instead of a thread
  ` [PATCH 04/11] restart: improve success/failure reporting
  ` [PATCH 05/11] restart: obtain pid_max from /proc/sys/kernel/pid_max
  ` [PATCH 06/11] restart: rename 'ctx->tasks_arr' to 'ctx->tasks'
  ` [PATCH 07/11] restart: explicitly disallow orphan tasks with --no-pidns
  ` [PATCH 08/11] udpate kernel headers: support for pids objects
  ` [PATCH 09/11] ckptinfo: s/ckpt_pids/ckpt_task_pids/ after kerenl header update
  ` [PATCH 10/11] restart: fix support for nested pid namespaces
  ` [PATCH 11/11] restart: account for all ghost sids before ghost pgids

[PATCH 0/6] linux-cr: make pids a proper shared object (v2)
 2011-02-07 17:18 UTC  (7+ messages)
  ` [PATCH 1/6] c/r: introduce ckpt_task_vnr(), ckpt_pid_vnr()
  ` [PATCH 2/6] c/r: nit to avoid rcu lockdep complaint in restore_obj_sighand()
  ` [PATCH 3/6] c/r: introduce ckpt_obj_count() for the total number of objects
  ` [PATCH 4/6] c/r: introduce pids objects
  ` [PATCH 5/6] c/r: checkpoint and restart "
  ` [PATCH 6/6] c/r: use pids objects for the pgrp/old_pgdp of ttys

[PATCH 1/2] c/r: Do not crash if socket has no peercred
 2011-02-07 16:42 UTC  (2+ messages)
  ` [PATCH 2/2] c/r: Check for bound AF_UNIX sockets before doing unlink()

[PATCH, v5 1/2] cgroups: export cgroup_iter_{start,next,end}
 2011-02-07 12:26 UTC  (7+ messages)
  ` [PATCH, v5 2/2] cgroups: introduce timer slack subsystem

[PATCH, v5 0/2] Timer slack cgroup subsystem
 2011-02-07  9:46 UTC 

if you use user namespaces
 2011-02-07  4:18 UTC 

[PATCH 0/5] linux-cr: make pids a proper shared object
 2011-02-05 22:21 UTC  (7+ messages)
` [PATCH 1/5] c/r: introduce ckpt_task_vnr(), ckpt_pid_vnr()
` [PATCH 4/5] c/r: checkpoint and restart pids objects

[PATCH v2] cgroup/freezer: add per freezer duty ratio control
 2011-02-05  0:37 UTC  (2+ messages)

PROBLEM: LXC Container, CIFS and Kerberos isolation issue
 2011-02-04 20:36 UTC  (3+ messages)

[PATCH 03/08] allow sethostname in a container
 2011-02-04 15:56 UTC 

[PATCH, v4 0/2] Timer slack cgroup subsystem
 2011-02-03 14:34 UTC 

[PATCH] Fix restored pipe usage counts
 2011-02-03 13:08 UTC  (4+ messages)

[PATCH v2] add cgroup freezer duty ratio control
 2011-02-03  0:42 UTC 

[PATCH, v3 0/2] Timer slack cgroup subsystem
 2011-02-02 20:47 UTC 

[RFC PATCH 2/2] cgroup/freezer: add per freezer duty ratio control
 2011-02-02 19:32 UTC  (2+ messages)

[PATCH] Clear the objhash before completing restart, but delay free (v2)
 2011-02-02 14:55 UTC  (4+ messages)

[PATCH, v2 2/2] cgroups: introduce timer slack subsystem
 2011-02-02  9:18 UTC  (2+ messages)

[PATCH] cgroups: respect cgroup timer slack value in prctl
 2011-02-02  7:23 UTC  (3+ messages)

[PATCH] cgroups: respect cgroup timer slack value in prctl
 2011-02-01 22:41 UTC 

[PATCH, RESEND 1/2] cgroups: export cgroup_iter_{start,next,end}
 2011-02-01 10:13 UTC 

[PATCH 1/4] pid: Remove the child_reaper special case in init/main.c
 2011-02-01 10:07 UTC  (12+ messages)
  ` [PATCH 2/4] pidns: Call pid_ns_prepare_proc from create_pid_namespace
  ` [PATCH 3/4] procfs: kill the global proc_mnt variable
  ` [PATCH 4/4] pidns: Use task_active_pid_ns where appropriate

[PATCH] Fix restoring pipes with full buffers
 2011-01-31 17:09 UTC  (8+ messages)

[PATCH 2/2] cgroups: introduce timer slack subsystem
 2011-01-31 12:38 UTC  (2+ messages)

Prepare for the unshare support of the pid namespace
 2011-01-31 10:25 UTC 

[PATCH 1/2] cgroups: export cgroup_iter_{start,next,end}
 2011-01-30  9:59 UTC 

udev in containers
 2011-01-28 22:11 UTC  (4+ messages)

[PATCH] cgroup : remove the ns_cgroup
 2011-01-28 15:45 UTC  (6+ messages)

device(s) namespace
 2011-01-28 14:33 UTC  (3+ messages)

[PATCH 2/2] cgroup: Remove call to synchronize_rcu in cgroup_attach_task
 2011-01-28  1:48 UTC  (4+ messages)
    ` [PATCH 1/2] cgroup: Set CGRP_RELEASABLE when adding to a cgroup

[PATCH] cgroup: Remove call to synchronize_rcu in cgroup_attach_task
 2011-01-28  1:17 UTC  (2+ messages)

linux-cr: v23-rc1 pushed
 2011-01-27 13:23 UTC  (2+ messages)

[PATCH] powerpc: Remove remaining debugreg bits from forward port of v22-dev patches
 2011-01-27 13:22 UTC 

[PATCH] Remove update_freezer_state()
 2011-01-27 13:14 UTC 

[PATCH 0/9] user-cr: support for pids as shared objects
 2011-01-26 16:24 UTC  (9+ messages)
` [PATCH 1/9] Initialize of args->{outfd, logfd, infd} in main c/r programs
  ` [PATCH 4/9] restart: make feeder a proper child instead of a thread
  ` [PATCH 5/9] restart: obtain pid_max from /proc/sys/kernel/pid_max
  ` [PATCH 6/9] restart: rename 'ctx->tasks_arr' to 'ctx->tasks'
  ` [PATCH 7/9] udpate kernel headers: support for pids objects
  ` [PATCH 8/9] ckptinfo: s/ckpt_pids/ckpt_task_pids/ after kerenl header update
  ` [PATCH 9/9] restart: fix support for nested pid namespaces


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