Commit Graph

7 Commits

Author SHA1 Message Date
fb83c3114f Add a build system 2026-05-01 20:59:51 +01:00
5cb47a17a2 Minor fixes after the merge
Deleting some duplicate functions and header
2026-04-28 22:04:53 +01:00
b4487cd3a6 Finalizing the implementation of file registration
Adding the file system check in Linux(can be enabled from the config
file)
Adding a more options to the config file
Writing the README
2026-04-28 17:52:02 +01:00
b8e577b5bb Porting IO Ring to linux by implementing io_uring 2026-04-15 23:15:00 +01:00
d4ba121b56 Implementation of IO Ring in Windows
Fixing the two compilation warnings.
2026-03-31 00:26:03 +01:00
81d47fb675 Linux porting
Porting to linux
Reorganising the code
Improving the scan function
2026-03-18 23:38:54 +01:00
92aac64cf1 Initial commit 2026-02-23 23:21:13 +00:00