Re: [RFC][PATCH 00/32] Nohz cpusets v2 (adaptive tickless kernel)

From: Kevin Hilman
Date: Thu Mar 29 2012 - 20:33:57 EST


Frederic Weisbecker <fweisbec@xxxxxxxxx> writes:

> There are still a lot of things to handle. Especially about
> what is done by scheduler_tick() but we also need to:
>
> - completely handle cputime accounting (need to find every "reader"
> of cputime and flush cputimes for all of them).
> -handle perf
> - handle irqtime finegrained accounting
> - handle ilb load balancing
> - etc...

- add more arch support :)

For ARM, I've started hacking things into place and have some
preliminary patches to add ARM support for the new IPI, syscall support,
exception hooks, etc.[1]

This is enough to get some basic things running and test the nohz
cpusets functionality on ARM, and for others to start trying it out.

For anyone interested in collaborating on ARM support, my
work-in-progress branch is below[1] based on Frederic's cpuset-v2
branch. Patches and testing welcome.

Kevin

[1] git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux.git wip/arm-nohz-cpusets
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/