You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/storage/aio
Andres Freund 50cb7505b3 aio: Implement support for reads in smgr/md/fd 9 months ago
..
Makefile aio: Add io_method=io_uring 9 months ago
aio.c aio: Add io_method=io_uring 9 months ago
aio_callback.c aio: Implement support for reads in smgr/md/fd 9 months ago
aio_init.c aio: Change prefix of PgAioResultStatus values to PGAIO_RS_ 10 months ago
aio_io.c aio: Add io_method=io_uring 9 months ago
aio_target.c aio: Implement support for reads in smgr/md/fd 9 months ago
meson.build aio: Add io_method=io_uring 9 months ago
method_io_uring.c aio: Add io_method=io_uring 9 months ago
method_sync.c aio: Add core asynchronous I/O infrastructure 10 months ago
method_worker.c aio: Be more paranoid about interrupts 9 months ago
read_stream.c Support buffer forwarding in read_stream.c. 10 months ago