The image verification code you entered is incorrect.

Adaptive locks spin-time not configurable yet

Would like to point out that it is true that it would be nice to have the spin times in adaptive spinlocks dynamically or worse case, statically configurable. But the version of the infrastructure in mainline-rt currently does not have any restrictions on the wait-time. This is the area being worked on. So, at the moment, for every spinlock, the process spins till it obtains the lock. But the reason why this does not affect the latenices is that the sleep is completely preemptable. So at the cost of lower priority tasks not being able to run while the higher prio task spins, the next highest prio task will preempt the spinning task.

Reply

The content of this field is kept private and will not be shown publicly.
  • Lines and paragraphs break automatically.
  • You may use [acidfree:xx] tags to display acidfree videos or images inline.
More information about formatting options Captcha Image: you will need to recognize the text in it.
Please type in the letters/numbers that are shown in the image above.