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

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

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

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

Сообщества

Настроить S2

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



Пишет LWN.net ([info]syn_lwnheadline)
@ 2018-09-26 19:58:00


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
[$] Software-tag-based KASAN
The kernel address sanitizer (KASAN) is a
kernel debugging tool meant to catch incorrect use of kernel pointers. It
is an effective tool, if the number of KASAN-based bug reports showing up
on the mailing lists is any indication. The downside of KASAN is a
significant increase in the amount of memory used by a running system. The
software-tag-based
mode
proposed by Andrey Konovalov has the potential to address that
problem, but it brings some limitations of its own.


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