Linux Kernel 配置说明 包括硬件基础 软件基础 内存管理等等
上传时间: 2014-01-14
上传用户:皇族传媒
Linux Kernel 1st Edition
上传时间: 2014-01-12
上传用户:liansi
Linux kernel 2.4.18.rmk7 配置系统解析
上传时间: 2014-01-22
上传用户:hoperingcong
Embedded Linux Kernel And Drivers
标签: Embedded Drivers Kernel Linux
上传时间: 2013-12-14
上传用户:ryb
Novell.Press.Linux.Kernel.Development linux内核开发的经典书籍之一 The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development
标签: Linux Development interes Novell
上传时间: 2017-06-06
上传用户:songyue1991
Understanding the Linux Kernel helps readers understand how Linux performs best and how it meets the challenge of different environments. The authors introduce each topic by explaining its importance, and show how kernel operations relate to the utilities that are familiar to Unix programmers and users.
标签: Linux Understanding understand how
上传时间: 2017-06-17
上传用户:ywqaxiwang
Linux kernel driver for Epson s1d13700 LCD controller.
标签: controller s1d13700 kernel driver
上传时间: 2014-12-20
上传用户:独孤求源
CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。
上传时间: 2017-06-22
上传用户:er1219
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.
标签: user-space can drivers perform
上传时间: 2014-01-01
上传用户:saharawalker
FreeRTOS source code as bundled with the book "Using FreeRTOS Real-Time Kernel - A Practical Approach"
标签: FreeRTOS Real-Time Practical Approac
上传时间: 2014-01-27
上传用户:1101055045