Hi Daniel, Yes. I had started the work for several days. Previously, every time when clock info is refreshed, the data structure will be reallocated as if it is the first time of building up clock info. The goal is only allocating memory once, which means less system call made by malloc and also reducing potential memory fragment. I am coding and debuging right now, hoping it comes out soon.
Yong On Fri, Mar 25, 2011 at 5:19 AM, Daniel Lezcano <daniel.lezc...@free.fr>wrote: > On 03/24/2011 10:09 PM, Amit Kucheria wrote: > >> On 11 Mar 23, Daniel Lezcano wrote: >> >>> Create a single structure for powerdebug options. >>> >>> Signed-off-by: Daniel Lezcano<daniel.lezc...@free.fr> >>> --- >>> powerdebug.c | 173 >>> +++++++++++++++++++++++++++++++++------------------------- >>> 1 files changed, 98 insertions(+), 75 deletions(-) >>> >>> Hi Daniel, >> >> I've tested and pushed everything except patches 13/14 and 14/14 to the >> repo. >> Let's come back to autoconf once I've had more time to study it myself. >> > > Sure, thanks. > > > Thanks for you contribution. >> >> I'll next push Yong's changes to make powerdebug refresh on inotify (might >> require some rework). >> > > Argh, I have 36 cleanup/fixes patches to send :/ > I am on the way of re-organizing the code in order to make it more modular > and more maintainable. > > Did Yong already begin the sysfs work ? > > Thanks > -- Daniel >
_______________________________________________ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev