Linux Container Development
 help / color / mirror / Atom feed
 messages from 2011-02-24 09:55:24 to 2011-03-11 18:43:29 UTC [more...]

[PATCH v6 0/9] memcg: per cgroup dirty page accounting
 2011-03-11 18:43 UTC  (8+ messages)
` [PATCH v6 1/9] memcg: document cgroup dirty memory interfaces
` [PATCH v6 2/9] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v6 3/9] memcg: add dirty page accounting infrastructure
` [PATCH v6 4/9] memcg: add kernel calls for memcg dirty page stats
` [PATCH v6 5/9] memcg: add dirty limits to mem_cgroup
` [PATCH v6 6/9] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH v6 7/9] memcg: add dirty limiting routines

Does Linux-CR+LXC support FUSE
 2011-03-11 18:29 UTC  (2+ messages)

[PATCH V2] Documentation: cgroups: Add notes on removing PIDs from tasks and cgroups requiring setup
 2011-03-11 18:23 UTC  (2+ messages)

2011 LXC development mini-conf?
 2011-03-11 14:36 UTC  (11+ messages)

[PATCH v5 0/9] memcg: per cgroup dirty page accounting
 2011-03-11 10:19 UTC  (29+ messages)
` [PATCH v5 1/9] memcg: document cgroup dirty memory interfaces
` [PATCH v5 2/9] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v5 3/9] writeback: convert variables to unsigned
` [PATCH v5 4/9] writeback: create dirty_info structure
` [PATCH v5 5/9] memcg: add dirty page accounting infrastructure
` [PATCH v5 6/9] memcg: add kernel calls for memcg dirty page stats
` [PATCH v5 7/9] memcg: add dirty limits to mem_cgroup
` [PATCH v5 8/9] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH v5 9/9] memcg: check memcg dirty limits in page writeback

Hot-add network devices in liblxc
 2011-03-10 20:26 UTC 

[PATCH v8 2/3] cgroups: add per-thread subsystem callbacks
 2011-03-10 20:01 UTC  (8+ messages)
` [PATCH v8 3/3] cgroups: make procs file writable
      ` [PATCH v8 4/3] cgroups: use flex_array in attach_proc
    ` [PATCH v8 1/3] cgroups: read-write lock CLONE_THREAD forking per threadgroup

[PATCH V2] Documentation: cgroups: Add notes on removing PIDs from tasks and cgroups requiring setup
 2011-03-10 17:07 UTC 

[PATCH] Documentation: cgroups: Add notes on removing PIDs from tasks and cgroups requiring setup
 2011-03-10 16:59 UTC  (4+ messages)

[PATCH] Documentation: cgroups: Add notes on removing PIDs from tasks and cgroups requiring setup
 2011-03-09 21:09 UTC 

[PATCH, v8 1/3] hrtimer: introduce effective timer slack
 2011-03-07 23:19 UTC  (8+ messages)
  ` [PATCH, v8 2/3] hrtimer: implement PR_GET_EFFECTIVE_TIMERSLACK
  ` [PATCH, v8 3/3] cgroups: introduce timer slack controller
  ` [PATCH, v8 0/3] *** SUBJECT HERE ***

c/r failure
 2011-03-07 19:35 UTC 

[PATCH 1/3] block: introduce REQ_DIRECT to track direct io bio
 2011-03-07 15:22 UTC  (18+ messages)
  ` [PATCH 2/3] blkio-throttle: infrastructure to throttle async io
  ` [PATCH 3/3] blkio-throttle: async write io instrumentation
  ` [PATCH 0/3] blk-throttle: async write throttling

Getting started - Error message
 2011-03-07  9:23 UTC  (3+ messages)

[Bugme-new] [Bug 30432] New: rmdir on cgroup can cause hang tasks
 2011-03-07  5:39 UTC  (6+ messages)

[PATCH, v7] cgroups: introduce timer slack controller
 2011-03-04 23:22 UTC  (9+ messages)

[PATCH][cr]: Fix ghost task bug
 2011-03-04 17:29 UTC  (12+ messages)

cgroup memory, blkio and the lovely swapping
 2011-03-04  8:24 UTC  (3+ messages)

cgroup memory, blkio and the lovely swapping
 2011-03-04  7:39 UTC 

[RFC] Payloads and transient filesystem support for user-cr
 2011-03-03 18:30 UTC  (10+ messages)
  ` [PATCH 1/3] Make extract_headers.sh grab setns as well
  ` [PATCH 2/3] Export some things from restart.c
  ` [PATCH 3/3] [RFC] Add transient filesystem support to user-cr

[PATCH, v8 0/3] *** SUBJECT HERE ***
 2011-03-03 14:19 UTC 

[PATCH v3, RESEND 00/16] make rpc_pipefs be mountable multiple time
 2011-03-02 17:06 UTC 

[PATCH, v7] Introduce timer slack controller
 2011-03-02 16:40 UTC 

[PATCH 05/10] Allow ptrace from non-init user namespaces
 2011-03-01 23:07 UTC  (15+ messages)
    ` [PATCH 02/10] security: Make capabilities relative to the user namespace
    ` [PATCH 03/10] allow sethostname in a container
    ` [PATCH 04/10] allow killing tasks in your own or child userns
    ` [PATCH 06/10] user namespaces: convert all capable checks in kernel/sys.c
    ` [PATCH 07/10] add a user namespace owner of ipc ns
    ` [PATCH 08/10] user namespaces: convert several capable() calls
    ` [PATCH 09/10] userns: check user namespace for task->file uid equivalence checks
    ` [PATCH 10/10] rename is_owner_or_cap to inode_owner_or_capable
    ` [PATCH 01/10] Add a user_namespace as creator/owner of uts_namespace

Linux Containers - setup script for Fedora 14?
 2011-03-01 20:38 UTC 

[RFC 00/10] container-based checkpoint/restart prototype
 2011-03-01 16:04 UTC  (14+ messages)
  ` [PATCH 01/10] Make exec_mmap extern
  ` [PATCH 02/10] Introduce mm_has_pending_aio() helper
  ` [PATCH 03/10] Introduce has_locks_with_owner() helper
  ` [PATCH 04/10] Introduce vfs_fcntl() helper
  ` [PATCH 05/10] Core checkpoint/restart support code
  ` [PATCH 06/10] Checkpoint/restart mm support
  ` [PATCH 07/10] Checkpoint/restart vfs support
  ` [PATCH 08/10] Add generic '->checkpoint' f_op to ext filesystems
  ` [PATCH 09/10] Add generic '->checkpoint()' f_op to simple char devices
  ` [PATCH 10/10] x86_32 support for checkpoint/restart

[PATCH 00/10] Checkpoint/restart of open, unlinked files
 2011-03-01  5:05 UTC  (12+ messages)
  ` [PATCH 01/10] Create the .relink file_operation
      ` [PATCH 02/10] ext3/4: Allow relinking to unlinked files
      ` [PATCH 03/10] Split do_linkat() out of sys_linkat
      ` [PATCH 04/10] Checkpoint/restart unlinked files
      ` [PATCH 05/10] Enable c/r of unlinked fifos
      ` [PATCH 06/10] Support relinking unlinked files in btrfs
      ` [PATCH 07/10] Add relink_dir superblock field
      ` [PATCH 08/10] Parse the relink=%s mount option
      ` [PATCH 09/10] Enabling checkpoint relink of unlinked files inside containers
      ` [PATCH 10/10] [RFC] Use call_usermodehelper to cleanup after failure

[PATCH 0/3] blk-throttle: async write throttling
 2011-02-28 10:15 UTC 

netns: Issues with deleting virtual interfaces during namespace cleanup
 2011-02-27 15:28 UTC  (6+ messages)

[PATCH 1/1, v9] cgroup/freezer: add per freezer duty ratio control
 2011-02-25 18:23 UTC  (3+ messages)

[PATCH][usercr]: Ghost tasks must be detached
 2011-02-25 15:46 UTC  (3+ messages)

[PATCH] Don't crash if we are self-checkpointing with a child
 2011-02-25 15:46 UTC  (2+ messages)

[PATCH 3/5] page_cgroup: make page tracking available for blkio
 2011-02-25  0:54 UTC  (3+ messages)
                  ` [PATCH 0/5] blk-throttle: writeback and swap IO control

[PATCH 01/10] Add a user_namespace as creator/owner of uts_namespace
 2011-02-24 15:01 UTC 

[PATCH 2/4] userns: let copy_ipcs handle setting ipc_ns->user_ns
 2011-02-24  9:56 UTC  (2+ messages)
    ` [PATCH 5/4] Clean up capability.h and capability.c


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