The DiskPerf filter driver monitors disk-accesses, capturing performance data.
标签: disk-accesses performance capturing DiskPerf
上传时间: 2015-03-30
上传用户:zhuoying119
FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition.
标签: filter disk demonstrates prediction
上传时间: 2015-03-30
上传用户:变形金刚
The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.
标签: NtddkSrcStorageFdcFlpydsk directory flpydisk resides
上传时间: 2015-03-30
上传用户:龙飞艇
//24c01-24c16读写驱动程序, sbit a0=ACC^0 //定义ACC的位,利用ACC操作速度最快 sbit a1=ACC^1 sbit a2=ACC^2 sbit a3=ACC^3 sbit a4=ACC^4 sbit a5=ACC^5 sbit a6=ACC^6 sbit a7=ACC^7
上传时间: 2015-03-30
上传用户:chfanjiang
//串行驱动led显示, //一个74hc595位移寄存器驱动三极管驱动led位, //两个74hc595驱动led段,方式位5位x8段x2=10个数码管 //5分频,每次扫描时间位1.25ms //定义特殊符号
上传时间: 2015-03-30
上传用户:海陆空653
//24c01-24c16读写驱动程序, sbit a0=ACC^0 //定义ACC的位,利用ACC操作速度最快 sbit a1=ACC^1 sbit a2=ACC^2 sbit a3=ACC^3 sbit a4=ACC^4 sbit a5=ACC^5 sbit a6=ACC^6 sbit a7=ACC^7
上传时间: 2015-03-30
上传用户:wanghui2438
elinux jffs初始版本 具体了解JFFS的文件系统!
上传时间: 2013-12-21
上传用户:dsgkjgkjg
flash驱动和简单管理程序,使用于基于AD blackfin533 多媒体处理器的flash的驱动管理
上传时间: 2013-11-30
上传用户:jyycc
利用系统内存建立虚拟磁盘,在一些信息比较保密的应用系统里,这种技术不可缺。
上传时间: 2014-01-16
上传用户:q123321
Cypress USB Windows 驱动源代码,编写USB驱动参考及其有用
上传时间: 2014-07-16
上传用户:ruixue198909