Linux Container Development
 help / color / mirror / Atom feed
 messages from 2012-03-20 16:01:21 to 2012-04-07 08:00:27 UTC [more...]

[RFC] writeback and cgroup
 2012-04-07  8:00 UTC  (21+ messages)
      ` [Lsf] "

Delivery Status Notification (Failure)
 2012-04-05 14:16 UTC 

[PATCH 5/6] memcg: fix broken boolen expression
 2012-04-05 10:17 UTC  (2+ messages)

[PATCH 01/21] blkcg: remove unused @pol and @plid parameters
 2012-04-04 18:36 UTC  (55+ 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
                        ` IOPS based scheduler (Was: Re: [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

自主创新专项资金申报与科研项目经费预算专题研讨班(青岛市)
 2012-04-04  6:58 UTC 

ERRORE: Messaggio rifiutato dal sistema
 2012-04-04  3:23 UTC 

[PATCH 01/12] cgroup: move cgroup_clear_directory() call out of cgroup_populate_dir()
 2012-04-03 20:37 UTC  (28+ 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 UPDATED "
  ` [PATCH 12/12] cgroup: implement cgroup_rm_cftypes()
  ` [PATCHSET] cgroup: cftype based file interface, take #2

[RFC] writeback and cgroup
 2012-04-03 18:36 UTC 

Undelivered Mail Returned to Sender
 2012-04-03  9:11 UTC 

Mail delivery failed: returning message to sender
 2012-04-03  9:03 UTC 

Undeliverable: il tuo ordine
 2012-04-03  5:05 UTC 

Delayed Mail (still being retried)
 2012-04-03  4:47 UTC 

failure notice
 2012-04-03  3:20 UTC 

Impossibile recapitare: Re: Richiesta
 2012-04-03  2:05 UTC  (4+ messages)
  ` Undeliverable: "
  ` Recapito ritardato: "

Delivery failure
 2012-04-03  1:43 UTC 

Betr.: Grazie per l'inserimento di un ordine con noi (Uw sollicitatie/reactie)
 2012-04-03  1:30 UTC 

Undelivered Mail Returned to Sender
 2012-04-03  0:37 UTC 

Undelivered Mail Returned to Sender
 2012-04-02 23:59 UTC 

Undelivered Mail Returned to Sender
 2012-04-02 23:34 UTC 

Undeliverable: Errore di pagamento!
 2012-04-02 23:33 UTC 

Returned mail: see transcript for details
 2012-04-02 23:14 UTC 

Undeliverable Mail
 2012-04-02 22:05 UTC 

failure notice
 2012-04-02 22:04 UTC 

failure notice
 2012-04-02 22:04 UTC 

Undelivered Mail Returned to Sender
 2012-04-02 21:57 UTC 

Delivery Status Notification (Failure)
 2012-04-02 21:56 UTC 

failure notice
 2012-04-02 21:34 UTC 

failure notice
 2012-04-02 21:17 UTC 

failure notice
 2012-04-02 21:16 UTC 

failure notice
 2012-04-02 21:09 UTC 

failure notice
 2012-04-02 21:09 UTC 

failure notice
 2012-04-02 20:54 UTC 

failure notice
 2012-04-02 20:54 UTC 

failure notice
 2012-04-02 20:54 UTC 

failure notice
 2012-04-02 20:54 UTC 

Warning: message 1SDXbn-00080d-62 delayed 72 hours
 2012-04-02 16:03 UTC 

[PATCH 1/2] cgroup: use negative bias on css->refcnt to block css_tryget()
 2012-04-01 19:48 UTC  (6+ messages)
  ` [PATCH 2/2] cgroup: make css->refcnt clearing on cgroup removal optional

Warning: message 1SDXbn-00080d-62 delayed 48 hours
 2012-04-01 13:48 UTC 

[PATCH] cgroup: deprecate remount option changes mount option
 2012-03-31 16:41 UTC  (2+ messages)

Warning: message 1SDXbn-00080d-62 delayed 24 hours
 2012-03-31 10:02 UTC 

Undelivered Mail Returned to Sender
 2012-03-31  0:48 UTC 

[PATCH v2] futex: mark get_robust_list as deprecated
 2012-03-30 22:51 UTC  (5+ messages)

Undelivered Mail Returned to Sender
 2012-03-30 17:45 UTC 

[GIT PULL] cgroup: urgent fix for 3.4-rc1 merge window
 2012-03-30  5:26 UTC 

Undelivered Mail Returned to Sender
 2012-03-30  3:45 UTC 

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 

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 

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 

[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  (20+ messages)
` [PATCH 03/10] cgroup: implement cgroup_add_cftypes() and friends
` [PATCH 06/10] cgroup: convert memcg controller to the new cftype interface
` [PATCH 07/10] cgroup: remove cgroup_add_file[s]()
` [PATCH 09/10] cgroup: introduce struct cfent
    ` [PATCH UPDATED "


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