Commit Graph

12 Commits

Author SHA1 Message Date
9473889c6b Add Ext2 fs and basic bio layer 2023-12-28 04:54:48 +08:00
7b7e3c4b7a Rename the path of dependent crates 2023-12-26 11:49:24 +08:00
e6f3a6a8a4 Update docker image and add the benchmarks 2023-12-20 18:06:33 +08:00
2ad9735eab Support VDSO in Jinux 2023-12-06 19:31:19 +08:00
2a0446265e Add passwd&group files and enable gvisor uidgid test 2023-12-06 11:01:54 +08:00
7de44a0e0e Refine the name about initramfs
The bootloader loads the initramfs, then the kernel unpacks it to rootfs.
2023-08-04 17:19:19 +08:00
4a33020b4f Redesign the exposed configs of makefile and runner 2023-08-04 11:37:34 +08:00
f674874e91 Rename eval to syscall test and fix return value 2023-08-04 11:37:34 +08:00
1bfd6ea2f8 Add mount and umount fs support 2023-08-01 20:45:39 +08:00
9137ef434f Use docker as dev environment 2023-07-19 11:28:31 +08:00
d692c102ae Support compressed initramfs image 2023-07-03 14:51:10 +08:00
e2f3932cb8 Add syscall test framwork from gvisor 2023-07-03 13:20:20 +08:00