What are the provided data structures by RTEMS
Ashi
ashi08104 at gmail.com
Sun Jun 16 13:36:55 UTC 2013
On Sun, Jun 16, 2013 at 1:32 AM, Hesham Moustafa
<heshamelmatary at gmail.com>wrote:
> Hi,
>
> I want to keep track of some control data structures and have common
> operations (Insert, Search, Delete) on them. I know there is rbtree, Object
> manager, btree. Is there a reliable support for hash-tables and other data
> structures to consider ?
>
> And there is also Chain structure in score.
As I know there is no hash tables in RTEMS yet, in my last year's GSoC
project, we've discussed about hash-tables(porting uthash(
http://troydhanson.github.io/uthash/)). But due to the runtime of
hash-table, we didn't use it.
Thanks,
Zhongwei
> Thanks,
> Hesham
>
> _______________________________________________
> rtems-devel mailing list
> rtems-devel at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20130616/bf9c358c/attachment-0001.html>
More information about the devel
mailing list