MCPcopy Create free account
hub / github.com/cmu-db/bustub / BufferPoolManager

Method BufferPoolManager

src/buffer/buffer_pool_manager.cpp:71–96  ·  view source on GitHub ↗

* @brief Creates a new `BufferPoolManager` instance and initializes all fields. * * See the documentation for `BufferPoolManager` in "buffer/buffer_pool_manager.h" for more information. * * ### Implementation * * We have implemented the constructor for you in a way that makes sense with our reference solution. You are free to * change anything you would like here if it doesn't fit with you

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected