エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
x86アーキテクチャーの場合 arch/x86/include/asm/cache.h #define __read_mostly __attribute__((__sec... x86アーキテクチャーの場合 arch/x86/include/asm/cache.h #define __read_mostly __attribute__((__section__(".data.read_mostly"))) ARMアーキテクチャーの場合 arch/arm/include/asm/cache.h #define __read_mostly __attribute__((__section__(".data..read_mostly")))