Qi
Results
2
issues of
Qi
### Bug report: PeerTaskCacheHitCount should be added in 'first check' position: `client/daemon/peer/peertask_manager.go` at the begging of function `getOrCreatePeerTaskConductor`
bug
To avoid being OOMKilled by k8s, daemon need to write files by directIO when files will be loaded by `mmap + mlock`;
enhancement