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

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

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

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

Сообщества

Настроить S2

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



Пишет LWN.net ([info]syn_lwnheadline)
@ 2020-04-27 23:20:00


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
[$] Dumping kernel data structures with BPF
For as long as operating systems have had kernels, there has been a need to
extract information from data structures stored within those kernels. Over
the years, a wide range of approaches have been taken to make that
information available. In current times, it has become natural to reach
for BPF as the tool of choice for a variety of problems, and getting
information from kernel data structures is no exception. There are two
patches in circulation that take rather different approaches to using BPF
to dump information from kernel data structures to user space.


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