Linux Container Development
 help / color / mirror / Atom feed
 messages from 2010-10-20 05:02:55 to 2010-11-19 15:33:25 UTC [more...]

[Ksummit-2010-discuss] checkpoint-restart: naked patch
 2010-11-19 15:33 UTC  (21+ messages)

[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  (37+ messages)
` [PATCH v4 01/11] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v4 02/11] memcg: document cgroup dirty memory interfaces
` [PATCH v4 03/11] memcg: create extensible page stat update routines
` [PATCH v4 04/11] memcg: add lock to synchronize page accounting and migration
` [PATCH v4 05/11] writeback: create dirty_info structure
` [PATCH v4 06/11] memcg: add dirty page accounting infrastructure
` [PATCH v4 07/11] memcg: add kernel calls for memcg dirty page stats
` [PATCH v4 08/11] memcg: add dirty limits to mem_cgroup
` [PATCH v4 09/11] memcg: CPU hotplug lockdep warning fix
` [PATCH v4 10/11] memcg: add cgroupfs interface to memcg dirty limits
` [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 1/7] cgroups: Shrink struct cgroup_subsys
 2010-11-10  2:15 UTC  (37+ messages)
  ` [PATCH 2/7] cgroups: Allow to bind a subsystem to a cgroup hierarchy
  ` [PATCH 3/7] cgroups: Allow to unbind subsystem from a cgroup hierarachy
  ` [PATCH 4/7] cgroups: Mark some subsystems bindable
  ` [PATCH 5/7] cgroups: Make freezer subsystem bindable
  ` [PATCH 6/7] cgroups: Warn if a bindable subsystem calls css_get()
  ` [PATCH 7/7] cgroups: Update documentation for bindable subsystems
  ` [PATCH 0/7] cgroups: Allow to bind/unbind subsystems to/from non-trival hierarchy

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 1/5][v5][cr]: Move file_lock macros into linux/fs.h
 2010-10-29 18:35 UTC  (7+ messages)
  ` [PATCH 2/5][v5][cr]: Define flock_set()
  ` [PATCH 3/5][v5][cr]: Define flock64_set()
  ` [PATCH 4/5][v5][cr]: Checkpoint/restore file-locks
  ` [PATCH 5/5][v5][cr]: Document design of C/R of file-locks
  ` [PATCH 0/5][v5][cr] Checkpoint/restart file locks

[PATCH 0/5][v5][cr] Checkpoint/restart file locks
 2010-10-29  6:16 UTC 

Understanding cgroups
 2010-10-28 22:22 UTC  (2+ messages)

several mysql-connections problem
 2010-10-27 15:57 UTC 

[ABI REVIEW][PATCH 0/8] Namespace file descriptors
 2010-10-27  0:27 UTC  (12+ messages)
` [PATCH 8/8] net: Implement socketat
                ` netns patches WAS( "

[PATCH v3 00/11] memcg: per cgroup dirty page accounting
 2010-10-25  7:08 UTC  (13+ messages)
` [PATCH v3 11/11] memcg: check memcg dirty limits in page writeback
` [PATCH][memcg+dirtylimit] Fix overwriting global vm dirty limit setting by memcg (Re: [PATCH v3 00/11] memcg: per cgroup dirty page accounting
  ` [PATCH v2][memcg+dirtylimit] "

[PATCH 1/6] Move sys-wrappers
 2010-10-22 23:43 UTC  (2+ messages)
    ` [PATCH 5/6] [RFC] Checkpoint/restart unlinked files

[PATCH 0/7] cgroups: Allow to bind/unbind subsystems to/from non-trival hierarchy
 2010-10-22  8:09 UTC 

[PATCH 00/11] checkpoint: various mm-related bits
 2010-10-22  0:34 UTC  (15+ messages)
  ` [PATCH 01/11] checkpoint: fix leak in VMA restore error path
  ` [PATCH 02/11] checkpoint: check actual array size before dereferencing
  ` [PATCH 03/11] checkpoint: reformat CKPT_VMA_NOT_SUPPORTED
  ` [PATCH 04/11] checkpoint: introduce device vma type
  ` [PATCH 05/11] checkpoint: allow VM_{IO,RESERVED,PFNMAP} mappings
  ` [PATCH 06/11] checkpoint: enable c/r for bsr driver
  ` [PATCH 07/11] checkpoint/ipc: allow shmat callers to specify ipc namespace
  ` [PATCH 08/11] checkpoint/restart of anonymous hugetlb mappings
  ` [PATCH 09/11] hugetlbfs checkpoint/restart hooks
  ` [PATCH 10/11] checkpoint/restart of SysV SHM_HUGETLB regions
  ` [PATCH 11/11] remove VM_HUGETLB from CKPT_VMA_NOT_SUPPORTED

A2containers销售精英的激励
 2010-10-20 18:48 UTC 

[PATCH 1/4] Kconfig: make namespace a submenu
 2010-10-20  9:21 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