MCPcopy Create free account
hub / github.com/SKeyerror/reading-source-code-of-leveldb-1.23 / MakeRoomForWrite

Method MakeRoomForWrite

db/db_impl.cc:1363–1442  ·  view source on GitHub ↗

REQUIRES: mutex_ is held REQUIRES: this thread is currently at the front of the writer queue

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 12

LogFunction · 0.85
LogFileNameFunction · 0.85
NumLevelFilesMethod · 0.80
WaitMethod · 0.80
PrevLogNumberMethod · 0.80
NewFileNumberMethod · 0.80
ReuseFileNumberMethod · 0.80
emptyMethod · 0.45
SleepForMicrosecondsMethod · 0.45
NewWritableFileMethod · 0.45
RefMethod · 0.45

Tested by

no test coverage detected