Hi.. On Mon, Mar 10, 2008 at 3:19 AM, Christian MICHON <[EMAIL PROTECTED]> wrote: > On 3/9/08, Steve Fosdick <[EMAIL PROTECTED]> wrote: > > I have found a single config change that causes the problem. With: > > > > # CONFIG_HIGH_RES_TIMERS is not set > > > > kqemu works correctly, whereas with: > > > > CONFIG_HIGH_RES_TIMERS=y > > > > the problem appears. Any idea why that causes a problem? Is it a bug?
More and more I began to suspect it's due to excessive amount of timer rearming plus many below 10ms timer interval. Opinions? regards, Mulyadi.