Re: Interrupts vs signals

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Interrupts vs signals
Дата
Msg-id CA+TgmobfJHdTjh8sDGct_bP0wfB0J6Csz7OHOEbiEu62ZD5jGA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Interrupts vs signals  (Andres Freund <andres@anarazel.de>)
Ответы Re: Interrupts vs signals  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Thu, Nov 11, 2021 at 2:50 PM Andres Freund <andres@anarazel.de> wrote:
> They can count, but only when used for network sockets or pipes ("slow
> devices" or whatever the posix language is). Disk IO doesn't count as that. So
> I don't think it'd be a huge issue.

Somehow the idea that the network is a slow device and the disk a fast
one does not seem like it's necessarily accurate on modern hardware,
but I guess the spec is what it is.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: .ready and .done files considered harmful
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Test::More version