# linux-4.x.y **Repository Path**: cclinuxer/linux-4.x.y ## Basic Information - **Project Name**: linux-4.x.y - **Description**: Linux 4.4内核实践分析 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Linux ======================================== Sources ---------------------------------------- #### github https://github.com/torvalds/linux #### org http://kernel.org/ Build ---------------------------------------- https://github.com/novelinux/linux-4.x.y/tree/master/kbuild/README.md Debug ---------------------------------------- https://github.com/novelinux/linux-4.x.y/tree/master/debug/README.md Boot ----------------------------------------- https://github.com/novelinux/linux-4.x.y/tree/master/boot/README.md Process ----------------------------------------- https://github.com/novelinux/linux-4.x.y/tree/master/kernel/README.md Memory ----------------------------------------- https://github.com/novelinux/linux-4.x.y/tree/master/mm/README.md File System ---------------------------------------- https://github.com/novelinux/linux-4.x.y/tree/master/fs/README.md Lock ---------------------------------------- https://github.com/novelinux/linux-4.x.y/tree/master/kernel/locking/README.md