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

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

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

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

Сообщества

Настроить S2

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



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


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
[$] Who's afraid of a big bad optimizing compiler?
Our increasingly aggressive modern
compilers produce increasingly surprising code optimizations. Some of
these optimizations might be especially surprising to developers who assume
that each plain C-language load or store will always result in an
assembly-language load or store. Although this article is written for
Linux kernel developers, many of these scenarios also apply to other
concurrent code bases, keeping in mind that "concurrent code bases" also
includes single-threaded code bases that use interrupts or signals.


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