a question about RTEMS notepad

Till Straumann strauman at slac.stanford.edu
Wed Apr 11 19:18:23 UTC 2007


IMHO, since the notepads are zeroed
at task creation (earlier versions of
RTEMS left them undefined) they have
become really useful as 'light-weight' task
variables. Plus, their 'affiliation'
with a task context is more obvious
than in the case of a task variable.

T.

Joel Sherrill wrote:
> yanmiaobest wrote:
>> hi,
>> what is the purpose of RTEMS notepad?
>> Is it just another way of IPC?
> Yes. It is just a set of per-thread variables that
> you are free to use as you wish. You just have to
> be careful to not conflict with other uses of the
> same notepad.
>
>> What is the design decision?
> The API is there because that is what the RTEID
> and ORKID specifications required.
>
> Personally, it is my least favorite part of the
> RTEMS Classic API.
>
> --joel
>> best regards
>>
>>
>> ------------------------------------------------------------------------
>> Ô¶ÀëÀ¬»øÓʼþ£¿Ãâ·Ñ°ïÄã¹ýÂË98£¥µÄÀ¬»øÓʼþ£¡ www.126.com 
>> <http://www.126.com/>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> rtems-users mailing list
>> rtems-users at rtems.com
>> http://rtems.rtems.org/mailman/listinfo/rtems-users
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>   





More information about the users mailing list