From a184a78ba3483957558c5fd6bd30a36b58943205 Mon Sep 17 00:00:00 2001 From: Peisong Xiao Date: Sat, 5 Jul 2025 22:42:53 -0400 Subject: [PATCH] refined goal in README --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 101d66e..113a5d5 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,13 @@ memory-mapped, zero-copy semantics — on affordable, widely accessible hardware. ## The goal -To explore systems-level design, test automation and test-driven -development cycles, and high-performance data movement through -hardware-software co-design. +To build a mock system of real-world scale-up networks with cheap +hardware. Aiming at better performance than non-RDMA enabled +Ethernet systems. + +And as a school project, to explore systems-level design, test +automation and test-driven development cycles, and high- +performance data movement through hardware-software co-design. ## Getting started ### Requirements