Fabing Li
|
8968fd042d
|
Always updates date while bumping
|
2025-03-21 16:02:08 +08:00 |
|
Fabing Li
|
dd97f016a3
|
Remove stale code functions and update comments
|
2025-03-21 10:21:10 +08:00 |
|
Fabing Li
|
e3e37006b0
|
Streamline the version bump process
|
2025-03-20 19:33:54 +08:00 |
|
Zhang Junyang
|
77f70831aa
|
Fail immediately if publishing fails
|
2025-03-20 17:27:31 +08:00 |
|
Zhang Junyang
|
9c10568a73
|
Specify the arguments for publishing the bzImage setup crate
|
2025-03-20 11:43:34 +08:00 |
|
jiangjianfeng
|
3ef8f20de6
|
Move libslirp-dev to build-base
|
2025-03-18 13:21:32 +08:00 |
|
jiangjianfeng
|
cea102bd18
|
Install libslirp from apt
|
2025-03-18 10:27:23 +08:00 |
|
Zhang Junyang
|
a708a0c046
|
Inject a scalable slab allocator
|
2025-03-14 19:55:00 +08:00 |
|
Zhang Junyang
|
70b7d8ccd0
|
Add README_JP.md to bump_version.sh
|
2025-03-14 09:48:59 +08:00 |
|
Zhang Junyang
|
5f05963ee5
|
Inject a scalable buddy system allocator to OSTD
Co-authored-by: Zhe Tang <tangzh@stu.pku.edu.cn>
|
2025-03-14 08:37:37 +08:00 |
|
Zhang Junyang
|
9c430b9901
|
Move the test kernel to OSDK/deps
|
2025-03-14 08:37:37 +08:00 |
|
Fabing Li
|
11c800c13a
|
Upgrade qemu and httpd version
|
2025-02-27 09:05:03 +08:00 |
|
jiangjianfeng
|
cbe6e54b82
|
Install apache web server in docker image
Co-authered-by: Zhang Junyang <junyang@stu.pku.edu.cn>
|
2024-12-30 16:24:22 +08:00 |
|
jiangjianfeng
|
783345b90b
|
Add Bob Jenkins's hash algorithm
|
2024-12-30 09:46:14 +08:00 |
|
Cautreoxit
|
cbf7a85451
|
Add Memcached into benchmark
Co-authered-by: Zhang Junyang <junyang@stu.pku.edu.cn>
|
2024-12-27 16:41:18 +08:00 |
|
Cautreoxit
|
5ec4c095c1
|
Fix bug for memcached install
|
2024-12-27 07:55:28 +08:00 |
|
Cautreoxit
|
7a02affd2a
|
Add Memcached and libmemcached to the Dockerfile
|
2024-12-26 19:20:58 +08:00 |
|
Fabing Li
|
8066f99e88
|
Add yq to asterinas image
|
2024-12-20 09:49:35 +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
|
9cc3aeb6e8
|
Use Asterinas-specific fork of GRUB
|
2024-12-17 10:47:41 +08:00 |
|
jiangjianfeng
|
d14d4b9312
|
Ingore test-base in format_all.sh
|
2024-12-16 19:11:03 +08:00 |
|
Ruize Tang
|
9f9fff0558
|
Fix format_all.sh treating comments as directories
|
2024-12-16 13:30:22 +08:00 |
|
Ruize Tang
|
065a3bd1c3
|
Avoid inline comments in variable assignments in Makefile
|
2024-12-11 19:37:45 +08:00 |
|
Zejun Zhao
|
0d93a8995b
|
Add hackbench and schbench to dev container
|
2024-12-07 19:02:46 +08:00 |
|
jiangjianfeng
|
2eb67a8aec
|
Update edk2 version to stable/202408
|
2024-12-02 11:37:35 +08:00 |
|
Jianfeng Jiang
|
c8c9b9753e
|
Make all network benchmark run with tap backend and vhost on
|
2024-11-20 20:24:03 +08:00 |
|
jiangjianfeng
|
56727aa5ee
|
Add bw_tcp_virtio benchmark
|
2024-11-12 17:47:40 +08:00 |
|
Shaowei Song
|
16a319a8ea
|
Adjust and align the qemu arguments of virtio-blk-pci
|
2024-11-06 11:00:43 +08:00 |
|
Shaowei Song
|
32cf7a1e79
|
Fix the IOMMU enabling issue in the default EFI boot mode
|
2024-11-06 10:14:27 +08:00 |
|
Zhang Junyang
|
a5b3a1d6dd
|
Unify the qemu arguments generation
|
2024-11-05 19:39:05 +08:00 |
|
Jianfeng Jiang
|
7c3e3738a1
|
Enable tap mode network and vhost
|
2024-10-26 22:07:38 +08:00 |
|
Jianfeng Jiang
|
f320ac0166
|
Install several net-tools in docker
|
2024-10-24 21:00:14 +08:00 |
|
Zhang Junyang
|
6757b39c13
|
Adjust the order publishing the bzImage crates
|
2024-10-16 11:52:53 +08:00 |
|
jiangjianfeng
|
b269118c9a
|
Resolve cargo publish --dry-run check failure
|
2024-10-16 10:10:08 +08:00 |
|
Zhang Junyang
|
3f1fa33b13
|
Bump and publish linux-bzimage crate series with OSTD and OSDK
|
2024-10-16 10:05:34 +08:00 |
|
jiangjianfeng
|
090149eed7
|
Add tcp latency test over virtio-net
|
2024-10-14 20:59:25 +08:00 |
|
Fabing Li
|
ab7c4f3740
|
Update the benchmark linux kernel
|
2024-10-08 17:53:47 +08:00 |
|
jiangjianfeng
|
a7e09ff415
|
Disbale dumping network packets
|
2024-10-08 10:50:38 +08:00 |
|
Fabing Li
|
9abdebbae3
|
Add iperf3 benchmark
|
2024-09-26 10:03:32 +08:00 |
|
Zhang Junyang
|
8b2ca77804
|
Bump the OSDK's Cargo.lock when bumping the versions
|
2024-09-21 15:19:35 +08:00 |
|
Yuke Peng
|
3240965f0a
|
Rename RAND_PORT_NUM
|
2024-09-14 13:22:50 +08:00 |
|
Yuke Peng
|
778779fa0d
|
Forward 6379 for Redis
|
2024-09-14 13:22:50 +08:00 |
|
Yuke Peng
|
6bebec0e7b
|
Add applications to dockerfile
|
2024-09-13 23:43:22 +08:00 |
|
Fabing LI
|
8632da04b5
|
Update Dockerfile to cache linux binaries
|
2024-09-13 21:03:25 +08:00 |
|
Zhang Junyang
|
34b3aac2e3
|
Bump and publish ostd-test and ostd-macros
|
2024-08-24 17:18:24 +08:00 |
|
Zhang Junyang
|
dafd16075f
|
Remove the shim kernel crate
|
2024-08-23 23:37:50 +08:00 |
|
Zhang Junyang
|
be3492d7f0
|
Extract the OSTD test runner as a kernel
|
2024-08-23 23:37:50 +08:00 |
|
Cautreoxit
|
1833f8047e
|
Modify Dockerfile and bump the version file
|
2024-08-22 09:55:19 +08:00 |
|
Zhang Junyang
|
20524ae64a
|
Update the 100-line kernel and format it as well
|
2024-07-20 20:56:29 +08:00 |
|