public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] CKRM: 0/10 Class Based Kernel Resource Management
@ 2004-11-29 18:44 Gerrit Huizenga
  2004-11-29 20:23 ` Andrew Morton
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Gerrit Huizenga @ 2004-11-29 18:44 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm, Rik van Riel, Chris Mason, ckrm-tech

The following ten patches add the core of CKRM (Class Based Resource
Management) to Linux.  Current patches are against 2.6.10-rc2.  This
set of patches is essentailly a cleaned up version of what is
known on the ckrm-tech@lists.sourcerforge.net as the E16 code base.
As compared to E16, the patch breakout has been reorganized for easier
application to mainline with a number of stylistic cleanups more
in line with mainline kernel code.

The following patches include:

01-diff_ckrm_events:
	Base CKRM events, mods to existing kernel code

02-diff_delay_acct:
	More accurate accounting for CPU scheduling, IO scheduling

03-diff_ckrm_core:
	Main/core CKRM code, beginings of Resource Control Filesystem

04-diff_rcfs:
	Full directory suppport for rcfs

05-diff_taskclass:
	Task based management for CPU, memory and Disk I/O.

06-diff_sockclass:
	CKRM tracking for socket classes for inbound connection control,
	bandwidth control, etc.

07-diff_numtasks:
	Resource controller for number of tasks per class.

08-diff_listenaq:
	Resource Controller for prioritizing inbound connection
	requests.  Can control queue weights for multiple accept
	queues.

09-diff_rbce
	A very basic rules based classification engine for automatically
	adding tasks to classes.  Also includes an enhanced rules based
	classification engine with better per-process delay data and
	ability to better monitor class related activities.

10-diff_docs
	CKRM documentation.

Please send comments to ckrm-tech@lists.sourceforge.net

thanks,

gerrit

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2004-12-06  6:30 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-29 18:44 [PATCH] CKRM: 0/10 Class Based Kernel Resource Management Gerrit Huizenga
2004-11-29 20:23 ` Andrew Morton
2004-11-29 22:33   ` Gerrit Huizenga
2004-12-03 11:54     ` [ckrm-tech] " Marc E. Fiuczynski
2004-12-04  0:40       ` Andrew Morton
2004-12-04  8:33         ` Gerrit Huizenga
2004-12-06  6:30           ` Andrew Morton
2004-11-29 22:32 ` Christoph Hellwig
2004-11-29 22:51   ` Gerrit Huizenga
2004-11-30  8:55   ` Nikita Danilov
2004-11-30  2:43 ` Greg KH
2004-11-30  2:48   ` Gerrit Huizenga
2004-11-30  4:07     ` Greg KH
2004-11-30  5:59       ` Gerrit Huizenga

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