Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

leveldb源码分析(三) 内存管理 Arena | TheRiver | blog #52

Open
RiverFerry opened this issue Oct 5, 2021 · 0 comments
Open

leveldb源码分析(三) 内存管理 Arena | TheRiver | blog #52

RiverFerry opened this issue Oct 5, 2021 · 0 comments

Comments

@RiverFerry
Copy link
Owner

https://riverferry.site/2021-10-04-leveldb%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90(%E4%B8%89)%20%E5%86%85%E5%AD%98%E7%AE%A1%E7%90%86%20Arena/

项目有用到leveldb,打算最近看看源码,整理个系列文章,这是第3篇架构内存管理Arena。前面gperftool分析结果已经显示了leveldb申请内存主要在Arena,这篇从源码角度再分析下。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant