public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation/scheduler/sched-deadline.txt: fix schedtool's time-units
@ 2015-05-26  0:49 Andrea Parri
  0 siblings, 0 replies; only message in thread
From: Andrea Parri @ 2015-05-26  0:49 UTC (permalink / raw)
  To: peterz; +Cc: juri.lelli, henrik, mingo, luca.abeni, linux-kernel, linux-doc


Use the proper time-units for schedtool's reservation parameters.

Signed-off-by: Andrea Parri <parri.andrea@gmail.com>
---
 Documentation/scheduler/sched-deadline.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/scheduler/sched-deadline.txt b/Documentation/scheduler/sched-deadline.txt
index 21461a0..9e8ca8c 100644
--- a/Documentation/scheduler/sched-deadline.txt
+++ b/Documentation/scheduler/sched-deadline.txt
@@ -393,7 +393,7 @@ Appendix A. Test suite
   # schedtool -E -t 10000000:100000000 -e ./my_cpuhog_app
 
  With this, my_cpuhog_app is put to run inside a SCHED_DEADLINE reservation
- of 10ms every 100ms (note that parameters are expressed in microseconds).
+ of 10ms every 100ms (note that parameters are expressed in nanoseconds).
  You can also use schedtool to create a reservation for an already running
  application, given that you know its pid:
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-26  0:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-26  0:49 [PATCH] Documentation/scheduler/sched-deadline.txt: fix schedtool's time-units Andrea Parri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox