1829 Commits

Author SHA1 Message Date
Fabing Li
ea009ec698 Fail the benchmark job if no file is found 2024-12-17 19:48:57 +08:00
Ruihan Li
1ab63c7bcb Add regression tests for exit() 2024-12-17 19:36:38 +08:00
Ruihan Li
35c20620bc Rewrite exit() and exit_group() 2024-12-17 19:36:38 +08:00
Ruihan Li
5efc32b6ea Fix the GRUB build issue 2024-12-17 14:36:41 +08:00
Ruihan Li
bf91551de1 Fix a typo in Dockerfile 2024-12-17 11:07:56 +08:00
Ruihan Li
c5d1542736 Bump version to 0.10.2 v0.10.2 2024-12-17 10:47:41 +08:00
Ruihan Li
9cc3aeb6e8 Use Asterinas-specific fork of GRUB 2024-12-17 10:47:41 +08:00
Zejun Zhao
bc5a058fc5 Add TODO for a potential vulnerability in futex implementation 2024-12-16 21:12:08 +08:00
Zejun Zhao
868b742b31 Add syscall test involving syscall restart 2024-12-16 21:12:08 +08:00
Zejun Zhao
1b56a8b600 Enable syscall restart 2024-12-16 21:12:08 +08:00
Zejun Zhao
ced0023d6b Introduce a syscall restart mechanism 2024-12-16 21:12:08 +08:00
Fabing Li
b70c4784ed Make Results always be triggered 2024-12-16 19:59:02 +08:00
Zhang Junyang
f1df7982fd Add temporary linear mapping for metadata 2024-12-16 19:21:54 +08:00
Zhang Junyang
508919ca38 Heapless metadada init 2024-12-16 19:21:54 +08:00
Zhang Junyang
04511b74c4 Revise the access of some external statics 2024-12-16 19:15:59 +08:00
Zhang Junyang
68bdda4c4c Set the page table for APs before kicking 2024-12-16 19:15:59 +08:00
Zhang Junyang
285dde5546 Set affinity for BSP idle thread 2024-12-16 19:15:59 +08:00
jiangjianfeng
d14d4b9312 Ingore test-base in format_all.sh 2024-12-16 19:11:03 +08:00
Fabing Li
a0f9f34baf Remove redundant "sqlite/" prefix 2024-12-16 14:57:21 +08:00
Ruize Tang
9f9fff0558 Fix format_all.sh treating comments as directories 2024-12-16 13:30:22 +08:00
Yuke Peng
2a02e84462 Add SQLite ramfs benchmarks 2024-12-16 13:23:30 +08:00
Yuke Peng
859b3f9618 Remove "sqlite/" prefix in summary.json 2024-12-16 13:23:30 +08:00
Zhang Junyang
60365a818a Use pointer metadata for page metadata 2024-12-16 13:22:05 +08:00
Fabing Li
cd22854f59 Add proc_test for procfs 2024-12-15 16:52:24 +08:00
Fabing Li
327a6b5e30 Export /proc/self-thread 2024-12-15 16:52:24 +08:00
Fabing Li
532dac8fe3 Export /proc/[pid]/task and /proc/[pid]/task/[tid] 2024-12-15 16:52:24 +08:00
jiangjianfeng
58cf8ea681 Set keepalive and tcp_nodelay on underlying sockets 2024-12-15 16:50:43 +08:00
jiangjianfeng
8b07a68e9e Add regression test for keepalive and tcp nodelay 2024-12-15 16:50:43 +08:00
jiangjianfeng
74a59206d7 Refactor sockoption.c with test framework 2024-12-15 16:50:43 +08:00
Ruize Tang
ea1874aa46 Enhance OSDK performance by using size and modified time instead of sha256sum 2024-12-15 16:42:57 +08:00
Ruize Tang
9d82ac8958 Enhance OSDK performance by using hard link instead of copy 2024-12-15 16:42:57 +08:00
Ruize Tang
7601509e6e Fix OSDK original directory not restored if bundle validation fails 2024-12-15 16:42:57 +08:00
Ruize Tang
858e95ed4d Enhance OSDK performance by reusing existing base, bundle and build 2024-12-15 16:42:57 +08:00
Roman Korostinskiy
3bbdc68d39 Fix linter errors 2024-12-15 16:37:40 +08:00
Roman Korostinskiy
13229cc037 Implement totalram and freeram computation for sysinfo 2024-12-15 16:37:40 +08:00
Roman Korostinskiy
8b24e74642 Update sysinfo status in docs 2024-12-15 16:37:40 +08:00
Roman Korostinskiy
73b94acf2b Fix linter errors 2024-12-15 16:37:40 +08:00
Roman Korostinskiy
4f653acfa3 Implementation of uptime for sysinfo 2024-12-15 16:37:40 +08:00
Roman Korostinskiy
b4ebd6e87f Make stub for sysinfo syscall 2024-12-15 16:37:40 +08:00
Ruihan Li
53b873f647 Add get_mut methods for locks 2024-12-15 16:36:54 +08:00
Ruihan Li
87e953eac3 Add a missing #[track_caller] 2024-12-15 16:36:54 +08:00
Zejun Zhao
68ea0cebf9 Fix result extraction of lmbench/tcp_virtio_lat 2024-12-15 09:45:23 +08:00
Zejun Zhao
1c5666cfa3 Make sysbench configuration compatible with new benchmark framework 2024-12-15 09:45:23 +08:00
Ruihan Li
18d5eb1f02 Use physical addresses in boot segments 2024-12-13 10:42:05 +08:00
Ruihan Li
a3ae1aa28a Make segments explicit and aligned 2024-12-13 10:42:05 +08:00
Ruihan Li
6eecde7812 Remove some unused sections 2024-12-13 10:42:05 +08:00
Shaowei Song
4cb85f0adb Fix dependency issue between components logger and virtio 2024-12-13 10:36:45 +08:00
Ruihan Li
8bbbde4ccb Use Ordering::Relaxed for is_nonblocking 2024-12-12 20:50:12 +08:00
Ruihan Li
1207161afe Protect socket states with PreemptDisabled 2024-12-12 20:50:12 +08:00
Ruihan Li
39a5e88baf Protect used_ports with LocalIrqDisabled 2024-12-12 20:50:12 +08:00