_2026-01-07_18:02:48_2026-01-07 18:02:48
riscv-hyp-test 测试框架 _ blog
原文链接失效了?给我留言
TAGs:处理器 risc-v 测试
Summary:
_2025-10-10_10:12:02_2025-10-10 10:12:02
riscv-non-isa_riscv-arch-test
原文链接失效了?给我留言
TAGs:处理器 risc-v 测试
Summary:
_2025-10-15_16:49:10_2025-10-15 16:49:10
riscv-software-src_riscv-brs-tndests_ RISC-V Boot a Runtime Services Test Suite
原文链接失效了?给我留言
TAGs:处理器 risc-v 测试
Summary:
_2025-10-15_16:48:13_2025-10-15 16:48:13
riscv-software-src_riscv-hpc-benchmarks_ The HPC SIG is compiling a curated set of HPC-relevant benchmarks and configurations
原文链接失效了?给我留言
TAGs:处理器 risc-v 测试
Summary:
_2025-10-15_16:46:44_2025-10-15 16:46:44
riscv-software-src_riscv-tests - This repository hosts unit tests for RISC-V processors.
原文链接失效了?给我留言
TAGs:处理器 risc-v 测试
Summary:
_2025-10-16_17:17:17_2025-10-16 17:17:17
josecm_riscv-hyp-tests_ A bare-metal application to test specific features of the risc-v hypervisor extension
原文链接失效了?给我留言
TAGs:处理器 risc-v 虚拟化 测试
Summary:
_2025-07-17_15:25:02_2025-07-17 15:25:02
压力测试神器stress-ng-CSDN博客
原文链接失效了?给我留言
TAGs:测试
Summary:
_2025-08-04_10:07:29_2025-08-04 10:07:29
ZSTD压缩性能深入评估:AMD EPYC™ 9R14 处理器 vs. Intel® Xeon® 8488C 处理器
原文链接失效了?给我留言
TAGs:测试 压测
Summary:
_2026-01-22_20:20:38_2026-01-22 20:20:38
Linux Test Project — Linux Test Project 1.0 documentation
原文链接失效了?给我留言
TAGs:操作系统 linux 测试
Summary:
_2026-01-30_16:23:43_2026-01-30 16:23:43
Tests - TuxRun - list the supported tests with_ tuxrun --list-tests
原文链接失效了?给我留言
TAGs:操作系统 linux 测试
Summary:
_2026-01-30_15:55:36_2026-01-30 15:55:36
TuxRun, by Linaro, is a command line tool for testing Linux on the following virtual devices, using curated test suites - auto
原文链接失效了?给我留言
TAGs:操作系统 linux 测试
Summary:
_2026-01-29_10:12:27_2026-01-29 10:12:27
[RFC PATCH v1 0_2] tests_qtest_ Add RISC-V IOMMU bare-metal test using iommu-testdev
原文链接失效了?给我留言
TAGs:虚拟化 IO IOMMU 测试
Summary:
_2025-10-15_16:36:16_2025-10-15 16:36:16
[PATCH v3 5_9] KVM_ selftests_ Run tests concurrently in KVM selftests runner - Vipin Sharma
原文链接失效了?给我留言
TAGs:虚拟化 kvm 测试
Summary:
_2026-03-19_10:50:41_2026-03-19 10:50:41
linux_tools_testing_selftests_kvm at master · torvalds_linux · GitHub
原文链接失效了?给我留言
TAGs:虚拟化 kvm 测试
Summary: 这是Linux内核源码中KVM(内核虚拟机)自测工具的目录。它包含了用于验证KVM子系统各项功能的测试程序,覆盖内存管理、中断、性能以及x86、ARM64等多种架构的虚拟化场景。
_2026-03-13_14:39:36_2026-03-13 14:39:36
GitHub - bytedance_kvm-utils · GitHub
原文链接失效了?给我留言
TAGs:虚拟化 kvm 测试 性能
Summary: 字节跳动开源的kvm-utils项目,包含KVM虚拟化调试工具和微基准测试套件。debug模块基于kprobe监控KVM退出原因和WRMSR详情;microbenchmark模块提供IPI延迟、MSR读写、PIO/MMIO和TLB性能基准测试。