On Fri, Mar 25, 2011 at 4:10 AM, Yong Shen yong.shen@linaro.org wrote:
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
So as to avoid the (inevitable) conflicts, may I propose that I first apply Yong's patch sent last week to add inotify support. It is not a very invasive patch.
Yong, for the mem allocation work, perhaps it is best if we wait for Daniel to send his latest series and work on top of that.
Regards, Amit