Linux Container Development
 help / color / mirror / Atom feed
 messages from 2008-09-09 07:42:33 to 2008-09-19 11:20:31 UTC [more...]

dm-ioband + bio-cgroup benchmarks
 2008-09-19 11:20 UTC  (10+ messages)
          ` [dm-devel] "

[PATCH 1/5] bio-cgroup: Split the cgroup memory subsystem into two parts
 2008-09-19 11:04 UTC  (5+ messages)
    ` [PATCH 2/5] bio-cgroup: Remove a lot of "#ifdef"s
      ` [PATCH 3/5] bio-cgroup: Implement the bio-cgroup
        ` [PATCH 4/5] bio-cgroup: Add a cgroup support to dm-ioband
          ` [PATCH 5/5] bio-cgroup: Dirty page tracking

[PATCH 0/5] bio-cgroup: Introduction
 2008-09-19 11:01 UTC 

ptem01 LTP failure in ttydev-0909
 2008-09-19  4:14 UTC  (3+ messages)

[PATCH -mm] memrlimit: fix task_lock() recursive locking (v2)
 2008-09-19  3:28 UTC 

[PATCH -mm] memrlimit: fix task_lock() recursive locking (v2)
 2008-09-18 21:50 UTC 

[PATCH -mm] memrlimit: fix task_lock() recursive locking
 2008-09-18 20:57 UTC  (3+ messages)

[PATCH -mm] memrlimit: fix task_lock() recursive locking
 2008-09-18 17:48 UTC 

[RFC][PATCH -mm 1/5] i/o controller documentation
 2008-09-18 16:26 UTC  (5+ messages)

[RFC][PATCH -mm 0/5] cgroup: block device i/o controller (v9)
 2008-09-18 14:54 UTC  (9+ messages)

dm-ioband + bio-cgroup benchmarks
 2008-09-18 12:04 UTC 

Write Error: No space left on device
 2008-09-18  0:40 UTC  (6+ messages)
        ` [Devel] "

An introduction to libvirt's LXC (LinuX Container) support
 2008-09-17 15:06 UTC 

[RFC v5][PATCH 1/8] Create syscalls: sys_checkpoint, sys_restart
 2008-09-17 14:16 UTC  (38+ messages)
  ` [RFC v5][PATCH 2/8] General infrastructure for checkpoint restart
  ` [RFC v5][PATCH 3/8] x86 support for checkpoint/restart
  ` [RFC v5][PATCH 4/8] Dump memory address space
  ` [RFC v5][PATCH 5/8] Restore "
  ` [RFC v5][PATCH 6/8] Checkpoint/restart: initial documentation
  ` [RFC v5][PATCH 7/8] Infrastructure for shared objects
  ` [RFC v5][PATCH 8/8] Dump open file descriptors
  ` [RFC v5][PATCH 9/9] Restore open file descriprtors
  ` [RFC v5][PATCH 0/9] Kernel based checkpoint/restart

[PATCH -mm 6/6] export per-task i/o throttling statistics to userspace
 2008-09-17 11:05 UTC 

[PATCH -mm 5/6] i/o controller instrumentation: accounting and throttling
 2008-09-17 11:05 UTC 

[PATCH -mm 4/6] memcg: interface to charge the right cgroup of asynchronous i/o activity
 2008-09-17 11:05 UTC 

[PATCH -mm 3/6] i/o controller infrastructure
 2008-09-17 11:05 UTC 

[PATCH -mm 2/6] introduce struct res_counter_ratelimit
 2008-09-17 11:05 UTC 

[PATCH -mm 1/6] i/o controller documentation
 2008-09-17 11:05 UTC 

[PATCH -mm 0/6] cgroup: block device i/o controller (v10)
 2008-09-17 11:05 UTC 

制造型企业车间管理能力提升训练
 2008-09-15  8:44 UTC 

采购必备的法律知识和合同管理
 2008-09-14  1:47 UTC 

[RFC v5][PATCH 0/9] Kernel based checkpoint/restart
 2008-09-13 23:05 UTC 

[PATCH 0/9] OpenVZ kernel based checkpointing/restart
 2008-09-13 17:34 UTC  (6+ messages)
        ` [PATCH 5/9] Introduce function to dump process
          ` [PATCH 6/9] Introduce functions to dump mm
            ` [PATCH 7/9] Introduce function for restarting a container
              ` [PATCH 8/9] Introduce functions to restart a process

[PATCH 17/33] netns ct: final init_net tweaks
 2008-09-13 10:55 UTC  (8+ messages)
          ` [PATCH v2 1/6] netns ct: per-netns statistics
          ` [PATCH v2 2/6] netns ct: per-netns /proc/net/stat/nf_conntrack , /proc/net/stat/ip_conntrack
          ` [PATCH v2 3/6] netns ct: per-netns net.netfilter.nf_conntrack_count sysctl
          ` [PATCH v2 4/6] netns ct: per-netns net.netfilter.nf_conntrack_checksum sysctl
          ` [PATCH v2 5/6] netns ct: per-netns net.netfilter.nf_conntrack_log_invalid sysctl
          ` [PATCH v2 6/6] netns ct: per-netns conntrack accounting

laSmuIyHu
 2008-09-13  0:41 UTC 

[RFC] [PATCH -mm 0/2] memcg: per cgroup dirty_ratio
 2008-09-12 23:10 UTC  (3+ messages)

RFC: Attaching threads to cgroups is OK?
 2008-09-12 18:57 UTC  (8+ messages)

[PATCH 0/10][v4]: Enable multiple devpts instances
 2008-09-12 17:53 UTC  (11+ messages)
  ` [PATCH 01/10] Remove devpts_root global
  ` [PATCH 02/10] Per-mount allocated_ptys
  ` [PATCH 03/10] Per-mount 'config' object
  ` [PATCH 04/10] Extract option parsing to new function
  ` [PATCH 05/10] Add DEVPTS_MULTIPLE_INSTANCES config token
  ` [PATCH 06/10] Define mknod_ptmx()
  ` [PATCH 07/10] Update ptmx permissions during remount
  ` [PATCH 08/10] Define get_sb_ref()
  ` [PATCH 09/10] Enable multiple instances of devpts
  ` [PATCH 10/10] Document usage of multiple-instances "

[RFC v4][PATCH 8/9] File descriprtors (dump)
 2008-09-12 16:57 UTC  (35+ messages)
  ` [RFC v4][PATCH 9/9] File descriprtors (restore)
  ` [RFC v4][PATCH 0/9] Kernel based checkpoint/restart`
    ` [RFC v4][PATCH 3/9] x86 support for checkpoint/restart
    ` [RFC v4][PATCH 5/9] Memory managemnet (restore)
    ` [RFC v4][PATCH 2/9] General infrastructure for checkpoint restart
    ` [RFC v4][PATCH 6/9] Checkpoint/restart: initial documentation
    ` [RFC v4][PATCH 4/9] Memory management (dump)
        ` Cleanups for [PATCH "

[RFC v3][PATCH 5/9] Memory managemnet (restore)
 2008-09-12 16:34 UTC  (5+ messages)
            ` Cleanups for: [PATCH "

[RFC] [PATCH -mm 2/2] use collected memory cgroup statistics for page writeback
 2008-09-12 15:09 UTC 

[RFC] [PATCH -mm 1/2] memcg dirty_ratio and additional page statistics
 2008-09-12 15:09 UTC 

[RFC] [PATCH -mm 0/2] memcg: per cgroup dirty_ratio
 2008-09-12 15:09 UTC 

[PATCH] memory.min_usage
 2008-09-12  9:46 UTC  (5+ messages)
  ` [PATCH][RFC] memory.min_usage again

[PATCH 11/15] sysfs: Implement sysfs_delete_link and sysfs_rename_link
 2008-09-12  6:32 UTC  (11+ messages)
` [PATCH 12/15] driver core: Implement tagged directory support for device classes

[PATCH] igmp: make /proc/net/{igmp,mcfilter} per netns
 2008-09-11 19:59 UTC 

[PATCH] igmp: make /proc/net/{igmp,mcfilter} per netns
 2008-09-11 17:15 UTC 

sysfs question
 2008-09-11 16:40 UTC  (7+ messages)

[RFC][PATCH] sunrpc: fix oops in rpc_create() when the mount namespace is unshared
 2008-09-11 16:39 UTC  (18+ messages)

培训管理体系建立与需求量化
 2008-09-10 23:12 UTC 

采购必备的法律知识和合同管理
 2008-09-10 11:45 UTC 

[RFC][PATCH -mm] blktrace: adds ioprio to blktrace
 2008-09-10  9:21 UTC 

[RFC] [PATCH -mm] cgroup: limit the amount of dirty file pages
 2008-09-10  7:26 UTC  (4+ messages)

[RFC] [PATCH -mm] cgroup: limit the amount of dirty file pages
 2008-09-09 15:38 UTC 


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