OpenVZ Forum


Home » Mailing lists » Devel » [PATCH 0/1, v8] cgroup/freezer: add per freezer duty ratio control
[PATCH 0/1, v8] cgroup/freezer: add per freezer duty ratio control [message #42071] Fri, 11 February 2011 20:22
jacob.jun.pan is currently offline  jacob.jun.pan
Messages: 40
Registered: December 2010
Member
From: Jacob Pan <jacob.jun.pan@linux.intel.com>

Fixing subject in cover letter, should be v4 instead of v3

Changelog:
v8: - minor clean up
v7: - use delayed workqueue instead of per cgroup kernel thread
to manage toggling
- make freezer.state higher priority than duty ratio setting
- small correction in documentation

v6: - remove check for duty ratio == 100 case
v5: - improve error handling in duty ratio/ period writes
- fix the logic to avoid kthread creation when ratio and
period are invalid.
- 100% frozen is not permitted in duty ratio set up

v4: - limit kthread creation only when valid duty ratio
parameters are given.
- changed period back to milisecond
- consolidated paramter write functions

v3: - added documentation

v2:
- use read_u64/write_u64 instead of string read/write
- use period in second instead of ms
- renamed duty_ratio to duty_ratio_pct, be more specific
- removed locking around period and duty_ratio reads


Jacob Pan (1):
cgroup/freezer: add per freezer duty ratio control

Documentation/cgroups/freezer-subsystem.txt | 23 ++++++
kernel/cgroup_freezer.c | 109 ++++++++++++++++++++++++++-
2 files changed, 130 insertions(+), 2 deletions(-)

_______________________________________________
Containers mailing list
Containers@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containe rs
Previous Topic: [PATCH 1/1, v7] cgroup/freezer: add per freezer duty ratio control
Next Topic: [PATCH 1/1, v8] cgroup/freezer: add per freezer duty ratio control
Goto Forum:
  


Current Time: Wed May 01 15:44:50 GMT 2024

Total time taken to generate the page: 0.01775 seconds