Re: Blocking I/O, async I/O and io_uring - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: Blocking I/O, async I/O and io_uring
Date
Msg-id 3cc95947-5868-42b6-6a20-1abc0af232ff@proxel.se
Whole thread Raw
In response to Blocking I/O, async I/O and io_uring  (Craig Ringer <craig.ringer@enterprisedb.com>)
List pgsql-hackers
On 12/8/20 3:55 AM, Craig Ringer wrote:
> A new kernel API called io_uring has recently come to my attention. I 
> assume some of you (Andres?) have been following it for a while.

Andres did a talk on this at FOSDEM PGDay earlier this year. You can see 
his slides below, but since they are from January things might have 
changed since then.

https://www.postgresql.eu/events/fosdem2020/schedule/session/2959-asynchronous-io-for-postgresql/

Andreas



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: upcoming API changes for LLVM 12
Next
From: Amit Langote
Date:
Subject: Re: Huge memory consumption on partitioned table with FKs