25 lines
913 B
Diff
25 lines
913 B
Diff
From cf665d58c56cf5df6d5672b4401075b7fc9e1770 Mon Sep 17 00:00:00 2001
|
|
From: fly_1997 <flylove7@outlook.com>
|
|
Date: Wed, 5 Mar 2025 06:18:58 +0800
|
|
Subject: [PATCH 2/3] update numafast version
|
|
|
|
---
|
|
config.yaml | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/config.yaml b/config.yaml
|
|
index 4498c89..531cee6 100644
|
|
--- a/config.yaml
|
|
+++ b/config.yaml
|
|
@@ -5,4 +5,4 @@ plugin_list:
|
|
- name: numafast
|
|
description: numafast is a userspace tool designed for Kunpeng Chips that aims to improve
|
|
system performance by reducing cross-NUMA memory access.
|
|
- url: https://repo.oepkgs.net/openeuler/rpm/openEuler-22.03-LTS-SP4/extras/aarch64/Packages/n/numafast-v2.2.2-1.aarch64.rpm
|
|
\ No newline at end of file
|
|
+ url: https://repo.oepkgs.net/openeuler/rpm/openEuler-22.03-LTS-SP4/extras/aarch64/Packages/n/numafast-v2.2.3-1.aarch64.rpm
|
|
\ No newline at end of file
|
|
--
|
|
2.33.0
|
|
|