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

存储和缓冲区管理器 #498

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

存储和缓冲区管理器 #498

wants to merge 2 commits into from

Conversation

fusir7
Copy link

@fusir7 fusir7 commented Dec 29, 2024

buffer_LRU.h:
主要定义了各种实验所需的结构,主要是定义了缓存控制块结构体(Buffer Control Blocks,BCB)、LRU类和DiskSpaceManager类的相关变量和函数。
buffer_LRU.cpp:
主要是调用buffer_ljz.h,进行数据库文件atabase.dbf建立、读写、检测,以及读取验证用的trace文件data-5w-50w-zipf.txt,输出IO总数、命中总数、命中率、平均读写时间等性能指标。

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@nautaa
Copy link
Member

nautaa commented Dec 29, 2024

你是在基于 miniob 做一些自己的实验吗

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

Successfully merging this pull request may close these issues.

3 participants