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 (888B)


      1.. SPDX-License-Identifier: GPL-2.0
      2
      3.. include:: ../disclaimer-zh_TW.rst
      4
      5:Original: :ref:`Documentation/process/development-process.rst <development_process_main>`
      6:Translator: Alex Shi <alex.shi@linux.alibaba.com>
      7             Hu Haowen <src.res@email.cn>
      8
      9.. _tw_development_process_main:
     10
     11內核開發過程指南
     12================
     13
     14內容:
     15
     16.. toctree::
     17   :numbered:
     18   :maxdepth: 2
     19
     20   1.Intro
     21   2.Process
     22   3.Early-stage
     23   4.Coding
     24   5.Posting
     25   6.Followthrough
     26   7.AdvancedTopics
     27   8.Conclusion
     28
     29本文檔的目的是幫助開發人員(及其經理)以最小的挫折感與開發社區合作。它試圖記錄這個社區如何以一種不熟悉Linux內核開發(或者實際上是自由軟體開發)的人可以訪問的方式工作。雖然這裡有一些技術資料,但這是一個面向過程的討論,不需要深入了解內核編程就可以理解。
     30