Linux Container Development
 help / color / mirror / Atom feed
 messages from 2010-10-14 10:55:32 to 2010-10-30 07:07:33 UTC [more...]

[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

[RFC][PATCH][cr]: Mark ghost tasks as detached earlier
 2010-10-30  7:01 UTC 

[PATCH v4 00/11] memcg: per cgroup dirty page accounting
 2010-10-30  3:02 UTC  (27+ 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

[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

Need help to debug container's freeze
 2010-10-29 12:27 UTC 

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

[PATCH 1/7] cgroups: Shrink struct cgroup_subsys
 2010-10-29  0:15 UTC  (29+ 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

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  (64+ messages)
` [PATCH v3 01/11] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v3 02/11] memcg: document cgroup dirty memory interfaces
` [PATCH v3 03/11] memcg: create extensible page stat update routines
` [PATCH v3 04/11] memcg: add lock to synchronize page accounting and migration
    ` [RFC][PATCH 1/2] memcg: move_account optimization by reduct put,get page (Re: "
      ` [RFC][PATCH 2/2] memcg: move_account optimization by reduce locks "
` [PATCH v3 05/11] memcg: add dirty page accounting infrastructure
` [PATCH v3 06/11] memcg: add kernel calls for memcg dirty page stats
` [PATCH v3 07/11] memcg: add dirty limits to mem_cgroup
` [PATCH v3 08/11] memcg: CPU hotplug lockdep warning fix
` [PATCH v3 09/11] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH v3 10/11] writeback: make determine_dirtyable_memory() static
` [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)

cgroup debug seems dead?
 2010-10-20  4:49 UTC  (10+ messages)

[PATCH] Clear the objhash before completing restart, but delay free (v2)
 2010-10-19 18:46 UTC  (2+ messages)

[PATCH 00/10] memcg: per cgroup dirty page accounting
 2010-10-18 18:09 UTC  (3+ messages)

[PATCH] Clear the objhash before completing restart, but delay free until later
 2010-10-18 15:03 UTC  (3+ messages)

[PATCH v2 00/11] memcg: per cgroup dirty page accounting
 2010-10-18  0:54 UTC  (21+ messages)
` [PATCH v2 01/11] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v2 02/11] memcg: document cgroup dirty memory interfaces
` [PATCH v2 03/11] memcg: create extensible page stat update routines
` [PATCH v2 04/11] memcg: disable softirq in lock_page_cgroup()
` [PATCH v2 05/11] memcg: add dirty page accounting infrastructure
` [PATCH v2 06/11] memcg: add kernel calls for memcg dirty page stats
` [PATCH v2 07/11] memcg: add dirty limits to mem_cgroup
` [PATCH v2 08/11] memcg: CPU hotplug lockdep warning fix
` [PATCH v2 09/11] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH v2 10/11] writeback: make determine_dirtyable_memory() static
` [PATCH v2 11/11] memcg: check memcg dirty limits in page writeback

Fwd: Re: lxc-performance?
 2010-10-15 14:32 UTC  (5+ messages)

[PATCH 1/2] Kconfig : remove pid_ns and net_ns experimental
 2010-10-15  3:05 UTC  (8+ messages)
` [PATCH 2/2] Kconfig : default all the namespaces to 'yes'

host PCI (-X) device assigned to a container
 2010-10-14 10:55 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