KS2011: Preemption disable and verifiable APIs
KS2011: Preemption disable and verifiable APIs
Posted Nov 3, 2011 1:00 UTC (Thu) by slashdot (guest, #22014)In reply to: KS2011: Preemption disable and verifiable APIs by valyala
Parent article: KS2011: Preemption disable and verifiable APIs
Yeah, I wonder whether this could indeed be the right solution for preempt-rt kernels.
Instead of disabling migration or adding potentially contended locks, just making per-cpu data per-thread should work naturally.