发布时间:2016-07-04 15:31:40
File And Storage Technologies FAST 2016 https://www.usenix.org/conference/fast16/technical-sessionsFAST 2015 https://www.usenix.org/conference/fast15/technical-sessionsFAST 2014 https://www.usenix.org/conference/fast14/technical-sessionsFAST 2013 htt.........【阅读全文】
发布时间:2015-09-18 16:25:52
支持scsi命令的双向传输:<br />1. 涉及的文件:bsg.c<br />2. 关联:<br /> 当scsi探测设备时,会添加设备,并在sysfs中增加接口文件:<br /> 调用scsi_sysfs_add_sdev,其又会调用bsg_register_queue<br /> &nbs.........【阅读全文】
发布时间:2015-06-25 17:06:34
texstudio 只是个编辑器,需要Latex的实际编译软件。这里选择Texlive.<br />1. 首先安装Texlive。<span style="color:#404040;font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;line-height:22px;text-indent:28px;white-space:normal;background-color:#FFFFFF;"> </span>.........【阅读全文】
发布时间:2014-08-27 09:03:45
1. 首先尝试强制卸载,umount -f 挂载目录,很多时候是不行的2. 尝试延迟卸载 umount -l 挂载目录,成功挂载目录的查看 nfsstat -m......【阅读全文】