25 lines
909 B
Diff
25 lines
909 B
Diff
From fed0fb694fc7d83085306155a2b4021d537143bb Mon Sep 17 00:00:00 2001
|
|
From: fly_1997 <flylove7@outlook.com>
|
|
Date: Tue, 3 Sep 2024 08:13:57 +0800
|
|
Subject: [PATCH] update numafast version
|
|
|
|
---
|
|
config.yaml | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/config.yaml b/config.yaml
|
|
index 54689d0..10761e7 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.0.0-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.0.1-1.aarch64.rpm
|
|
\ No newline at end of file
|
|
--
|
|
2.33.0
|
|
|