Linux Container Development
 help / color / mirror / Atom feed
 messages from 2008-08-08 14:58:24 to 2008-08-21 02:26:44 UTC [more...]

[RFC][PATCH 0/8][v2]: Enable multiple mounts of devpts
 2008-08-21  2:26 UTC  (3+ messages)
  ` [RFC][PATCH 1/8]: /dev/tty tweak in init_dev()
  ` [RFC][PATCH 2/8]: Add inode parameter devpts interfaces

[RFC][PATCH 0/4] kernel-based checkpoint restart
 2008-08-20 22:11 UTC  (58+ messages)
      ` [RFC][PATCH 2/4] checkpoint/restart: x86 support
      ` [RFC][PATCH 4/4] introduce sys_checkpoint and sys_restore
      ` [RFC][PATCH 1/4] checkpoint-restart: general infrastructure
          ` [Devel] "
              ` checkpoint/restart ABI
  ` [Devel] [RFC][PATCH 1/4] checkpoint-restart: general infrastructure

[RFC v2][PATCH 1/9] checkpoint-restart: general infrastructure
 2008-08-20 20:29 UTC  (10+ messages)
` [RFC v2][PATCH 2/9] Remove CAP_SYS_ADMIN for checkpoint/restart
` [RFC v2][PATCH 3/9] checkpoint/restart: x86 support
` [RFC v2][PATCH 4/9] checkpoint/restart: memory management
` [RFC v2][PATCH 5/9] Create trivial sys_checkpoint and sys_restore system calls
` [RFC v2][PATCH 6/9] Simplify filename handling for now
` [RFC v2][PATCH 7/9] remove temporary buffer structures
` [RFC v2][PATCH 8/9] Remove some BUG_ON()s that need some proper error handling instead
` [RFC v2][PATCH 9/9] remove ->cksum field

[RFC v2][PATCH 0/9] kernel-based checkpoint-restart
 2008-08-20 19:25 UTC 

[Bugme-new] [Bug 11381] New: default shmmax
 2008-08-20 19:16 UTC  (4+ messages)

Some question about your TC cgroups controller !!
 2008-08-20 17:56 UTC 

[PATCH 1/6] Container Freezer: Fix freezer Kconfig
 2008-08-20 16:44 UTC  (8+ messages)
` [PATCH 2/6] Container Freezer: uninline thaw_process()
` [PATCH 3/6] Container Freezer: Make freezer state names less generic
` [PATCH 4/6] Container Freezer: Cleanup comment
` [PATCH 5/6] Container Freezer: Rename check_if_frozen()
` [PATCH 6/6] Container Freezer: Document the cgroup freezer subsystem

RFC: Attaching threads to cgroups is OK?
 2008-08-20 11:48 UTC  (9+ messages)

[PATCH 1/1] mm_owner: fix cgroup null dereference
 2008-08-20  6:59 UTC  (8+ messages)

[PATCH 00/15] sysfs support for namespaces
 2008-08-20  6:58 UTC  (19+ messages)
` [PATCH 01/15] kobject: Cleanup kobject_rename and !CONFIG_SYSFS
  ` [PATCH 02/15] sysfs: Support for preventing unmounts
    ` [PATCH 03/15] sysfs: sysfs_get_dentry add a sb parameter
      ` [PATCH 04/15] sysfs: Implement __sysfs_get_dentry
        ` [PATCH 05/15] sysfs: Rename Support multiple superblocks
          ` [PATCH 06/15] Introduce sysfs_sd_setattr and fix sysfs_chmod
            ` [PATCH 07/15] sysfs: sysfs_chmod_file handle multiple superblocks
              ` [PATCH 08/15] sysfs: Make sysfs_mount static once again
                ` [PATCH 09/15] sysfs: Implement sysfs tagged directory support
              ` patch sysfs-sysfs_chmod_file-handle-multiple-superblocks.patch added to gregkh-2.6 tree
            ` patch sysfs-introduce-sysfs_sd_setattr-and-fix-sysfs_chmod.patch "
          ` patch sysfs-rename-support-multiple-superblocks.patch "
        ` patch sysfs-implement-__sysfs_get_dentry.patch "
      ` patch sysfs-sysfs_get_dentry-add-a-sb-parameter.patch "
      ` patch sysfs-support-for-preventing-unmounts.patch "
  ` patch kobject-cleanup-kobject_rename-and-config_sysfs.patch "

[PATCH 1/7] dm-ioband: Patch of device-mapper driver
 2008-08-20  5:47 UTC  (13+ messages)
    ` [PATCH 2/7] dm-ioband: Documentation of design overview, installation, command reference and examples
      ` [PATCH 3/7] bio-cgroup: Introduction
        ` [PATCH 4/7] bio-cgroup: Split the cgroup memory subsystem into two parts
          ` [PATCH 5/7] bio-cgroup: Remove a lot of "#ifdef"s
            ` [PATCH 6/7] bio-cgroup: Implement the bio-cgroup
              ` [PATCH 7/7] bio-cgroup: Add a cgroup support to dm-ioband

[PATCH 0/6] Container Freezer: fixes for -mm
 2008-08-19 23:22 UTC 

2008中国建筑装饰交易会
 2008-08-19 22:21 UTC 

to say bad condition
 2008-08-19 14:43 UTC 

You've received a greeting ecard
 2008-08-18 16:16 UTC 

采购必备的法律知识和合同管理
 2008-08-18 14:57 UTC 

[PATCH][RFC] dirty balancing for cgroups
 2008-08-18  7:58 UTC  (2+ messages)

[PATCH 2/2] netns: Add network namespace argument in rt6_fill_node() and ipv6_dev_get_saddr()
 2008-08-18  7:21 UTC  (8+ messages)

[PATCH 1/2] netns: fix NULL-dereference in dev_net()
 2008-08-17 22:34 UTC  (7+ messages)
` [Devel] "

[PATCH] cgroup: memory.force_empty can make system slowdown
 2008-08-17  3:10 UTC  (2+ messages)

[PATCH] cgroup: memory.force_empty can make system slowdown
 2008-08-16  2:26 UTC 

[PATCH 1/5] Container Freezer: Add TIF_FREEZE flag to all architectures
 2008-08-15 21:54 UTC  (16+ messages)
` [PATCH 2/5] Container Freezer: Make refrigerator always available
` [PATCH 3/5] Container Freezer: Implement freezer cgroup subsystem
` [PATCH 4/5] Container Freezer: Skip frozen cgroups during power management resume
` [PATCH 5/5] Container Freezer: Prevent frozen tasks or cgroups from changing
      ` [ProbableSpam]Re: [PATCH 2/5] Container Freezer: Make refrigerator always available
  ` [PATCH 0/5] Container Freezer v6: Reuse Suspend Freezer
    ` [linux-pm] "

Windows Home Server
 2008-08-15 21:03 UTC 

[PATCH v2] netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
 2008-08-14 22:33 UTC  (2+ messages)

[PATCH v2] netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
 2008-08-14 21:23 UTC 

[PATCH 0/2] netns: fix for NULL-dereference in ipv6 code
 2008-08-14 20:17 UTC  (2+ messages)

[PATCH 1/1] mm_owner: fix cgroup null dereference
 2008-08-14 20:16 UTC 

RFC: I/O bandwidth controller (was Re: Too many I/O controller patches)
 2008-08-14 11:18 UTC  (19+ messages)
              ` RFC: I/O bandwidth controller

[PATCH][RFC] dirty balancing for cgroups
 2008-08-14  8:38 UTC 

Opinion about cgroup network controller
 2008-08-13  9:05 UTC 

[PATCH 1/1] namespaces: introduce sys_hijack (v11)
 2008-08-12 17:06 UTC  (8+ messages)

[PATCH 0/7] I/O bandwidth controller and BIO tracking
 2008-08-12 12:31 UTC 

[PATCH 0/5] Container Freezer v6: Reuse Suspend Freezer
 2008-08-11 23:53 UTC 

memrlimit controller merge to mainline
 2008-08-10 17:04 UTC  (5+ messages)

[PATCH 2/4] autofs4 - track uid and gid of last mount requester
 2008-08-09 13:31 UTC  (10+ messages)

[RFC][PATCH 2/2] CR: handle a single task with private memory maps
 2008-08-08 17:24 UTC  (16+ messages)


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