From 7cc2199ee1300141fa02bc0734ef85e3f178046e Mon Sep 17 00:00:00 2001 From: Petr Benes Date: Sun, 15 Apr 2012 13:50:11 -0400 Subject: PR 1912: Add Scheduler Documentation Adds documentation on the scheduler options and scheduler selection to the User's Manual to reflect changes made in the development of pluggable scheduling with EDF and CBS schedulers. --- doc/ada_user/ada_user.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/ada_user/ada_user.texi') diff --git a/doc/ada_user/ada_user.texi b/doc/ada_user/ada_user.texi index 279f219922..c7073fc01f 100644 --- a/doc/ada_user/ada_user.texi +++ b/doc/ada_user/ada_user.texi @@ -112,6 +112,7 @@ @include user/cpuuse.texi @include user/object.texi @include user/chains.texi +@include user/cbs.texi @include user/dirstat.texi @include example.texi @include user/glossary.texi @@ -149,6 +150,7 @@ * CPU Usage Statistics:: * Object Services:: * Chains:: +* Constant Bandwidth Server Scheduler API:: * Directive Status Codes:: * Example Application:: * Glossary:: -- cgit v1.2.3