[][src]Function sunrise_kernel::frame_allocator::i386::mark_area_free

fn mark_area_free(bitmap: &mut [u8], start_addr: usize, end_addr: usize)

Marks a physical memory area as free for frame allocation

Panic

Does not panic if it overwrites an existing reservation