On Mon, 6 Nov 2017, Chris Metcalf wrote:
On 11/6/2017 10:38 AM, Christopher Lameter wrote:Yes we want to get rid of the 1 HZ tick but the work on that could also
We have to get rid of the 1 Hz tick, so we don't want to tie anythingWhat about that d*mn 1 Hz clock?Well if you still have the 1 HZ clock then you can simply defer the numa
It's still there, so this code still requires some further work before
it can actually get a process into long-term task isolation (without
the obvious one-line kernel hack). Frederic suggested a while ago
forcing updates on cpustats was required as the last gating factor; do
we think that is still true? Christoph was working on this at one
point - any progress from your point of view?
remote page cleanup of the page allocator to that the time you execute
that tick.
else to it...
include dealing with the remove page cleanup issue that we have deferred.
Presumably we have another context there were we may be able to call into
the cleanup code with interrupts enabled.