请教各位高手,有大侠说“--enable-mmap可以简化文件的读写,不过有disk cache功能以后,mmap意义已经不大。
disk-cache,我设为8M,按1MB/s 的下载速度,大约8-10s保存一次。” 我看了下“--disk-cache=”描述“ The one advantage of the disk cache is reduce the disk I/O because the data are written in larger unit and it is reordered by the offset of the file.” 大致意思是可以减少磁盘读写,但是“--disk-cache=8M”这条参数应该写到什么地方呢??是不是用WinSCP进入根目录后,进入/opt/etc/init.d,直接修改S10_aria2.sh,加入--disk-cache=8M这条参数么?我是菜鸟,请大家指导??我查了下 我的硬盘有64M缓存