Ex1 syscall从time.h中一共只有三个函数一个个试过来也行了 Ex 5Allocate a region of memory for the transmit d...
Ex1 syscall从time.h中一共只有三个函数一个个试过来也行了 Ex 5Allocate a region of memory for the transmit d...
Ex1所以一开始为什么要comment掉啊,我忘记comment out回来了eflag设置为FL MASK即可 Ex2第一题依次round,map,read注意read的大...
ex1参照nextfree,然后需要对齐,直接调用boot map的代码 ex2先单核启动的(BSP),再是APs,AP从实模式开始,入口:boot aps,就像bootlo...
Ex 1仿照pages写env即可但是发现一直说paddr(0)应该是kern pgdir里面分配了自己的位置需要在boot alloc里面添加一行 Ex2env_init:...
Part1记录那些页被用了,使用链表管理struct Page objects boot_alloc: 看注释mem_init: 设置一个二阶表,kern_pgdir是虚拟地...
要求是先回答几个问题为什么要用大页?从逻辑地址到物理地址的转换我们知道,如果采用常规页(4KB)并且使TLB总能命中,那么至少需要在TLB表中存放两个表项,在这种情况下,只要...
The help command is obvious, and we will shortly discuss the meaning of what the kernin...
为什么外核在内存和文件系统性能更好?性能的代价是什么Expose namesTo improve library operating system performance b...
prefix��:可以改,比如ctrl a~/.tmux.conf 里面unbind ^b set -g prefix 'C-a' % 左右平分出两个窗格" 上下平分出两个窗...
Part 0 & 1 大多数都是按照文档来,但是碰到小问题卡了接近一天 ssh passwordless login 手动建立authorized_keys无效,换用ssh-...
https://www.docker.com/docker-awshttps://amazonaws-china.com/cn/getting-started/tutoria...