2/16

mm: Define structs for allocation requests and store allocations

定义req_alloc和page_alloc结构体,分别保存分配请求信息和已分配页的元数据及关联文件。