Linux Container Development
 help / color / mirror / Atom feed
 messages from 2012-12-14 03:20:13 to 2013-01-02 14:36:11 UTC [more...]

Ckptinfo error i.e unexpected end of file (read 0 of 8) and restart error i.e Bad file discriptor
 2013-01-02 14:36 UTC  (2+ messages)

[PATCH 06/13] cpuset: cleanup cpuset[_can]_attach()
 2013-01-02  8:53 UTC  (5+ messages)
  ` [PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core

[PATCH 1/4] proc.5: Document /proc/[pid]/uid_map and /proc/[pid]/gid_map
 2013-01-01 10:12 UTC  (22+ messages)
` [PATCH 3/4] proc.5: Document the proc files for the user, mount, and pid namespaces
    ` [PATCH 2/4] clone.2: Describe the user namespace
    ` [PATCH 4/4] setns.2: Document the pid, user, and mount namespace support

[PATCH/RFC] user_ns: fix missing limiting of user_ns counts
 2012-12-30 11:00 UTC  (8+ messages)

[PATCH 01/24] cfq-iosched: Properly name all references to IO class
 2012-12-28 23:18 UTC  (25+ messages)
  ` [PATCH 02/24] cfq-iosched: More renaming to better represent wl_class and wl_type
  ` [PATCH 03/24] cfq-iosched: Rename "service_tree" to "st" at some places
  ` [PATCH 04/24] cfq-iosched: Rename few functions related to selecting workload
  ` [PATCH 05/24] cfq-iosched: Get rid of unnecessary local variable
  ` [PATCH 06/24] cfq-iosched: Print sync-noidle information in blktrace messages
  ` [PATCH 07/24] blkcg: fix minor bug in blkg_alloc()
  ` [PATCH 08/24] blkcg: reorganize blkg_lookup_create() and friends
  ` [PATCH 09/24] blkcg: cosmetic updates to blkg_create()
  ` [PATCH 10/24] blkcg: make blkcg_gq's hierarchical
  ` [PATCH 11/24] cfq-iosched: add leaf_weight
  ` [PATCH 12/24] cfq-iosched: implement cfq_group->nr_active and ->children_weight
  ` [PATCH 13/24] cfq-iosched: implement hierarchy-ready cfq_group charge scaling
  ` [PATCH 14/24] cfq-iosched: convert cfq_group_slice() to use cfqg->vfraction
  ` [PATCH 15/24] cfq-iosched: enable full blkcg hierarchy support
  ` [PATCH 16/24] blkcg: add blkg_policy_data->plid
  ` [PATCH 17/24] blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->online
  ` [PATCH 18/24] blkcg: s/blkg_rwstat_sum()/blkg_rwstat_total()/
  ` [PATCH 19/24] blkcg: implement blkg_[rw]stat_recursive_sum() and blkg_[rw]stat_merge()
  ` [PATCH 20/24] block: RCU free request_queue
  ` [PATCH 21/24] blkcg: make blkcg_print_blkgs() grab q locks instead of blkcg lock
  ` [PATCH 22/24] cfq-iosched: separate out cfqg_stats_reset() from cfq_pd_reset_stats()
  ` [PATCH 23/24] cfq-iosched: collect stats from dead cfqgs
  ` [PATCH 24/24] cfq-iosched: add hierarchical cfq_group statistics
  ` [PATCH 18.5/24] blkcg: export __blkg_prfill_rwstat() take#2

[PATCH 1/7] cgroup: cgroup_subsys->fork() should be called after the task is added to css_set
 2012-12-28 21:22 UTC  (3+ messages)
      ` [PATCH] cgroup: remove unused dummy cgroup_fork_callbacks()

[PATCHSET] block: implement blkcg hierarchy support in cfq, take#2
 2012-12-28 20:35 UTC 

[GIT PULL] namespace fixes for v3.8-rc2
 2012-12-27 18:51 UTC  (3+ messages)

[PATCH] userns: Allow unprivileged reboot
 2012-12-27  4:29 UTC 

[PATCH] userns: Allow unprivileged reboot
 2012-12-27  3:39 UTC 

[PATCH review] f2fs: Don't assign e_id in f2fs_acl_from_disk
 2012-12-26  2:48 UTC  (2+ messages)

[PATCH review 0/3] pid namespaces fixes
 2012-12-25 16:59 UTC  (10+ messages)
  ` [PATCH review 1/3] pidns: Outlaw thread creation after unshare(CLONE_NEWPID)
  ` [PATCH review 2/3] pidns: Stop pid allocation when init dies
          ` [PATCH review 2/3 take 2] "
  ` [PATCH review 3/3] proc: Allow proc_free_inum to be called from any context

Merry Christmas and a Very Happy New Year ... 2013 ! from Geobis International
 2012-12-25  7:58 UTC 

[REVIEW][PATCH 0/11] pid namespace cleanups and enhancements
 2012-12-21 22:58 UTC  (16+ messages)
` [PATCH 01/11] procfs: Use the proc generic infrastructure for proc/self
  ` [PATCH 11/11] pidns: Support unsharing the pid namespace
                        ` namespace documentation
      ` [PATCH 07/11] pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1

[GIT PULL] user namespace and namespace infrastructure changes for 3.8
 2012-12-21  7:47 UTC  (3+ messages)

[PATCH] cgroup: remove redundant check
 2012-12-20 19:24 UTC  (3+ messages)

[RFC PATCH 1/9] cgroup: introduce cgroupfs_root flag ROOT_NAMESPACE
 2012-12-19 21:39 UTC  (17+ messages)
  ` [RFC PATCH 2/9] cgroup: introduce the top root
  ` [RFC PATCH 3/9] cgroup: use root->top_root instead of root
  ` [RFC PATCH 4/9] introduce helper function cgroup_in_root
  ` [RFC PATCH 5/9] cgroup: add container support for cgroup
  ` [RFC PATCH 6/9] pidns: move next_tgid to kernel/pid.c
  ` [RFC PATCH 7/9] cgroup: attach container's tasks to proper cgroup
  ` [RFC PATCH 8/9] cgroup: disallow container to change top cgroup's subsys files
  ` [RFC PATCH 9/9] cgroup: rework cgroup_path
  ` [RFC PATCH 0/9] Add container support for cgroup

[PATCH 01/12] blkcg: fix minor bug in blkg_alloc()
 2012-12-18 19:26 UTC  (39+ messages)
  ` [PATCH 02/12] blkcg: reorganize blkg_lookup_create() and friends
  ` [PATCH 03/12] blkcg: cosmetic updates to blkg_create()
  ` [PATCH 04/12] blkcg: make blkcg_gq's hierarchical
  ` [PATCH 05/12] cfq-iosched: add leaf_weight
  ` [PATCH 06/12] cfq-iosched: implement cfq_group->nr_active and ->level_weight
  ` [PATCH 07/12] cfq-iosched: implement hierarchy-ready cfq_group charge scaling
  ` [PATCH 08/12] cfq-iosched: convert cfq_group_slice() to use cfqg->vfraction
  ` [PATCH 09/12] cfq-iosched: enable full blkcg hierarchy support
  ` [PATCH 10/12] blkcg: add blkg_policy_data->plid
  ` [PATCH 11/12] blkcg: implement blkg_prfill_[rw]stat_recursive()
  ` [PATCH 12/12] cfq-iosched: add hierarchical cfq_group statistics
  ` [PATCHSET] block: implement blkcg hierarchy support in cfq

[GIT PULL] user namespace and namespace infrastructure changes for 3.8
 2012-12-17 23:18 UTC 

[PATCH 0/4] user namespace fixes
 2012-12-17 21:01 UTC  (17+ messages)
  ` [PATCH 1/4] Fix cap_capable to only allow owners in the parent user namespace to have caps
  ` [PATCH 2/4] userns: Require CAP_SYS_ADMIN for most uses of setns
  ` [PATCH 3/4] userns: Add a more complete capability subset test to commit_creds
  ` [PATCH 4/4] userns: Fix typo in description of the limitation of userns_install

[RFC PATCH 0/9] Add container support for cgroup
 2012-12-17  6:43 UTC 

Exterior wall materials & Decoration materials与您共享了照片
 2012-12-17  4:46 UTC 

performance drop after using blkcg
 2012-12-16  4:38 UTC  (2+ messages)

[PATCH] core_pattern: set core helpers root and namespace to crashing process
 2012-12-15  0:50 UTC  (8+ messages)
  ` [PATCH v2] "

[GIT PULL] user namespace and namespace infrastructure changes for 3.8
 2012-12-15  0:14 UTC  (21+ messages)
              ` [PATCH] Fix cap_capable to only allow owners in the parent user namespace to have caps
        ` [RFC][PATCH] "

[PATCHSET] block: implement blkcg hierarchy support in cfq
 2012-12-14 22:41 UTC 


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