Linux Container Development
 help / color / mirror / Atom feed
 messages from 2009-09-03 15:19:34 to 2009-09-15 16:52:09 UTC [more...]

Avoid leaking unattached socket objects on restore
 2009-09-15 16:52 UTC 

BUG: soft lockup - CPU#3 stuck for 61s! , while running cpu controller latency testcase on two containers parallaly
 2009-09-15 14:12 UTC  (3+ messages)

[Bugme-new] [Bug 14150] New: BUG: soft lockup - CPU#3 stuck for 61s!, while running cpu controller latency testcase on two containers parallaly
 2009-09-15 12:58 UTC  (2+ messages)

[RFC] IO scheduler based IO controller V9
 2009-09-15  3:37 UTC  (39+ messages)
          ` [PATCH] io-controller: Fix task hanging when there are more than one groups
  ` [PATCH 24/23] io-controller: Don't leave a queue active when a disk is idle
  ` [PATCH 25/23] io-controller: fix queue vs group fairness
  ` [PATCH 26/23] io-controller: fix writer preemption with in a group
      ` [PATCH 15/23] io-controller: noop changes for hierarchical fair queuing
      ` [PATCH 07/23] io-controller: Common hierarchical fair queuing code in elevaotor layer
    ` [PATCH 20/23] io-controller: Per cgroup request descriptor support

[patch 1/4][resend] fuse-procfs: proxy proc files
 2009-09-14 21:13 UTC  (3+ messages)

[cr][git]linux-cr branch, ckpt-v17-dev, updated. v2.6.27-rc5-46209-g8c114fb
 2009-09-14 19:43 UTC 

Sockets as proper objhash objects
 2009-09-14 19:31 UTC  (7+ messages)
  ` [PATCH 1/3] Make sockets proper objhash objects and use checkpoint_obj() on them (v3)
  ` [PATCH 2/3] Track socket buffer owners (v3)
  ` [PATCH 3/3] Make sure we free the struct socket of SOCK_DEAD sockets

[PATCH 2/9] dm-ioband-1.13.0: All-in-one patch
 2009-09-14 15:06 UTC  (10+ messages)
  ` [PATCH 1/9] I/O bandwidth controller and BIO tracking
    ` [PATCH 3/9] blkio-cgroup-v12: The new page_cgroup framework
      ` [PATCH 4/9] blkio-cgroup-v12: Refactoring io-context initialization
        ` [PATCH 5/9] blkio-cgroup-v12: The body of blkio-cgroup
          ` [PATCH 6/9] blkio-cgroup-v12: Page tracking hooks
            ` [PATCH 7/9] blkio-cgroup-v12: The document of blkio-cgroup
              ` [PATCH 8/9] blkio-cgroup-v12: Add a cgroup support to dm-ioband
                ` [PATCH 9/9] blkio-cgroup-v12: The document of a cgroup support for dm-ioband

Track socket buffer owners
 2009-09-14 15:04 UTC  (13+ messages)
  ` [PATCH 1/3] Make sockets proper objhash objects and use checkpoint_obj() on them (v2)
  ` [PATCH 2/3] Add post-file deferqueue (v2)
  ` [PATCH 3/3] Track socket buffer owners (v2)

[PATCH] checkpoint: discard const from struct cred * where appropriate
 2009-09-14 15:00 UTC  (4+ messages)

[PATCH 1/1] cr: ext4: use filemap_checkpoint for ext4 file backed mmaps
 2009-09-14 14:48 UTC  (2+ messages)

[PATCH 1/1] cr: add a few more ckpt_write_err()s
 2009-09-14 13:24 UTC  (5+ messages)

IO controller Mini-Summit 2009
 2009-09-14 12:47 UTC  (4+ messages)
    ` [dm-devel] "

[PATCH 1/9] I/O bandwidth controller and BIO tracking
 2009-09-14 12:28 UTC 

[***SPAM*** Score/Req: 15.7/5.0] re: datasets of dentists
 2009-09-12 12:23 UTC 

doctor data
 2009-09-12  1:35 UTC 

[PATCH] Update to work with new user-cr command names, and on f11
 2009-09-11 20:24 UTC 

Cgroups RT scheduling
 2009-09-11 11:47 UTC  (3+ messages)

Understanding CPU containers
 2009-09-11 11:21 UTC  (3+ messages)

[RFC][v6][PATCH 6/9]: Add target_pids parameter to copy_process()
 2009-09-11 11:12 UTC  (13+ messages)
  ` [RFC][v6][PATCH 7/9]: Define do_fork_with_pids()
  ` [RFC][v6][PATCH 8/9]: Define clone_with_pids() syscall
  ` [RFC][v6][PATCH 9/9]: Document "

[PATCH 0/4] LSM checkpoint/restart: introduction
 2009-09-10 20:23 UTC  (6+ messages)
` [PATCH 1/4] cr: define ckpt_debug if CONFIG_CHECKPOINT=n
` [PATCH 2/4] cr: add generic LSM c/r support
` [PATCH 3/4] cr: add smack support to lsm c/r
` [PATCH 4/4] cr: add selinux support
` [PATCH 1/1] mktree: accept the lsm_name field in header and add -k flag

notice
 2009-09-10 16:50 UTC 

help
 2009-09-10 13:57 UTC 

[RFC] cr: pty: don't use required_id, change ptmx_open()
 2009-09-10  2:28 UTC  (4+ messages)

restart (mktree) program usage
 2009-09-09 22:26 UTC  (2+ messages)

[RFC PATCH 1/2] cr: lsm: provide hooks for an LSM to track policy changes
 2009-09-09 19:46 UTC  (10+ messages)
` [RFC PATCH 2/2] cr: debug security_checkpoint_header and security_may_restart

[RFC][v5] clone_with_pids() system call
 2009-09-09 18:34 UTC  (16+ messages)
  ` [RFC][v5][PATCH 1/8]: Factor out code to allocate pidmap page
  ` [RFC][v5][PATCH 2/8]: Have alloc_pidmap() return actual error code
  ` [RFC][v5][PATCH 3/8] Make pid_max a pid_ns property
  ` [RFC][v5][PATCH 4/8]: Add target_pid parameter to alloc_pidmap()
  ` [RFC][v5][PATCH 5/8]: Add target_pids parameter to alloc_pid()
  ` [RFC][v5][PATCH 6/8]: Add target_pids parameter to copy_process()
  ` [RFC][v5][PATCH 7/8]: Define do_fork_with_pids()
  ` [RFC][v5][PATCH 8/8]: Define clone_with_pids() syscall

Luxury Watches On Sale 58% off
 2009-09-09 18:16 UTC 

netns+qdisc+veth
 2009-09-09  8:12 UTC  (2+ messages)

Luxury Watches For Cheap 55% off
 2009-09-08 21:13 UTC 

Checkpoint/restart of ptys, pgids, and controlling tty
 2009-09-08 16:40 UTC  (22+ messages)
  ` [PATCH 1/6] c/r: [objhash] add ckpt_obj_reserve()
  ` [PATCH 2/6] c/r: [pty 1/2] allow allocation of desired pty slave
  ` [PATCH 3/6] c/r: [pty 2/2] support for pseudo terminals
  ` [PATCH 4/6] c/r: tighten logic to protect against bogus pids in input
  ` [PATCH 1/3] mktree: add support to ghost tasks (TASK_GHOST)
  ` [PATCH 2/3] test/pgrp.c: add test case for process-groups
  ` [PATCH 3/3] restart: correctly handle pgid/ppid/sid = 0
    ` [PATCH 5/6] c/r: correctly restore pgid
    ` [PATCH 6/6] c/r: support for controlling terminal and job control

68% off,Luxury Watches
 2009-09-08 14:27 UTC 

Luxury Watches For Cheap 88% off
 2009-09-08 12:18 UTC 

Adding bridge interface to non-default network namespace crashes kernel
 2009-09-08  8:40 UTC  (2+ messages)

Shing the frost off of them," murmured Da
 2009-09-04 23:47 UTC 

whatever he may by the counse
 2009-09-04 22:09 UTC 

[PATCH 1/5] cr: define ckpt_debug if CONFIG_CHECKPOINT=n
 2009-09-04 13:38 UTC  (10+ messages)
` [PATCH 3/5] cr: add generic LSM c/r support

[cr][git]linux-cr branch, ckpt-v17-dev, updated. v2.6.27-rc5-46206-ga34b0e0
 2009-09-04  4:42 UTC 

T Jack remembered him; he was "Mr Macki
 2009-09-03 23:12 UTC 

[RFC user-cr PATCH] mktree: handle CKPT_HDR_LSM_INFO header type
 2009-09-03 22:37 UTC 

[PATCH 6/8] cr: fix memory leak on lsm error on restart
 2009-09-03 22:26 UTC 

Ome famous as Presidential candi
 2009-09-03 21:20 UTC 

[PATCH/user_cr] pass a valid stack address to clone_with_pids
 2009-09-03 20:44 UTC  (2+ messages)

[RFC] Sockets as proper objects and buffers with owners
 2009-09-03 15:46 UTC  (11+ messages)
` [PATCH 1/3] Make sockets proper objhash objects and use checkpoint_obj() on them (v2)
` [PATCH 2/3] Add post-file deferqueue
` [PATCH 3/3] [RFC] Track socket buffer owners

10K containers
 2009-09-03 15:29 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