This is the mail archive of the ecos-patches@sourceware.org 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]

AW: FIFO DSRs... the 2nd


> Von: ecos-patches-owner@ecos.sourceware.org
> 
> Sergei Organov <osv@javad.com> writes:
> 
> > Attached is modified patch that implements FIFO scheduling 
> of DSRs and
> > makes it the default.
> > 
> > Compared to the original patch, less files are modified, 
> more assertions
> > are added, and FIFO variant of the call_pending_DSRs_inner() is
> > optimized both for single DSR and for multiple DSRs in the list.
> > 
> > In addition, two related minor fixes to the comments in the 
> kernel tests
> > are provided.
> > 
> > Tested on ARM.
> 
> This has now been checked in, the actual patch committed is attached.

Nice, but wouldn't it be better to keep the old behaviour as default ?
The changed behaviour might cause surprises for some people.

Alex


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