xinyiZzz commented on PR #13285: URL: https://github.com/apache/doris/pull/13285#issuecomment-1274867621
If want to discard the doris application layer cache. what is the replacement method? such as, using optimized code + general memory allocator + system page cache There are more application layer caches in doris, such as segment cache. I think a self-managed application layer cache is necessary. I think in the end, an efficient unified application layer cache, rather than relying entirely on the system. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org