From: mneumann Date: Thu, 18 Feb 2010 16:00:16 +0000 (-0800) Subject: ARM port X-Git-Url: https://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/6e6a76134d49d4e929428d0e5106cd020022ad79 ARM port --- diff --git a/docs/developer/gsoc2010/index.mdwn b/docs/developer/gsoc2010/index.mdwn index 6f261bf0..441922ac 100644 --- a/docs/developer/gsoc2010/index.mdwn +++ b/docs/developer/gsoc2010/index.mdwn @@ -101,4 +101,7 @@ This work involves re-implementing the services presently provided by clock() in * This project extends the kernel's existing topology aware scheduling facility to bring "power domain" awareness to the dispatcher. With this awareness in place, the dispatcher can implement coalescence dispatching policy to consolidate utilization onto a smaller subset of CPU domains, freeing up other domains to be power managed. In addition to being domain aware, the dispatcher will also tend to prefer to utilize domains already running at higher power/performance states...this will increase the duration and extent to which domains can remain quiescent, improving the kernel's ability to take advantage of features like deep C-states. Because the dispatcher will track power domain utilization along the way, it can drive active domain state changes in an event driven fashion, eliminating the need for the CPUPM subsystem to poll. * http://hub.opensolaris.org/bin/view/Project+tesla/CPUPM +1. Port DragonFly to ARM platform + + (please add)