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]

[PATCH] Wait morphing implementation.


Hi,

Attached is a patch that implements wait morphing optimization for eCos
condition variables. This patch is not (yet?) to be included into the
eCos, -- it is provided as a proof of concept and in a hope that it will
be reviewed and tested by interested parties.

To get an idea of what this patch is all about please refer to this post:

<http://ecos.sourceware.org/ml/ecos-discuss/2004-12/msg00117.html>

and for the history of the issue please refer here:

<http://ecos.sourceware.org/ml/ecos-discuss/2004-11/msg00286.html>

Please also notice that this patch doesn't include tm_basic.cxx changes
to test condvar timings. I can prepare separate patch if somebody is
interested.

-- 
Sergei.


Attachment: ecos-wait-morphing.patch.gz
Description: Binary data


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