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

development-process.rst (808B)


      1.. include:: ../disclaimer-zh_CN.rst
      2
      3:Original: :ref:`Documentation/process/development-process.rst <development_process_main>`
      4:Translator: Alex Shi <alex.shi@linux.alibaba.com>
      5
      6.. _cn_development_process_main:
      7
      8内核开发过程指南
      9================
     10
     11内容:
     12
     13.. toctree::
     14   :numbered:
     15   :maxdepth: 2
     16
     17   1.Intro
     18   2.Process
     19   3.Early-stage
     20   4.Coding
     21   5.Posting
     22   6.Followthrough
     23   7.AdvancedTopics
     24   8.Conclusion
     25
     26本文档的目的是帮助开发人员(及其经理)以最小的挫折感与开发社区合作。它试图记录这个社区如何以一种不熟悉Linux内核开发(或者实际上是自由软件开发)的人可以访问的方式工作。虽然这里有一些技术资料,但这是一个面向过程的讨论,不需要深入了解内核编程就可以理解。