Use atomic_fetchadd in place of separate atomic_subtract / atomic_load.
Sponsored by: HPE TidalScale
Differential D38559
aio: Fix a test and set race in aio_biowakeup. jhb on Feb 13 2023, 6:42 PM. Authored by Tags None Referenced Files
Details Use atomic_fetchadd in place of separate atomic_subtract / atomic_load. Sponsored by: HPE TidalScale
Diff Detail
Event Timeline
|