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

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

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

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

Сообщества

Настроить S2

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



Пишет LWN.net ([info]syn_lwnheadline)
@ 2019-07-31 16:39:00


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
[$] Bounded loops in BPF for the 5.3 kernel
BPF programs have gained significantly in capabilities over the last few
years and can now perform many useful operations. That said, BPF
developers have had to work around an annoying limitation until
recently: they could not use loops. This restriction was recently lifted
by a patch
set
from Alexei Starovoitov that was merged for Linux 5.3. In addition to
adding support for loops, it also greatly decreases the load time of
most BPF programs.


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