搜索资源列表
Grub4Dos_0.45C_SRC
- GRUB for DOS(GRUB4DOS)是一个以 GNU GRUB 为基础的功能强大的引导器。它可以在 DOS 和 LINUX下运行,也可以通过其他引导器来运行,还可以作为MBR运行。GRUB4DOS内置了功能完善的 BIOS 级磁盘仿真。-This is GNU GRUB, the GRand Unified Bootloader. GRUB is intended to provide important bootloader features that are missing from
Grub4Dos_0.46A_SRC
- GRUB for DOS(GRUB4DOS)是一个以 GNU GRUB 为基础的功能强大的引导器。它可以在 DOS 和 LINUX下运行,也可以通过其他引导器来运行,还可以作为MBR运行。GRUB4DOS内置了功能完善的 BIOS 级磁盘仿真。这是目前最新版本的源码。-This is GNU GRUB, the GRand Unified Bootloader. GRUB is intended to provide important bootloader features that are
VirtualDisk
- 入门学习,基本架构学习,驱动开发,虚拟磁盘驱动学习哦。-Entry-learning, learning of the basic architecture-driven development, virtual disk drive learning Oh.
mClock
- 磁盘I/O调度及管理的研究分析,通过运用mClock算法来实现管理程序的IO调度-Disk I/O scheduling and management of research and analysis, by the use mClock algorithm to hypervisor IO scheduling
HelloJni.tar
- 1、每个被加载的模块,无论是可执行程序还是共享库,均有自己独立的PLT和GOT表。所以拦截这个模块的对外调用的GOT,不影响其他模块。 2、本文只实现了拦截模块的调出到其他模块的动作,其他模块的调入没有涉及到(可能还涉及到比较复杂的重定位操作)。 3、system_server是system用户,不是有权限写所有名字的Property,这里用了persist.sys.开头的属性名,而persist.sys.开头的属性会保存至磁盘,因此性能会差点儿。 4、ioctl虽然实质声明是
CLFileOperate
- 使用缓存的文件操作封装类,能够明显提高写磁盘的速度。-A class use cache in file s operating which can improve properly in writting disk
grub4dos-0.4.4-2009-01-11
- 现在家用电脑的操作系统大多都是用的 Windows,但在1995年Windows 95推出以前,占统治地位的操作系统是DOS(Disk Operation System 磁盘操作系统)。-gurb tool
myrw.c
- 系统测试所用,测试系统磁盘读写性能,直接输出结果,方便高效!-System used for testing, the test system disk read and write performance, direct output, convenient and efficient!
Simulation-File-System
- 模拟了linux中ex3文件系统的实现。将一个文件当作磁盘进行操作,呈现的效果类似linux命令行,可以实现cd,ls,创建文件/目录,删除文件/目录,读写文件- Analog implementation linux in ex3 file system. The disk as a file operation, showing the effect is similar to linux command line can be achieved cd, ls, create a fil
