Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

bdulive/aiocopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aiocopy

Copy with linux native AIO system call: io_setup, io_destroy, io_submit, io_getevents, ...

Just be used to trigger linux kernel file operation aio_read/aio_write or read_iter/write_iter, not acting as a correct copy program (no handle of real file size).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published