go1.6文件方法WriteString频繁调用导致系统缓存很大。如何解决这个问题。进入环境:linuxamd64。这是Linux系统的问题吗?代码:packagemainimport("fmt""net/http""os""time")varlogCtxChchan*http.RequestvaraccessLogFile*os.FiletypeHandlerHttpstruct{}func(this*HandlerHttp)ServeHTTP(whttp.ResponseWriter,req*http.Request){sendAccessLog(req)w.Write([]byt