Linux Container Development
 help / color / mirror / Atom feed
 messages from 2012-03-03 14:26:04 to 2012-03-30 01:15:14 UTC [more...]

failure notice
 2012-03-30  1:15 UTC 

Mail delivery failed: returning message to sender
 2012-03-30  1:05 UTC 

Returned mail: see transcript for details
 2012-03-29 23:05 UTC 

[PATCH] cgroup: update MAINTAINERS entry
 2012-03-29 15:53 UTC  (2+ messages)

Delivery Status Notification (Failure)
 2012-03-29 14:36 UTC 

Delivery Status Notification (Failure)
 2012-03-29 11:20 UTC 

About Purchasing of JV 5 used Chip
 2012-03-29  9:38 UTC 

[PATCH 01/21] blkcg: remove unused @pol and @plid parameters
 2012-03-29  8:18 UTC  (23+ messages)
  ` [PATCH 02/21] blkcg: BLKIO_STAT_CPU_SECTORS doesn't have subcounters
  ` [PATCH 03/21] blkcg: introduce blkg_stat and blkg_rwstat
  ` [PATCH 04/21] blkcg: restructure statistics printing
  ` [PATCH 05/21] blkcg: drop blkiocg_file_write_u64()
  ` [PATCH 06/21] blkcg: restructure configuration printing
  ` [PATCH 07/21] blkcg: restructure blkio_group configruation setting
  ` [PATCH 08/21] blkcg: blkg_conf_prep()
  ` [PATCH 09/21] blkcg: export conf/stat helpers to prepare for reorganization
  ` [PATCH 10/21] blkcg: implement blkio_policy_type->cftypes
  ` [PATCH 11/21] blkcg: move conf/stat file handling code to policies
  ` [PATCH 12/21] cfq: collapse cfq.h into cfq-iosched.c
  ` [PATCH 13/21] blkcg: move statistics update code to policies
  ` [PATCH 14/21] blkcg: cfq doesn't need per-cpu dispatch stats
  ` [PATCH 15/21] blkcg: add blkio_policy_ops operations for exit and stat reset
  ` [PATCH 16/21] blkcg: move blkio_group_stats to cfq-iosched.c
  ` [PATCH 17/21] blkcg: move blkio_group_stats_cpu and friends to blk-throttle.c
  ` [PATCH 18/21] blkcg: move blkio_group_conf->weight to cfq
  ` [PATCH 19/21] blkcg: move blkio_group_conf->iops and ->bps to blk-throttle
  ` [PATCH 20/21] blkcg: pass around pd->pdata instead of pd itself in prfill functions
  ` [PATCH 21/21] blkcg: drop BLKCG_STAT_{PRIV|POL|OFF} macros
  ` [PATCHSET] block: modularize blkcg config and stat file handling

failure notice
 2012-03-29  0:21 UTC 

[PATCHSET] block: modularize blkcg config and stat file handling
 2012-03-28 22:51 UTC 

Undeliverable: Re: document 80876
 2012-03-28  7:38 UTC 

Delivery Status Notification (Failure)
 2012-03-28  3:36 UTC 

failure notice
 2012-03-27 14:51 UTC 

Returned Mail: Re: consumo
 2012-03-27  1:23 UTC 

Undelivered Mail Returned to Sender
 2012-03-26 21:48 UTC 

Job Opening !
 2012-03-26 15:49 UTC 

Mail delivery failed: returning message to sender
 2012-03-26  7:38 UTC 

Warning: message 1SAcO1-0007eI-E4 delayed 72 hours
 2012-03-25 14:39 UTC 

Warning: message 1SAcO1-0007eI-E4 delayed 48 hours
 2012-03-24 10:28 UTC 

[PATCH v2] futex: mark get_robust_list as deprecated
 2012-03-23 22:10 UTC  (2+ messages)

Q: cgroup: Questions about possible issues in cgroup locking
 2012-03-23 17:51 UTC  (9+ messages)

Warning: message 1SAcO1-0007eI-E4 delayed 24 hours
 2012-03-23  8:22 UTC 

Delivery Status Notification (Failure)
 2012-03-22 13:47 UTC 

Delivery Status Notification (Failure)
 2012-03-22 13:47 UTC 

Delivery Status Notification (Failure)
 2012-03-22 13:47 UTC 

Delivery Status Notification (Failure)
 2012-03-22 13:47 UTC 

Delivery Status Notification (Failure)
 2012-03-22 13:47 UTC 

failure notice
 2012-03-22 10:16 UTC 

[PATCH 01/12] cgroup: move cgroup_clear_directory() call out of cgroup_populate_dir()
 2012-03-22  9:04 UTC  (15+ messages)
  ` [PATCH 02/12] cgroup: build list of all cgroups under a given cgroupfs_root
  ` [PATCH 03/12] cgroup: implement cgroup_add_cftypes() and friends
  ` [PATCH 04/12] cgroup: merge cft_release_agent cftype array into the base files array
  ` [PATCH 05/12] cgroup: relocate cftype and cgroup_subsys definitions in controllers
  ` [PATCH 06/12] cgroup: convert all non-memcg controllers to the new cftype interface
  ` [PATCH 07/12] memcg: always create memsw files if CONFIG_CGROUP_MEM_RES_CTLR_SWAP
  ` [PATCH 08/12] cgroup: convert memcg controller to the new cftype interface
  ` [PATCH 09/12] cgroup: remove cgroup_add_file[s]()
  ` [PATCH 10/12] cgroup: relocate __d_cgrp() and __d_cft()
  ` [PATCH 11/12] cgroup: introduce struct cfent
  ` [PATCH 12/12] cgroup: implement cgroup_rm_cftypes()
  ` [PATCHSET] cgroup: cftype based file interface, take #2

[PATCHSET] cgroup: cftype based file interface, take #2
 2012-03-21 22:17 UTC 

[PATCHSET] cgroup: cftype based file interface
 2012-03-21  5:08 UTC  (34+ messages)
  ` [PATCH 01/10] cgroup: move cgroup_clear_directory() call out of cgroup_populate_dir()
  ` [PATCH 02/10] cgroup: build list of all cgroups under a given cgroupfs_root
  ` [PATCH 03/10] cgroup: implement cgroup_add_cftypes() and friends
  ` [PATCH 04/10] cgroup: merge cft_release_agent cftype array into the base files array
  ` [PATCH 05/10] cgroup: convert all non-memcg controllers to the new cftype interface
  ` [PATCH 06/10] cgroup: convert memcg controller "
  ` [PATCH 07/10] cgroup: remove cgroup_add_file[s]()
  ` [PATCH 08/10] cgroup: relocate __d_cgrp() and __d_cft()
  ` [PATCH 09/10] cgroup: introduce struct cfent
      ` [PATCH UPDATED "
  ` [PATCH 10/10] cgroup: implement cgroup_rm_cftypes()

Returned mail: see transcript for details
 2012-03-20  0:17 UTC 

[GIT PULL] cgroup changes for v3.4
 2012-03-19 22:58 UTC 

Returned mail: see transcript for details
 2012-03-19 15:48 UTC 

Returned mail: see transcript for details
 2012-03-19 13:44 UTC 

Returned mail: see transcript for details
 2012-03-19 12:25 UTC 

通知,公司制度改革2042
 2012-03-18 23:37 UTC 

Returned mail: see transcript for details
 2012-03-18 23:31 UTC 

Returned mail: see transcript for details
 2012-03-18 22:36 UTC 

Mail delivery failed: returning message to sender
 2012-03-18  8:02 UTC 

[RFD] cgroup: about multiple hierarchies
 2012-03-16 23:14 UTC  (34+ messages)

Staff Discount
 2012-03-16 21:26 UTC 

Returned mail: see transcript for details
 2012-03-16 19:17 UTC 

Staff Discount
 2012-03-16 13:14 UTC 

[RFC] cgroup: removing css reference drain wait during cgroup removal
 2012-03-16 10:21 UTC  (15+ messages)
  ` [RFC REPOST] "

[PATCH] cgroup: deprecate remount option changes and "name=" mount option
 2012-03-15 19:45 UTC  (7+ messages)
  ` [PATCH] cgroup: deprecate remount option changes "

Delivery Failure
 2012-03-15 15:23 UTC 

[PATCH] cgroup: deprecate remount option changes and "name=" mount option
 2012-03-14 21:52 UTC 

Returned mail: see transcript for details
 2012-03-14 21:42 UTC 

Controllers and wireless
 2012-03-14 21:41 UTC 

Returned mail: see transcript for details
 2012-03-14 21:00 UTC 

Returned mail: see transcript for details
 2012-03-13 23:30 UTC 

Delivery Failure
 2012-03-13 15:47 UTC 

Undelivered Mail Returned to Sender
 2012-03-13 11:03 UTC 

failure notice
 2012-03-13  8:16 UTC 

Returned mail: see transcript for details
 2012-03-13  3:13 UTC 

Returned mail: Over quota
 2012-03-13  3:11 UTC 

You Have Received a Greeting ecard from 123Greetings.com
 2012-03-13  1:46 UTC 

Samurai FX Robot v7.0 - Latest Version
 2012-03-11  3:34 UTC 

关于举办2012年企业自主创新专项资金申报与产业发展专题研讨班的通知(深圳市)
 2012-03-10  8:41 UTC 

Returned mail: see transcript for details
 2012-03-09  2:51 UTC 

Delivery Status Notification (Failure)
 2012-03-08 14:41 UTC 

failure notice
 2012-03-08  6:18 UTC 

Returned mail: Over quota
 2012-03-08  6:18 UTC 

Delivery Status Notification (Failure)
 2012-03-08  6:18 UTC 

Undelivered Mail Returned to Sender
 2012-03-07 22:52 UTC 

Delivery Status Notification (Failure)
 2012-03-07 22:52 UTC 

Delivery Failure
 2012-03-07  9:55 UTC 

Mail delivery failed: returning message to sender
 2012-03-07  2:31 UTC 

发改委3月16日上海会议通知
 2012-03-06 17:42 UTC 

failure notice
 2012-03-06  8:39 UTC 

Autoreply: berekening
 2012-03-06  8:38 UTC 

failure notice
 2012-03-06  1:49 UTC 

[PATCH 00/10] cgroups: Task counter subsystem v8
 2012-03-05 16:48 UTC  (10+ messages)


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