public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [cip-dev] [OBSOLETE?] CONFIG_PREEMPT_RT_FULL config parameter in 4.19?!
@ 2019-07-19 13:31 Zoran S
  2019-07-19 13:58 ` Ben Hutchings
  2019-07-19 13:59 ` Pavel Machek
  0 siblings, 2 replies; 8+ messages in thread
From: Zoran S @ 2019-07-19 13:31 UTC (permalink / raw)
  To: cip-dev

Hello  Ben, Daniel,

I started my own investigation about RT kernels, namely 4.19. I
proceed very carefully over the kernel config parameters... BUt the
last one I inspected today got me nowhere!?

Seems, that the following config parameters are obsolete in 4.19:
CONFIG_PREEMPT_RT_FULL

This one (CONFIG_PREEMPT_RT_FULL) is still present in 4.4 .

[vuser at fedora30-ssd kernel-config]$ cat CONFIG-4.4.120-rt-bbb | grep PREEMPT
CONFIG_PREEMPT_RCU=y
CONFIG_PREEMPT=y
CONFIG_PREEMPT_RT_BASE=y
CONFIG_HAVE_PREEMPT_LAZY=y
CONFIG_PREEMPT_LAZY=y
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT__LL is not set
# CONFIG_PREEMPT_RTB is not set
CONFIG_PREEMPT_RT_FULL=y <<======= Obsolete in 4.19 ?
CONFIG_PREEMPT_COUNT=y
CONFIG_DEBUG_PREEMPT=y
[vuser@fedora30-ssd kernel-config]$

What I should do to maintain RT-kernel-4.19? It is obvious, I must/need to set:
CONFIG_PREEMPT=y

Anything else?

Any viable/reasonable explanation why CONFIG_PREEMPT_RT_FULL was
removed in 4.19?

Thank you,
Zoran Stojsavljevic
_______

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-07-19 19:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-19 13:31 [cip-dev] [OBSOLETE?] CONFIG_PREEMPT_RT_FULL config parameter in 4.19?! Zoran S
2019-07-19 13:58 ` Ben Hutchings
2019-07-19 17:58   ` Zoran S
2019-07-19 18:11     ` Ben Hutchings
2019-07-19 19:03       ` Zoran S
2019-07-19 19:08         ` Daniel Wagner
2019-07-19 13:59 ` Pavel Machek
2019-07-19 18:05   ` Zoran S

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