]> rtime.felk.cvut.cz Git - frescor/frsh-forb.git/commitdiff
README: Show how to disable AQUOSA
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 14 Sep 2010 13:20:56 +0000 (15:20 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 14 Sep 2010 13:20:56 +0000 (15:20 +0200)
README

diff --git a/README b/README
index 4d2052d598d532541267c6c7cd2ccd3eb9ebe811..68d2b820b4a23b4ecaf2ef93c05571f7c511a6f5 100644 (file)
--- a/README
+++ b/README
@@ -44,8 +44,9 @@
    To be able to use CPU reservations AQuoSA
    (http://aquosa.sourceforge.net) has to be installed. If you cannot
    use AQuoSA, the framework can also be compiled without CPU support
-   or can use cgroups. Note, that cgroups support is not well tested,
-   but we plan to work on it.
+   (echo CONFIG_AQUOSA=n >> config.omk) or can use cgroups (echo
+   CONFIG_CPUCG=y >> config.omk). Note, that cgroups support is not
+   well tested, but we plan to work on it.
 
 4) Compile it: