-
橙色与# 39:一个操作系统的实现(源代码附在博…
Orange s:一个操作系统的实现(书附源码)chapter4.rar-Orange" s: an operating system implementation (source code attached to the book) chapter4.rar
- 2022-10-11 05:25:03下载
- 积分:1
-
A user
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.-A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running comput
- 2022-11-28 07:20:03下载
- 积分:1
-
操作系统程序,计算县城个数,进程名称,进程的管理
操作系统程序,计算县城个数,进程名称,进程的管理-Operating procedures, the county calculated the number, the process name, process management
- 2022-03-26 19:01:24下载
- 积分:1
-
LINUX 内核,对操作系统内核的开发有很好的借鉴及学习意义,只有在linux下make 就能用了...
LINUX 内核,对操作系统内核的开发有很好的借鉴及学习意义,只有在linux下make 就能用了-LINUX kernel of the operating system kernel developers have a very good reference and learning the meaning, only in linux can be used under make
- 2022-03-23 16:29:03下载
- 积分:1
-
操作系统的内存跟踪文件,用API函数来实现,对于学习操作系统有很大的价值....
操作系统的内存跟踪文件,用API函数来实现,对于学习操作系统有很大的价值.-operating system memory tracking files, API function to achieve, learning operating system is of great value.
- 2022-04-17 21:02:52下载
- 积分:1
-
Win2000下直接读写磁盘扇区
Win2000下直接读写磁盘扇区 -Win2000 directly read and write disk Sector
- 2022-06-18 19:06:46下载
- 积分:1
-
vb1weqt rfwergertgerwtewr t
vb1weqt rfwergertgerwtewr t
- 2022-04-20 20:19:25下载
- 积分:1
-
银行家算法C源代码参考,完整的源代码,可以直接编译
银行家算法C源代码参考,完整的源代码,可以直接编译-VC
- 2023-01-05 21:55:03下载
- 积分:1
-
a simple virtual machines and virtual operating system, support for the process...
一个简单的虚拟机和虚拟操作系统,支持进程调度、文件系统,包含简单的汇编支持,偶去年的作业。-a simple virtual machines and virtual operating system, support for the process scheduling, file system, the compilation contains simple, even last year"s operations.
- 2022-07-07 00:19:27下载
- 积分:1
-
System Programming source: memory, the buffer zone (Memory/Buffer) treatment, th...
系统编程源码: 内存、缓冲区(Memory/Buffer)处理, 本程序实现CArray摸板类的快速排序
-System Programming source: memory, the buffer zone (Memory/Buffer) treatment, this procedure realize摸板class CArray Quick Sort
- 2022-09-04 09:30:03下载
- 积分:1