lkml.org 
[lkml]   [2006]   [Apr]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[RFC] [PATCH 0/6] Number of Tasks Resource controller
Numtasks controller is a simple resource controller that provides user the
ability to
- control the number of tasks a class can have
- control the rate at which forks happen in the system

Patch descriptions:
1/6: ckrm_numtasks_init
- Hooks up with CKRM core by defining the basic alloc/free
functions and registering the controller with the core.

2/6: ckrm_numtasks_tasksupport
- Adds task management support by defining a function to be called
from fork() to see if the class is within its share allocation
- sets interface to be called from core when a class is moved to a
class.

3/6: ckrm_numtasks_shares_n_stats
- sets interface to be called from core when a class's shares are
changes or when stats are requested.

4/6: ckrm_numtasks_config
- Use module parameters to dynamically set the total numtasks
and maximum forkrate allowed

5/6: ckrm_numtasks_forkrate
- Adds support to control the forkrate in the system.

6/6: ckrm_numtasks_docs
- Documents what the numtasks controller does and how to use it.

--

----------------------------------------------------------------------
Chandra Seetharaman | Be careful what you choose....
- sekharan@us.ibm.com | .......you may get it.
----------------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-04-21 04:31    [W:0.108 / U:0.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site