Linux Container Development
 help / color / mirror / Atom feed
 messages from 2010-10-07 07:42:04 to 2010-10-27 00:27:47 UTC [more...]

[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/7] cgroups: Shrink struct cgroup_subsys
 2010-10-25  1:23 UTC  (20+ 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

[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  (6+ messages)
  ` [PATCH 2/4] Kconfig: remove pointless cgroup dependency
  ` [PATCH 3/4] Kconfig: remove the cgroup device whitelist experimental tag
  ` [PATCH 4/4] Kconfig: move namespace menu location after the cgroup

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  (45+ messages)
` [PATCH 04/10] memcg: disable local interrupts in lock_page_cgroup()
              ` [PATCH] memcg: reduce lock time at move charge (Was "
                ` [PATCH] memcg: lock-free clear page writeback "
                    ` [PATCH v2] memcg: reduce lock time at move charge "
                                  ` [PATCH v4] memcg: reduce lock time at move charge
` [PATCH 07/10] memcg: add dirty limits to mem_cgroup
` [PATCH 08/10] memcg: add cgroupfs interface to memcg dirty limits

[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  (8+ messages)

[PATCH 1/2] Kconfig : remove pid_ns and net_ns experimental
 2010-10-15  3:05 UTC  (10+ 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)

lxc performance?
 2010-10-13 15:44 UTC  (3+ messages)

[RFC V1] Replace pid_t in autofs4 with struct pid reference
 2010-10-12 16:06 UTC  (3+ messages)

[PATCH v5 0/3] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
 2010-10-08 21:57 UTC  (2+ messages)
        ` [PATCH v5 3/3] cgroups: make procs file writable

You have received A Hallmark E-Card!
 2010-10-08  5:51 UTC 

Question about libnetfilter_queue and container
 2010-10-07  9:52 UTC 


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