mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-18 19:50:25 +08:00
写入和删除缓存文件时增加线程数限制
This commit is contained in:
@@ -91,7 +91,6 @@ func CheckDiskIsFast() (speedMB float64, isFast bool, err error) {
|
||||
} else {
|
||||
DiskSpeed = SpeedExtremelySlow
|
||||
}
|
||||
calculateDiskMaxWrites()
|
||||
|
||||
DiskSpeedMB = speedMB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user