[OS-BUILD PATCH] Disable CONFIG_DEBUG_PREEMPT on normal builds

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Phil Auld <pauld@xxxxxxxxxx>

Disable CONFIG_DEBUG_PREEMPT on normal builds

When we enabled PREEMPT_DYNAMIC we also picked up CONFIG_DEBUG_PREEMPT
which causes noticable performance issues with syscall microbenchmarks.
Disable this on normal builds and enable it for the debug build only.

Signed-off-by: Phil Auld <pauld@xxxxxxxxxx>

diff --git a/redhat/configs/common/debug/CONFIG_DEBUG_PREEMPT b/redhat/configs/common/debug/CONFIG_DEBUG_PREEMPT
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/debug/CONFIG_DEBUG_PREEMPT
@@ -0,0 +1 @@
+CONFIG_DEBUG_PREEMPT=y
diff --git a/redhat/configs/common/generic/CONFIG_DEBUG_PREEMPT b/redhat/configs/common/generic/CONFIG_DEBUG_PREEMPT
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_DEBUG_PREEMPT
+++ b/redhat/configs/common/generic/CONFIG_DEBUG_PREEMPT
@@ -1 +1 @@
-CONFIG_DEBUG_PREEMPT=y
+# CONFIG_DEBUG_PREEMPT is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1519
_______________________________________________
kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux