Войти в систему

Home
    - Создать дневник
    - Написать в дневник
       - Подробный режим

LJ.Rossia.org
    - Новости сайта
    - Общие настройки
    - Sitemap
    - Оплата
    - ljr-fif

Редактировать...
    - Настройки
    - Список друзей
    - Дневник
    - Картинки
    - Пароль
    - Вид дневника

Сообщества

Настроить S2

Помощь
    - Забыли пароль?
    - FAQ
    - Тех. поддержка



Пишет LWN.net ([info]syn_lwnheadline)
@ 2021-01-21 15:56:00


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
[$] Avoiding blocking file-name lookups
As a general rule, when one attempts to open a file with a system call like
openat2(),
the expectation is that the call will not return until the job is done.
But there are times where the desire to open the file is conditional on
being able to open it immediately, without blocking. Linux has never
supported that mode well, but that may be about to change with this
patch set
from Jens Axboe.


(Читать комментарии) (Добавить комментарий)