lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 30 Aug 2006 17:14:13 +0200
From:	Martin Ohlin <martin.ohlin@...trol.lth.se>
To:	linux-kernel@...r.kernel.org
Subject: A nice CPU resource controller

To those interested

I have been working on a CPU resource controller using the nice value as 
a control signal. At the moment, the control is done on a 
per-task-level, but I have plans to extend it to groups of tasks. The 
control is based on a PI-controller (Proportional, Integral), using an 
execution time measurement as input to the controller, and the output 
from the controller as nice value.

Using the controller, it is possible to make CPU reservations that in a 
soft way guarante that tasks achieve as much resources as the 
corresponding reference indicates.

For those interested, the concept is described in more detail along with 
experiments in the first part of my thesis available at:
http://www.control.lth.se/database/publications/article.pike?artkey=ohlin06lic

p.s.
I changed my last name during this summer, from Andersson to Ohlin, when 
I got married. Therefore you may find references to both names in the 
thesis and elsewhere.
d.s.

/Martin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ