Files
turso/core
Pekka Enberg c28544530e Prepare for asynchronous I/O with page flags
We want to submit I/O asynchronously with io_uring, which means we can
have multiple concurrent lookups to the page that is under I/O.
Therefore, let's add three page flags: up-to-date, locked, and error, so
that the higher level layers can just look up a page, but wait if
there's I/O happening.
2023-11-18 12:19:44 +02:00
..
2023-09-30 15:40:35 +03:00
2023-11-11 09:21:13 +02:00
2023-09-30 19:24:09 +03:00
2023-10-24 19:01:22 +03:00
2023-11-09 21:11:48 +02:00
2023-11-09 21:11:48 +02:00
2023-11-09 21:11:48 +02:00
2023-09-10 13:42:57 +03:00
2023-09-10 13:42:57 +03:00