messages from 2010-10-29 16:00:09 to 2010-12-11 03:35:48 UTC [more...]
[PATCH][usercr]: Ghost tasks must be detached
2010-12-11 3:35 UTC
[PATCH][cr]: Ghost tasks must not be detached in kernel
2010-12-11 3:33 UTC
[RFC PATCH 2/4] security: Make capabilities relative to the user namespace
2010-12-11 1:29 UTC (7+ messages)
` [RFC PATCH 1/4] Add a user_namespace as creator/owner of uts_namespace
` [RFC PATCH 3/4] allow sethostname in a container
` [RFC PATCH 4/4] allow killing tasks in your own or child userns
[RFC PATCH 1/4] Add a user_namespace as creator/owner of uts_namespace
2010-12-09 17:20 UTC
Delivery Status Notification (Failure)
2010-12-09 17:01 UTC
Register
2010-12-09 6:21 UTC
C/R of termios
2010-12-09 1:28 UTC
trying to build simple checkpoint/restart recipes
2010-12-08 22:26 UTC (5+ messages)
Containers HOWTO? (Where do I start?)
2010-12-08 22:11 UTC (4+ messages)
[PATCH] user_ns: Improve the user_ns on-the-slab packaging
2010-12-07 22:13 UTC (5+ messages)
[PATCH 1/2] cgroup: Set CGRP_RELEASABLE when adding to a cgroup
2010-12-03 3:07 UTC (7+ messages)
` [PATCH 2/2] cgroup: Remove call to synchronize_rcu in cgroup_attach_task
[RFC PATCH 1/2] cgroup: add per cgroup timer_slack_ns
2010-12-02 22:06 UTC (8+ messages)
` [RFC PATCH 2/2] cgroup/freezer: add per freezer duty ratio control
regular lxc development call?
2010-12-02 14:38 UTC (7+ messages)
` [Lxc-users] "
[RFC PATCH 0/2] per cgroup timer slack and freezer duty cycle
2010-12-01 19:00 UTC
[Ksummit-2010-discuss] checkpoint-restart: naked patch
2010-11-29 4:09 UTC (49+ messages)
[PATCH] cgroup: Convert synchronize_rcu to call_rcu in cgroup_attach_task
2010-11-24 18:58 UTC (10+ messages)
` [PATCH] cgroup: Remove call to synchronize_rcu "
[PATCH] cgroup: Remove RCU from task->cgroups
2010-11-21 23:02 UTC
[PATCH] cgroup: Remove RCU from task->cgroups
2010-11-21 2:00 UTC
[PATCH] checkpoint: conditionally schedule; check for fatal signals
2010-11-18 23:03 UTC (2+ messages)
[PATCH v4 00/11] memcg: per cgroup dirty page accounting
2010-11-18 2:02 UTC (28+ messages)
` [PATCH v4 02/11] memcg: document cgroup dirty memory interfaces
` [PATCH v4 03/11] memcg: create extensible page stat update routines
` [PATCH v4 05/11] writeback: create dirty_info structure
` [PATCH v4 08/11] memcg: add dirty limits to mem_cgroup
` [PATCH v4 09/11] memcg: CPU hotplug lockdep warning fix
` [PATCH v4 11/11] memcg: check memcg dirty limits in page writeback
Mounting blkio cgroup hierarchy
2010-11-15 1:17 UTC (3+ messages)
Mounting blkio cgroup hierarchy
2010-11-12 17:13 UTC
cannot make ssh connection between host to container
2010-11-12 15:15 UTC
LXC+USER integrated patchset
2010-11-10 19:22 UTC
[PATCH 2/7] cgroups: Allow to bind a subsystem to a cgroup hierarchy
2010-11-10 2:15 UTC (10+ messages)
` [PATCH 1/7] cgroups: Shrink struct cgroup_subsys
` [PATCH 7/7] cgroups: Update documentation for bindable subsystems
Transmisión de Eventos en Vivo por Internet - Promoción
2010-11-09 5:05 UTC
recent c/r thread on lkml
2010-11-07 0:21 UTC
Need help to debug container's freeze
2010-11-05 12:41 UTC (3+ messages)
` Need help to debug freeze on kernel side (somehow related to lxc)
[PATCH] cgroup: Avoid a memset by using vzalloc
2010-11-05 3:08 UTC (13+ messages)
` [PATCH 00/49] Use vzalloc not vmalloc/kmemset
` [PATCH 44/49] mm: Use vzalloc
[PATCH v2] cgroup: prefer [kv]zalloc[_node] over [kv]malloc+memset in memory controller code
2010-11-04 20:35 UTC
[PATCH v2] cgroup: prefer [kv]zalloc[_node] over [kv]malloc+memset in memory controller code
2010-11-04 20:17 UTC
[PATCH 0/3] rcu - removing superfluous rcu_read_lock_held check
2010-11-03 18:40 UTC (11+ messages)
` [PATCH 1/3] cgroup "
` [PATCH 2/3] kernel, cred, kvm, security "
` [PATCH 3/3] net "
` [PATCH 2/3] kernel,cred,kvm,security "
[PATCH] cgroup: prefer [kv]zalloc over [kv]malloc+memset in memory controller code
2010-11-03 14:15 UTC (7+ messages)
Adding a mount after container is running?
2010-11-03 9:52 UTC
[RFC][PATCH][cr]: Mark ghost tasks as detached earlier
2010-11-02 15:57 UTC (3+ messages)
[PATCH] cgroup: prefer [kv]zalloc over [kv]malloc+memset in memory controller code
2010-11-01 23:11 UTC
[PATCH 0/6] Relink unlinked files for checkpoint/restart support
2010-11-01 20:43 UTC (3+ messages)
[PATCH] cgroup: prefer [kv]zalloc over [kv]malloc+memset in memory controller code
2010-11-01 19:40 UTC
[PATCH] cgroup: prefer [kv]zalloc over [kv]malloc+memset in memory controller code
2010-11-01 19:35 UTC
[PATCH] Clear the objhash before completing restart, but delay free (v2)
2010-11-01 18:10 UTC (5+ messages)
[PATCH 0/8] checkpoint/restart: sysvshm fixes and hugetlb support
2010-11-01 17:45 UTC (8+ messages)
` [PATCH 5/8] checkpoint/restart of anonymous hugetlb mappings
[PATCH] cgroup: Avoid a memset by using vzalloc
2010-10-30 21:35 UTC
[RFC][PATCH 1/2] pidns: Add a flag to indicate a pid namespace is dead
2010-10-30 7:07 UTC (11+ messages)
` [RFC][PATCH 2/2] pidns: Remove proc flush races when a pid namespaces are exiting
` [PATCH 01/24] pidns: Remove races by stopping the caching of proc_mnt
` [PATCH] pidns: Fix wait for zombies to be reaped in zap_pid_ns_processes
[PATCH 0/5][v5][cr] Checkpoint/restart file locks
2010-10-29 18:35 UTC
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