01 2023 档案

摘要:lab网址:https://pdos.csail.mit.edu/6.828/2022/labs/util.htmlxv6Book:https://pdos.csail.mit.edu/6.828/2022/xv6/book-riscv-rev3.pdf Boot xv6 这部分主要完成系统的启动, 阅读全文
posted @ 2023-01-14 14:09 benoqtr 阅读(369) 评论(0) 推荐(0) 编辑
摘要:我们首先来看函数的调用过程,下面的代码属于调用者。 la t9,cgibinparserequestluia0, 0x41 # 'A' lui a2,2lia0, sub_409A6C jalr t9;cgibinparserequestmovea1, $ze 阅读全文
posted @ 2023-01-08 01:31 benoqtr 阅读(131) 评论(0) 推荐(0) 编辑
摘要:struct tcache_perthread_struct *key tcache_entry中增加了一项struct tcache_perthread_struct *key,将chunk放入tcache后,会将key修改为tcache。 typedef struct tcache_entry 阅读全文
posted @ 2023-01-04 12:01 benoqtr 阅读(93) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示