From 670d0e6767d48e000b18f20d6575cb7ea96e4095 Mon Sep 17 00:00:00 2001 From: "https://launchpad.net/~alphapapa" Date: Fri, 28 Jun 2013 17:43:47 +0000 Subject: [PATCH] Added a comment: ionice not supported by deadline scheduler --- .../comment_1_c63917150527efab4b1106183b3aa7ef._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/tips/Delay_Assistant_Startup_on_Login/comment_1_c63917150527efab4b1106183b3aa7ef._comment diff --git a/doc/tips/Delay_Assistant_Startup_on_Login/comment_1_c63917150527efab4b1106183b3aa7ef._comment b/doc/tips/Delay_Assistant_Startup_on_Login/comment_1_c63917150527efab4b1106183b3aa7ef._comment new file mode 100644 index 0000000000..fe8cb80ba3 --- /dev/null +++ b/doc/tips/Delay_Assistant_Startup_on_Login/comment_1_c63917150527efab4b1106183b3aa7ef._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://launchpad.net/~alphapapa" + nickname="alphapapa" + subject="ionice not supported by deadline scheduler" + date="2013-06-28T17:43:47Z" + content=""" +Linux's deadline I/O scheduler does not support ionice. It is now the default on some distros, including Ubuntu. CFQ does support ionice. +"""]]