搜索资源列表
LINUX
- Linux下的资源管理器,主要实现对系统资源图形化显示,显示CPU信息、显示硬盘信息、显示进程信息、显示内存信息、显示网络信息等功能。-Explorer under Linux, the main graphical display of system resources to display CPU information, display hard disk information, process information display, the display memory inform
flashcache-master
- LINUX 实现将SSD作为二级缓存源代码,该源代码能够将SSD与普通硬盘组合成为一个拥有SSD的高速度与普通硬盘大容量的稳定快速存储系统-LINUX SSD as a secondary cache to achieve the source code, the source code can be a combination of SSD and regular hard drive SSD has become a high-speed large-capacity hard drives
linux_script
- 用来获取linux的CPU、MEM、交换空间,硬盘使用率等性能指标- Linux used to obtain the CPU, MEM, swap space, hard disk usage and other performance indicators
linux-HDDTest
- linux下查看硬盘坏道信息代码 对于硬盘的坏道的确没有什么好的办法,ata协议中的smart命令本意上是好的,但是很多的硬盘厂商并没有很好的实现smart的功能;硬盘的相关错误信息会存在相应的扇区里,但是这些扇区相当于一个环形的缓冲区,所以记录的错误信息有限,如果需要完整的硬盘坏道信息,smart就*为力了。通过完整的读一遍硬盘可以找出坏道的完整信息,但是读牵涉到了DMA的数据传输过程所以效率较低;ata的协议里READ VERIFY (EXT)命令大大提高效率,该命令是NO DA
zynq下pcie nvme硬盘接口实现
- zynq7035下pcie nvme硬盘接口实现,包括硬件设计软件设计,用于各种工程项目,放心使用(已工程验证)。