Re: massive_intr on CFS, BFS, and EDF

From: Satoru Takeuchi
Date: Thu Sep 24 2009 - 23:28:28 EST


Hi Raistlin,

sat さんは書きました:
> NOTE:
....
> - EDF kernel shows some strange behavior as follows:
>
> * aptitude(debian package management tool) stacks on the way
> * oocalc doesn't start

In addition, aptitude and oocalc are not SCHED_EDF, but SCHED_OTHER
(SCHED_FAIR). So you probably broke some codes other than sched_edf
part.

Thanks,
Satoru


--
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/