diff --git a/system/system.go b/system/system.go index ed494d5..9f38628 100644 --- a/system/system.go +++ b/system/system.go @@ -76,8 +76,3 @@ func GetSystemInfo() { fmt.Println("Tcp Accelerate :", ret.TcpAccelerationMethod) } } - -// TODO -// NAT Type 在 linux 上查不到 -// Boot Path 在 linux 上查询失败 -// Cpu Cache 在 linux 上输出有问题,不能直接转换 string