Commit Graph

1955 Commits

Author SHA1 Message Date
7c249cf0ca Fix the memory order in Subject 2024-12-25 15:28:35 +08:00
8a27f7a3b5 Clarify the naming conventions under benchmark/schbench/ 2024-12-24 15:25:55 +08:00
6e46641a09 Fix a mmap MAP_FIXED issue 2024-12-24 09:10:10 +08:00
1e3403e756 Support ELF files with zero p_filesz. 2024-12-22 15:16:22 +08:00
6f98c4900d Bump version to 0.10.3 v0.10.3 2024-12-20 09:49:35 +08:00
8066f99e88 Add yq to asterinas image 2024-12-20 09:49:35 +08:00
781cb179ff Add scheduler benchmarks to benchmark CI 2024-12-20 09:46:23 +08:00
7cf8df4c3c Make nth_occurrence configurable in benchmark CI 2024-12-20 09:46:23 +08:00
e4beb6e0a7 Make SMP configurable in benchmark CI 2024-12-20 09:46:23 +08:00
104c8dfdde Optimize the DirEntry lookup in ext2 2024-12-20 09:36:16 +08:00
21da6d2b93 Optimize lock usage in ext2 inodes 2024-12-20 09:36:16 +08:00
3d12ccdbea Warn unsupported clone flags instead of panic 2024-12-20 09:21:25 +08:00
9a540d0fb6 Notify virtqueue in a batch manner 2024-12-19 14:49:56 +08:00
acc10376e6 Update benchmark README 2024-12-18 14:53:25 +08:00
efac408524 Update FIO benchmark CI 2024-12-18 14:53:25 +08:00
0397e7281e Enable IOMMU scheme by default in CI 2024-12-18 14:53:25 +08:00
72cb160539 Add keepidle tcp option 2024-12-18 13:19:34 +08:00
547c92d2ff Add a simple test for POSIX shared memory 2024-12-18 12:26:33 +08:00
00b194812d Prepare "/dev/shm" for POSIX shared memory 2024-12-18 12:26:33 +08:00
6e4a4c58d0 Improve /proc/{PID}/stat 2024-12-18 10:00:15 +08:00
776fd6a892 Create backlog sockets on demand 2024-12-17 20:14:53 +08:00
a739848464 Block ProcCpuinfo cases temporarily 2024-12-17 20:14:13 +08:00
24f1e02b26 Support prctl(PR_SET_KEEPCAPS/PR_GET_KEEPCAPS) 2024-12-17 20:14:13 +08:00
d72ce0351a Add permission checks for sys_capset 2024-12-17 20:14:13 +08:00
636efe68fd Give root process a full capability set 2024-12-17 20:14:13 +08:00
e67ed9434b Enhance search pattern with regex 2024-12-17 20:07:26 +08:00
ea009ec698 Fail the benchmark job if no file is found 2024-12-17 19:48:57 +08:00
1ab63c7bcb Add regression tests for exit() 2024-12-17 19:36:38 +08:00
35c20620bc Rewrite exit() and exit_group() 2024-12-17 19:36:38 +08:00
5efc32b6ea Fix the GRUB build issue 2024-12-17 14:36:41 +08:00
bf91551de1 Fix a typo in Dockerfile 2024-12-17 11:07:56 +08:00
c5d1542736 Bump version to 0.10.2 v0.10.2 2024-12-17 10:47:41 +08:00
9cc3aeb6e8 Use Asterinas-specific fork of GRUB 2024-12-17 10:47:41 +08:00
bc5a058fc5 Add TODO for a potential vulnerability in futex implementation 2024-12-16 21:12:08 +08:00
868b742b31 Add syscall test involving syscall restart 2024-12-16 21:12:08 +08:00
1b56a8b600 Enable syscall restart 2024-12-16 21:12:08 +08:00
ced0023d6b Introduce a syscall restart mechanism 2024-12-16 21:12:08 +08:00
b70c4784ed Make Results always be triggered 2024-12-16 19:59:02 +08:00
f1df7982fd Add temporary linear mapping for metadata 2024-12-16 19:21:54 +08:00
508919ca38 Heapless metadada init 2024-12-16 19:21:54 +08:00
04511b74c4 Revise the access of some external statics 2024-12-16 19:15:59 +08:00
68bdda4c4c Set the page table for APs before kicking 2024-12-16 19:15:59 +08:00
285dde5546 Set affinity for BSP idle thread 2024-12-16 19:15:59 +08:00
d14d4b9312 Ingore test-base in format_all.sh 2024-12-16 19:11:03 +08:00
a0f9f34baf Remove redundant "sqlite/" prefix 2024-12-16 14:57:21 +08:00
9f9fff0558 Fix format_all.sh treating comments as directories 2024-12-16 13:30:22 +08:00
2a02e84462 Add SQLite ramfs benchmarks 2024-12-16 13:23:30 +08:00
859b3f9618 Remove "sqlite/" prefix in summary.json 2024-12-16 13:23:30 +08:00
60365a818a Use pointer metadata for page metadata 2024-12-16 13:22:05 +08:00
cd22854f59 Add proc_test for procfs 2024-12-15 16:52:24 +08:00