On 05/23/11 14:40, Joe Howard wrote: > Apologies if this is improper etiquette top-posting and bumping a > thread that is over 1 year old, but I am curious if any progress has > been made toward the desire to shield one or more cores from other > interrupts and processes? Particularly the lapic timer interrupt. > > It seems the combination of cpusets and irq smp_affinity get 95% of > the way there, but the "Local timer interrupts" cannot be disabled > for a given core. My application runs a polling loop that consumes > 100% cpu time on a "shielded" core. The code in the loop takes about > 500ns to execute and runs once every 5000ns (using "rdtsc" > instruction to throttle). I'm seeing an increase of 3000ns duration > in one cycle out of every 200 (corresponding to the default > HZ=1000). > > Thanks, -Joe H At ELC 2011, Thomas Gleixner gave a presentation titled "Status of Preempt-RT and why there is no roadmap". The slides are at: http://elinux.org/images/c/ca/Elc2011_gleixner.pdf On slide 12, one of the "Future features" listed is "Full CPU isolation". So the good news is that the feature is on the radar screen. The bad news is that the future is not here yet. -Frank -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html