摘要:
Poc void *map; int f; struct stat st; char *name; void *madviseThread(void *dont_care) { int c = 0; for(int i = 0; i < 100000000; i++) { /* * You have 阅读全文
摘要:
环境搭建 首先解包 core.cpio,去掉 init 中 poweroff 强制关机那一句,然后重新打包 ./gen_cpio.sh core.cpio 启动 qemu 的时候出现了报错 Kernel panic - not syncing: Out of memory and no killab 阅读全文