rcore-tutorial/os
Xuewei Niu 1df9c1a98d fix(os): fix kstack leak issues
The kstack_id is not recycled when KernelStack is dropped, which leads to kstack
leak issue. Ch8 branch, and branches after that, are also affected by this
issue.

Signed-off-by: Xuewei Niu <justxuewei@apache.org>
2022-10-19 17:30:49 +08:00
..
.cargo Load kernel on qemu/k210. 2020-11-11 16:50:00 +08:00
src fix(os): fix kstack leak issues 2022-10-19 17:30:49 +08:00
build.rs Load app from sdcard on K210, but panicked on qemu. 2020-12-20 00:52:14 +08:00
Cargo.toml Lock virtio-drivers version at 4ee80e5 2022-09-05 02:33:59 -07:00
Makefile udpate rust-toolchain: nightly-2022-07-20, cargo-utils 0.36 2022-07-25 11:47:07 +08:00
run-fdt.sh get the device tree in qemu 2022-06-20 23:32:50 +08:00
run-nodisp.sh update Makefile for CI autotest 2022-06-23 00:11:44 +08:00
run.sh can run virtio gpu/block 2022-06-18 17:50:50 +08:00