Hello community,

here is the log from the commit of package system-tuning-common-SUSE for 
openSUSE:Factory checked in at 2020-10-23 14:28:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/system-tuning-common-SUSE (Old)
 and      /work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "system-tuning-common-SUSE"

Fri Oct 23 14:28:18 2020 rev:7 rq:843601 version:0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/system-tuning-common-SUSE/system-tuning-common-SUSE.changes
      2020-02-04 19:57:08.473454159 +0100
+++ 
/work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.3463/system-tuning-common-SUSE.changes
    2020-10-23 14:28:23.832829759 +0200
@@ -1,0 +2,5 @@
+Thu Oct 22 14:23:54 UTC 2020 - Andreas Herrmann <[email protected]>
+
+- Remove mq-deadline selection from 60-io-scheduler.rules (bsc#1177490)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ system-tuning-common-SUSE-0.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/system-tuning-common-SUSE-0.1/60-io-scheduler.rules 
new/system-tuning-common-SUSE-0.1/60-io-scheduler.rules
--- old/system-tuning-common-SUSE-0.1/60-io-scheduler.rules     2019-11-08 
11:30:37.000000000 +0100
+++ new/system-tuning-common-SUSE-0.1/60-io-scheduler.rules     2020-10-22 
16:24:46.032885729 +0200
@@ -12,8 +12,6 @@
 
 # MQ: BFQ scheduler for HDD
 ENV{.IS_MQ}=="1", ATTR{queue/rotational}!="0", ATTR{queue/scheduler}="bfq"
-# MQ: deadline scheduler for SSD
-ENV{.IS_MQ}=="1", ATTR{queue/rotational}=="0", 
ATTR{queue/scheduler}="mq-deadline"
 
 # Non-MQ: CFQ scheduler for HDD
 ENV{.IS_MQ}!="1", ATTR{queue/rotational}!="0", ATTR{queue/scheduler}="cfq"


Reply via email to