Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#1656 closed enhancement

GSoC AIO patch — at Initial Version

Reported by: Alin Rus Owned by: Joel Sherrill
Priority: normal Milestone: 4.11
Component: score Version: 4.11
Severity: minor Keywords:
Cc: ralf.corsepius@…, chrisj@…, aanjhan@… Blocked By:
Blocking:

Description

POSIX aio_* implementation as part of the Google Summer of Code.

Besides the attached patch you can also check the repo for the project
http://code.google.com/p/rtemsaio/source/browse/#svn/trunk/rtems/cpukit/posix

There is also some testing information hosted on the wiki
http://code.google.com/p/rtemsaio/wiki/Testing

If you think there's something missing (code/comments) please reply I
would be more than happy to address those issues.

You can also take a look in testsuites/samples/testrtemsaio in the repo.

The patched contains implementations for aio_read, aio_write, aio_error and aio_return.

Implementations for lio_listio, aio_cancel will soon follow after notification is finished.

Change History (1)

Changed on 08/07/10 at 16:14:37 by Alin Rus

Attachment: rtems_aio.patch added

aio_write/aio_read/aio_return/aio_error

Note: See TracTickets for help on using tickets.