Re: Condition Variables for RTEMS

2014-03-17 Thread zhang json
Hi Gedare, 2014-03-17 9:59 GMT+08:00 Gedare Bloom : > Hi Json, > > Please remove _CORE from the score interfaces. This _CORE is not part > of the current Coding Conventions: > http://www.rtems.org/wiki/index.php/Coding_Conventions#SuperCore > > OK, i will follow it. Thank you! > For priority i

Re: Condition Variables for RTEMS

2014-03-16 Thread Gedare Bloom
Hi Json, Please remove _CORE from the score interfaces. This _CORE is not part of the current Coding Conventions: http://www.rtems.org/wiki/index.php/Coding_Conventions#SuperCore For priority inversion, see http://ertl.jp/~shinpei/conf/ospert13/slides/TommasoCucinotta.pdf and http://ertl.jp/~shi

Re: Condition Variables for RTEMS

2014-03-16 Thread zhang json
Hi all, I have updated my proposal on both melange[0] and github[1], if you have any comment please tell me. Thank you! Updates: 1. Modify the plan scheduling according to Gedare comments, thank you Gedare! 2. Add a plan for 'Improve the classic CV capabilities, such as dealing with priority inve

Re: Condition Variables for RTEMS

2014-03-10 Thread zhang json
Hi all, I have updated my proposal, and your comments are welcome! https://github.com/cloud-hot/proposal/blob/master/proposal.md 2014-03-04 21:49 GMT+08:00 zhang json : > > 2014-03-04 21:32 GMT+08:00 Gedare Bloom : > > On Mon, Mar 3, 2014 at 7:51 PM, zhang json wrote: >> > Dear all, >> > >>

Re: Condition Variables for RTEMS

2014-03-04 Thread zhang json
2014-03-04 21:32 GMT+08:00 Gedare Bloom : > On Mon, Mar 3, 2014 at 7:51 PM, zhang json wrote: > > Dear all, > > > > Recently i have been study the RTEMS code and all related resource about > > condition variables. At the meantime i am preparing a proposal for this > GSOC > > project. Although it

Re: Condition Variables for RTEMS

2014-03-04 Thread Gedare Bloom
On Mon, Mar 3, 2014 at 7:51 PM, zhang json wrote: > Dear all, > > Recently i have been study the RTEMS code and all related resource about > condition variables. At the meantime i am preparing a proposal for this GSOC > project. Although it is just a skeleton draft, i think it is better to throw >

Re: Condition Variables for RTEMS

2014-03-03 Thread zhang json
Dear all, Recently i have been study the RTEMS code and all related resource about condition variables. At the meantime i am preparing a proposal for this GSOC project. Although it is just a skeleton draft, i think it is better to throw it ASAP. So that everyone can give me some valuable suggestio

Re: Condition Variables for RTEMS

2014-03-03 Thread zhang json
Hi Sebastian, Thank you for your reply! 2014-03-03 15:06 GMT+08:00 Sebastian Huber < sebastian.hu...@embedded-brains.de>: > On 2014-03-02 03:40, zhang json wrote: > >> >> 2014-02-28 15:15 GMT+08:00 Sebastian Huber > brains.de >> >: >> >> >> On 2014-

Re: Condition Variables for RTEMS

2014-03-02 Thread Sebastian Huber
On 2014-03-02 03:40, zhang json wrote: 2014-02-28 15:15 GMT+08:00 Sebastian Huber mailto:sebastian.hu...@embedded-brains.de>>: On 2014-02-28 01:12, zhang json wrote: 2014-02-26 1:07 GMT+08:00 Gedare Bloom mailto:ged...@rtems.org>

Re: Condition Variables for RTEMS

2014-03-01 Thread zhang json
Hi Sebastian, 2014-02-28 15:15 GMT+08:00 Sebastian Huber < sebastian.hu...@embedded-brains.de>: > On 2014-02-28 01:12, zhang json wrote: > >> >> 2014-02-26 1:07 GMT+08:00 Gedare Bloom > >: >> >> >> You may like to read >> http://wiki.rtems.org/wiki/index.php/SMP#N

Re: Condition Variables for RTEMS

2014-02-27 Thread Sebastian Huber
On 2014-02-28 01:12, zhang json wrote: 2014-02-26 1:07 GMT+08:00 Gedare Bloom mailto:ged...@rtems.org>>: You may like to read http://wiki.rtems.org/wiki/index.php/SMP#Non-Preempt_Mode_for_Mutual_Exclusion in addition to the Condition Variables project page. You can search for "

Re: Condition Variables for RTEMS

2014-02-27 Thread zhang json
Hi Gedare, 2014-02-26 1:07 GMT+08:00 Gedare Bloom : > You may like to read > > http://wiki.rtems.org/wiki/index.php/SMP#Non-Preempt_Mode_for_Mutual_Exclusion > in addition to the Condition Variables project page. You can search > for "condition variable" in a search engine to get some useful > ba

Re: Condition Variables for RTEMS

2014-02-25 Thread Gedare Bloom
You may like to read http://wiki.rtems.org/wiki/index.php/SMP#Non-Preempt_Mode_for_Mutual_Exclusion in addition to the Condition Variables project page. You can search for "condition variable" in a search engine to get some useful background material. More below. On Tue, Feb 25, 2014 at 9:45 AM, z

Condition Variables for RTEMS

2014-02-25 Thread zhang json
Hi all, I am a student who is preparing for participating the GSOC2014, and from 'Open Project' i found a interesting project 'Condition Variables'. So i want to know the basic information about the status of this project. There is a bug [1] which is maybe related to it but it seems that 'Condi