X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel%2Fckrm%2Frbce%2Finfo.h;h=3bc13b5191ee289b54b0a1fd4f7964dd81435ba2;hb=1be35e94e1da3669db492995cd2c8b1a37016b11;hp=7263b22e1fa095d7290a9882d98006b25b8568dc;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/kernel/ckrm/rbce/info.h b/kernel/ckrm/rbce/info.h index 7263b22e1..3bc13b519 100644 --- a/kernel/ckrm/rbce/info.h +++ b/kernel/ckrm/rbce/info.h @@ -1,6 +1,12 @@ static char *info = "1. Magic files\n" "\t|--rbce_info - read only file detailing how to setup and use RBCE.\n\n" + "\t|--rbce_reclassify - contains nothing. Writing a pid to it" + "reclassifies\n" + "\tthe given task according to the current set of rules.\n" + "\tWriting 0 to it reclassifies all tasks in the system according to the \n" + "\tsurrent set of rules. This is typically done by the user/sysadmin \n" + "\tafter changing/creating rules. \n\n" "\t|--rbce_state - determines whether RBCE is currently active" " or inactive.\n" "\tWriting 1 (0) activates (deactivates) the CE. Reading the file\n"