From 011e764248cc830e24c35c7f6c816f862a0aac5f Mon Sep 17 00:00:00 2001 From: "Bjoern B. Brandenburg" Date: Wed, 26 Jan 2011 12:22:33 -0500 Subject: fix validation error --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 6bd560c..f21156c 100644 --- a/index.html +++ b/index.html @@ -565,7 +565,7 @@ make If you do not have the dialog utility installed, then you can still used setsched by passing the desired scheduling policy as a commandline parameter, e.g. type setsched PFAIR to activate the PFAIR plugin.

The list of loaded plugins is exported at /proc/litmus/plugins/loaded; the active plugin is reported at /proc/litmus/active_plugin. - +

Selecting the C-EDF Cluster Size

The C-EDF plugin can create clusters based on the cache topology. When the plugin is activated (see above), it configures clusters based on the value ("L1", "L2", "L3", or "ALL") last written to /proc/litmus/plugins/C-EDF/cluster. Note that the C-EDF must be reloaded (for example by switching to the Linux plugin and back to C-EDF) to enact a change to the desired cluster size; changing the cluster size while C-EDF is active is not supported. -- cgit v1.2.2