图书标签: kernel Linux OS 计算机科学 计算机 编程 操作系统 lrl Linux Kernel Programming (3rd Edition) 2024 pdf epub mobi 电子书 图书描述 Brand-new edition of comprehensive Linux kernel reference-40% of material revised! -- Now updated throughout to cover Linux 2.4. -- Explains how the Linux ...
Understanding the Linux Kernel 2024 pdf epub mobi 电子书 著者简介 博韦,计算机科学专业博士,意大利罗马大学Tor vergata分校全职教授。 切萨蒂 数学和计算机科学博士,罗马大学Tor vergata分校工程学院计算机科学系助理研究员。 Understanding the Linux Kernel 电子书 图书目录 ...
eBook $29.99 $43.99 ADD TO CART Linux Device Driver Development Apr 2022 708 pages 4.4 (7) eBook $29.99 $43.99 ADD TO CART Linux Kernel Debugging Aug 2022 638 pages 4.8 (6) eBook $25.99 $37.99 ADD TO CART Total $85.97 $125.97 $40.00 saved ADD SELECTED TO CART Table...
外文名称:Professional Linux Kernel Architecture 开本:16开 出版时间:2010-06-01 用纸:胶版纸 页数:1038 字深入Linux内核架构 [Professional Linux Kernel Architecture] epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2024 相关图书 深入Linux内核架构 [Professional Linux Kernel Architecture] epub 下载 mobi 下载...
In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel。 The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor...
The SELinux Notebook is an Open Source book on SELinux, originally created byRichard Hainesand donated to the SELinux community. The Notebook's goal is to be the most current and comprehensive book on SELinux, covering the Linux Kernel components, the userspace libraries and tools, the poli...
Linux-Hardened - A security-focused Linux kernel applying a set of hardening patches to mitigate kernel and userspace exploits. It also enables more upstream kernel hardening features than linux. linux-tkg - Scripts to automatically download, patch and compile the Linux Kernel from the official Lin...
Linux Kernel Programming – A Quick Introduction Building the 6.x Linux Kernel from Source – Part 1 Building the 6.x Linux Kernel from Source – Part 2 Writing Your First Kernel Module – Part 1 Writing Your First Kernel Module – Part 2 ...
for teaching these topics to engineers, which he has done for well over two decades now. He's also the author of Hands-On System Programming with Linux, Linux Kernel Programming (and its Part 2 book) and Linux Kernel Debugging. It doesn't hurt that he is a recreational ultrarunner too....
learn how they can be addressed with various locking technologies (mutexes,spinlocks,atomic,and refcount operators). You’ll also benefit from more advanced material on cache effects,a primer on lock-free techniques within the kernel,deadlock avoidance (with lockdep),and kernel lock debugging ...