Alessandro Nardin Personal Portfolio

Blog

On this page, you'll find all the posts I've published, listed in reverse chronological order with the most recent at the top.

Post Thumbnail

GSoC - Add support for O_DSYNC in aio_fsync()

August 02, 2024

Adding support for the operator O_DSYNC in aio_fsync().

Read more →
Post Thumbnail

GSoC - Coverage analysis

August 02, 2024

How I run the coverage analysis for my tests.

Read more →
Post Thumbnail

GSoC - Add notification at request completion

July 24, 2024

Adding of notification via sigevent struct at request completion

Read more →
Post Thumbnail

GSoC - Corrections to aio_return and aio_error

June 25, 2024

Correcting the implementation of aio_return() and aio_error() to make it compliant to the POSIX specifications.

Read more →
Post Thumbnail

GSoC - Updating Doxygen Comments and API Guide

June 11, 2024

I updated and converted all comments related to AIO to Doxygen, and also fixed formatting in related source files.

Read more →
Post Thumbnail

GSoC - First Contribution: Reviewing Patches

June 04, 2024

My first contribution to GSoC involved reviewing three patches sent by my mentor, Joel Sherrill.

Read more →