<div dir="ltr"><div>Hello, <br></div><div>we decided to use a bitmap for frame allocator. Firstly, we initialize bitmap in frame_init, and then print out the length of it, which seems to be fine. We then try to allocate the frames after the bitmap. But then, when we take a look at bitmap's length during a frame allocation, it's length unexpectedly drops to 16. Moreover, although all frames in bitmap should be set to zero, they aren't, they contain random values. <br></div><div>We would appreciate any help or hint how to work with the heap.</div><div>Sincerely, Team Datel<br></div></div>