移除-bl参数。buf尺寸过小的话,反倒会导致更大的内存泄漏问题

This commit is contained in:
hahahrfool
2022-03-31 09:59:48 +08:00
parent 7df432ea7f
commit 2f53ffe591
2 changed files with 1 additions and 16 deletions

View File

@@ -112,8 +112,6 @@ func main() {
defer p.Stop()
}
utils.AdjustBufSize()
ll_beforeLoadConfigFile := utils.LogLevel
usereadv_beforeLoadConfigFile := netLayer.UseReadv