https://github.com/torvalds/linux
Raw File
Tip revision: dfd42facf1e4ada021b939b4e19c935dcdd55566 authored by Linus Torvalds on 06 February 2022, 20:20:50 UTC
Linux 5.17-rc3
Tip revision: dfd42fa
index.rst
.. raw:: latex

	\renewcommand\thesection*
	\renewcommand\thesubsection*
	\kerneldocCJKon
	\kerneldocBeginKR

한국어 번역
===========

.. toctree::
   :maxdepth: 1

   howto


리눅스 커널 메모리 배리어
-------------------------

.. raw:: latex

    \footnotesize

.. include:: ./memory-barriers.txt
    :literal:

.. raw:: latex

    \normalsize
    \kerneldocEndKR
back to top