MCPcopy Create free account
hub / github.com/Andy-Python-Programmer/aero / find_free

Method find_free

src/aero_kernel/src/mem/paging/frame.rs:473–481  ·  view source on GitHub ↗

Finds a free chunk with the provided `order`.

(&mut self, order: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

allocate_frame_innerMethod · 0.80

Calls 3

find_first_setMethod · 0.80
align_upMethod · 0.80
setMethod · 0.45

Tested by

no test coverage detected