[RTEMS Project] #1656: GSoC AIO patch
RTEMS trac
trac at rtems.org
Fri Nov 21 15:02:26 UTC 2014
#1656: GSoC AIO patch
-----------------------------+----------------------------
Reporter: alin.codejunkie | Owner: joel.sherrill
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.11
Component: cpukit | Version: HEAD
Severity: minor | Resolution: fixed
Keywords: |
-----------------------------+----------------------------
Changes (by joel.sherrill):
* status: new => closed
* resolution: => fixed
Old 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.
New 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.
--
Comment:
This code is all merged. That was the purpose of this ticket. Closing.
--
Ticket URL: <http://devel.rtems.org/ticket/1656#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list