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

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

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

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

Сообщества

Настроить S2

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



Пишет LWN.net ([info]syn_lwnheadline)
@ 2019-10-14 18:13:00


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
[$] Finding race conditions with KCSAN
Race conditions can be some of the trickiest bugs to find. The resulting
problems can be subtle, and reproducing the problem in order to track it
down can be difficult or impossible; often code inserted to narrow down a
race condition will cause it to stop manifesting entirely. A tool that can
find race conditions automatically would thus be a valuable thing for the
kernel community to have. In late September, Marco Elver announced
a tool called KCSAN
(the Kernel Concurrency Sanitizer) that does
exactly that — and which has already found a number of real problems.


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