Commit Graph

1920 Commits

Author SHA1 Message Date
bd89c9c578 Bump the version to 0.11.0 v0.11.0 2024-12-26 19:20:58 +08:00
7a02affd2a Add Memcached and libmemcached to the Dockerfile 2024-12-26 19:20:58 +08:00
5df8d59563 Exit when handle_user_signal fail 2024-12-26 18:33:32 +08:00
e75b6320ad Add support for group-based permission checking in ext2 2024-12-26 17:07:55 +08:00
6cea8d2a8c Make stop runqueue per-CPU 2024-12-26 14:54:22 +08:00
87da1a0787 Enhance the search pattern 2024-12-26 14:52:56 +08:00
0bfe7aceb8 Utilize ThreadLocal 2024-12-26 14:51:20 +08:00
38fcaaf749 Implement the task local data 2024-12-26 14:51:20 +08:00
3dbdef4d6c Add several lmbench network benchmark 2024-12-26 09:08:21 +08:00
3e47ed10fd Check name when lookup_child in TaskDirOps 2024-12-26 09:06:18 +08:00
9753d796c5 Add overflow check for futex_addr 2024-12-26 09:05:24 +08:00
5aa73d3bcf Use REF_COUNT_MAX to avoid overflowing 2024-12-25 18:20:36 +08:00
f03ffd0d10 Use REF_COUNT_UNUSED to ensure exclusive access 2024-12-25 18:20:36 +08:00
a2863d6db3 Use MaybeUninit to store metadata vtable 2024-12-25 18:20:36 +08:00
1a5bf7b0ad Add overflow check for given sigaltstack addr and size 2024-12-25 15:46:17 +08:00
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