Chinaunix首页 | 论坛 | 博客
  • 博客访问: 257187
  • 博文数量: 86
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 640
  • 用 户 组: 普通用户
  • 注册时间: 2018-10-15 14:13
个人简介

搭建一个和linux开发者知识共享和学习的平台

文章分类

全部博文(86)

文章存档

2023年(24)

2022年(27)

2019年(8)

2018年(27)

发布时间:2022-11-13 11:02:57

首先我们知道在内核启动后,对于内存,分成好几块:memblock介绍第一个结构体的名字就叫做 memblock。它的定义如下:struct memblock { bool bottom_up; phys_addr_t current_limit; struct memblock_type memory; --> array of memblock_regionstruct memblock_type reserved; --> array of memblock.........【阅读全文】

阅读(400) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

138140893272018-10-15 14:20

重新开始新的学习

回复  |  举报
留言热议
请登录后留言。

登录 注册