Hi Viresh, On 04/22/2014 03:32 AM, Viresh Kumar wrote: > On Thu, Oct 3, 2013 at 11:10 PM, Christoph Lameter <cl@xxxxxxxxx> wrote: >> V2->V3: >> - Introduce a new tick_get_housekeeping_cpu() function. Not sure >> if that is exactly what we want but it is a start. Thomas? >> - Migrate the shepherd task if the output of >> tick_get_housekeeping_cpu() changes. >> - Fixes recommended by Andrew. > > Hi Christoph, > > This vmstat interrupt is disturbing my core isolation :), have you got > any far with this patchset? You don't mean an interrupt, right? The updates are done via the regular priority workqueue. I'm playing with isolation as well (has been more or less a background thing for the last 6+ years). Our threads that run on the isolated cores are SCHED_FIFO and therefor low prio workqueue stuff, like vmstat, doesn't get in the way. I do have a few patches for the workqueues to make things better for isolation. Max -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>