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
kernel methods for face recognition
标签: recognition methods kernel face
上传时间: 2017-07-03
上传用户:zhliu007
Introduction to Kernel Extension Concepts 1:Hello Kernel: Creating a Kernel Extension With Xcode 2:Hello I/O Kit: Creating a Device Driver With Xcode 3:Hello Debugger: Debugging a Device Driver With GDB 4:Packaging Your KEXT for Distribution and Installation 5:Loading Kernel Extensions at Boot Time 6:Kernel Extension Dependencies 7:Kernel Extension Ownership and Permissions
标签: Kernel Extension Introduction Concepts
上传时间: 2013-12-31
上传用户:tuilp1a
Kernel rootkit hacker defender
标签: defender rootkit Kernel hacker
上传时间: 2013-12-13
上传用户:dapangxie
《嵌入式实时操作系统uC/OS-II》(第二版) MicroC/OS-II The real-time Kernel Second Edition [美] Jean J. Labrosse著 邵贝贝 等译 这是学习uC/OS最经典的书!!
标签: OS-II J. real-time Labrosse
上传时间: 2017-07-07
上传用户:Divine
Professional Linux Kernel Architecture
标签: Professional Architecture Kernel Linux
上传时间: 2017-07-09
上传用户:wff
Proteins _ String Kernel
上传时间: 2014-11-29
上传用户:凌云御清风
Linux Kernel核心中文手册 本文档由太平洋软件资讯栏目制作,版权归太平洋软件资讯站 及文档作者所有。制作该文档的目的是为了方便广大网友。因此任何人都可以自由复制,或在网络中散布该文档。但不允许将该文档用于出版或其它商业用途,同时使用该文档的过程中,未经允许,不得对该文档进行修改及反编译。
上传时间: 2014-01-01
上传用户:cjl42111