This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/1] stp: rt: force to enable preempt


Zhu Yanjun <yanjun.zhu@windriver.com> writes:

> -rt mode preempt lead to __might_sleep calltrace.
> Enabling preempt solves the problem.
> [...]
> After this patch is applied, the above backtrace disappears.

Could you elaborate why this change is a good idea, beyond defeating
the kernel warning?  (It is possible that the warning is less bad than
a race condition or something that preemption in that area might
enable.)

- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]