This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: timer functions for non-kernel


> Im not sure this is true. It will happily schedule threads without a
timer interupt, but it will not time slice threads which are running
with the same priority. In many systems you don't actually need time
slicing.

You're right, by kernel I assumed the default mlqueue timeslicing scheduler, not the bitmap one which might not need a timer.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]