cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

index.rst (1181B)


      1.. include:: ../disclaimer-zh_CN.rst
      2
      3:Original: Documentation/vm/index.rst
      4
      5:翻译:
      6
      7 司延腾 Yanteng Si <siyanteng@loongson.cn>
      8
      9:校译:
     10
     11=================
     12Linux内存管理文档
     13=================
     14
     15这是一个关于Linux内存管理(mm)子系统内部的文档集,其中有不同层次的细节,包括注释
     16和邮件列表的回复,用于阐述数据结构和算法的基本情况。如果你正在寻找关于简单分配内存的建
     17议,请参阅(Documentation/translations/zh_CN/core-api/memory-allocation.rst)。
     18对于控制和调整指南,请参阅(Documentation/admin-guide/mm/index)。
     19TODO:待引用文档集被翻译完毕后请及时修改此处)
     20
     21.. toctree::
     22   :maxdepth: 1
     23
     24   active_mm
     25   balance
     26   damon/index
     27   free_page_reporting
     28   highmem
     29   ksm
     30   frontswap
     31   hmm
     32   hwpoison
     33   hugetlbfs_reserv
     34   memory-model
     35   mmu_notifier
     36   numa
     37   overcommit-accounting
     38   page_frags
     39   page_owner
     40   page_table_check
     41   remap_file_pages
     42   split_page_table_lock
     43   z3fold
     44   zsmalloc
     45
     46TODOLIST:
     47* arch_pgtable_helpers
     48* free_page_reporting
     49* hugetlbfs_reserv
     50* page_migration
     51* slub
     52* transhuge
     53* unevictable-lru
     54* vmalloced-kernel-stacks