Article 6HNKV How to check current preemption mode with DYNAMIC_PREEMTION?

How to check current preemption mode with DYNAMIC_PREEMTION?

by
IlyaK
from LinuxQuestions.org on (#6HNKV)
Since 5.12 Linux provides kernel command line argument to check preemption mode without recompiling.

But I do not see any way to check current value (except checking command line via `dmesg`/`syslog` of course).

I am sure there should be something in `/proc` or `/sys` or probably some syscall should return it. But I can't find it.

So, how can I check preemption mode?
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments