KS2011: Preemption disable and verifiable APIs
KS2011: Preemption disable and verifiable APIs
Posted Oct 27, 2011 9:33 UTC (Thu) by valyala (guest, #41196)In reply to: KS2011: Preemption disable and verifiable APIs by rusty
Parent article: KS2011: Preemption disable and verifiable APIs
I suppose the number of threads, which usually access per-CPU data, is comparable to the number of CPUs. So, per-thread data can be created lazily in order to avoid performance and memory hit for each created thread.