Regarding GSoC 2012

Gedare Bloom gedare at rtems.org
Mon Mar 12 15:49:46 UTC 2012


On Mon, Mar 12, 2012 at 7:58 AM, Ankit Laddha <ankit1991laddha at gmail.com> wrote:
> Hi all,
> I would like to participate in GSoC 2012 with RTEMS. I have completed the
> hello world task. the screeshot is at the following link:
> https://docs.google.com/document/d/1w6Lfm8Q2B7CHIVdd_GlAuMp7YVTTLq9kv06c8N5j9bk/edit
>
> I have gone through the Open projects list and the project: "Use Maps or
> Hashes in the implementation of Classic API Notepads and POSIX API Keys "
> at  "www.rtems.org/wiki/index.php/UseHashOrMapInNotepadsAndKeys" interests
> me very much.
>
> I was not able to find any reference to the Classic API notepads.please tell
> me what is their use?
>
http://rtems.org/onlinedocs/doc-current/share/rtems/html/c_user/c_user_81.html#Task-Manager-Notepad-Locations

The POSIX keys aspect is the more important piece. It would kill old
odd code and provide a unified approach, which will help when
integrating new BSD code.

The way that chains and rbtree are implemented would be the guide for
implementing a hash-map structure. Get familiar with how those
structures are used and how the API looks. I see an opportunity to
define a library of internal (supercore) data structures and an API
for RTEMS user applications to utilize them.

>
> Also the link to uthash is "http://uthash.sourceforge.net" but the link on
> the above web page is "http://uthash.sourceforge.net/|"
>
If you don't mind create a wiki account and fix it.

-Gedare

>
> --
> Ankit Laddha
> 3rd year Undergraduate
> Elec. Engg.Dept.
> IIT Delhi
>
> -----------------------------------------------------------------------------------------------------------------------------------
> Problems worthy of attack prove their worth by fighting back.
>
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users
>




More information about the users mailing list