-
JOS Lab 2: Memory Management
The first component is a physical memory allocator for the kernel, so that the kernel can allocate memory and later free it. Your allocator will operate in units of 4096 bytes, called pages. Your task will be to maintain data structures that record which physical pages are free and which are allocated, and how many processes are sharing each allocated page. You will also write the routines to allocate and free pages of memory.
The second component of memory management is virtual memory, which maps the virtual addresses used by kernel and user software to addresses in physical memory. The x86 hardware memory management unit (MMU) performs the mapping when instructions use memory, consulting a set of page tables. You will modify JOS to set up the MMU page tables according to a specification we provide.
- 2022-02-05 12:16:48下载
- 积分:1
-
WindowsOPT 系统设置、优化
这是我05到06年断断续续地做的,曾被华军软件园收录:
http://www.newhua.com/soft/47...
WindowsOPT 系统设置、优化
这是我05到06年断断续续地做的,曾被华军软件园收录:
http://www.newhua.com/soft/47219.htm
主要作用是修改注册表,还有其他一些系统设置、优化的东东。
使用组件包:Raize v3.0-WindowsOPT system settings, optimize This is my 05-06 years intermittently do Huajun Software Park has been included: http://www.newhua.com/soft/47219.htm primary role is to modify the registry, there are other some system settings, and optimize the Dongdong. Use Package: Raize v3.0
- 2022-04-15 00:47:24下载
- 积分:1
-
在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策...
在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。要求学生设计一个模拟处理机调动算法,以巩固和加深处理机调度的概念。-In the multi-channel programs and multi-tasking system, the system in a state of readiness within the same process may have several. That is the number of running processes can be greater than the number of processors. To make the process of the system can orderly work, we must use some kind of scheduling policy, select a process consumes processor. Ask students to design an analog processor to mobilize algorithm, in order to consolidate and deepen the concept of processor scheduling.
- 2022-04-12 12:46:27下载
- 积分:1
-
basic functions of CAN efficient communications applications. Similarly, the CAN...
基本功能高效的CAN通讯应用.同样,CAN232 不仅适应基本CAN-bus产品,也满足基于高层协议如ModBUS、DeviceNet...之间可选 3. RS232接口,波特率在1200bps -basic functions of CAN efficient communications applications. Similarly, the CAN232 not only meet the basic CAN-bus products, but also to meet for high-level protocols such as ModBUS, DeviceNet ... between three options. RS232 interface, baud rate in 1200
- 2022-03-21 20:55:41下载
- 积分:1
-
用VB做一个流星雨屏保程序,大家可以学习学习!
用VB做了个流星雨屏保程序,大家可以学习 !-Using VB made a meteor shower screensaver program, we can learn to learn!
- 2022-05-26 17:15:01下载
- 积分:1
-
本程序旨在讲解如何用Delphi创建一个可以在易语言中执行的支持库,并给出了一个实用的汉字取模的易程序, 1.支持库为标准DLL格式,扩展名为fne. 在其中实...
本程序旨在讲解如何用Delphi创建一个可以在易语言中执行的支持库,并给出了一个实用的汉字取模的易程序, 1.支持库为标准DLL格式,扩展名为fne. 在其中实现了移位操作(Delphi7+WinXp通过) 2.在易语言中导入此支持库(复制TaoLibShift.fne)到易语言的LIB目录下,然后才可以执行 [诺亚点阵汉字提取器.e] 3.输出的格式有 ASM和C两种格式,可以直接应用于8x8点阵LED,-This procedure aims to explain how to use Delphi to create a language can be easily implemented to support the library, and gives a practical Chinese modulus of conveyancing, 1. Support library DLL as a standard format, called the expansion of fne. In which the achieved a shift operation (Delphi7+ WinXp through) 2. in language easy to import this support library (copy TaoLibShift.fne) to the easy language LIB directory, and then we can implement [dot characters Noah extractors. e ] 3. Output formats are ASM and C in two formats, can be directly applied to 8x8 dot matrix LED,
- 2022-07-07 21:24:51下载
- 积分:1
-
64位方式存取文件
64位方式存取文件 -The example of accessing file in 64-bit method
- 2023-01-14 07:10:03下载
- 积分:1
-
C++builder下编写的多媒体定时器应用的例子,非常方便地移植到数据采样控制方面的工控程序。...
C++builder下编写的多媒体定时器应用的例子,非常方便地移植到数据采样控制方面的工控程序。-multimedia timer programming with C++Builder。
- 2022-01-26 00:20:54下载
- 积分:1
-
Installshield8 installation files produced using a source code
使用Installshield8制作安装文件的一个源代码-Installshield8 installation files produced using a source code
- 2022-07-13 22:59:14下载
- 积分:1
-
AND 芯片的API,可用于对amd FLASH的编程,读写
AND 芯片的API,可用于对amd FLASH的编程,读写-AND chips API, can be used to amd FLASH programming, reading and writing
- 2022-07-03 00:25:17下载
- 积分:1