Skip to content

Instantly share code, notes, and snippets.

View satoru-takeuchi's full-sized avatar

Satoru Takeuchi satoru-takeuchi

View GitHub Profile
@kazuki
kazuki / EPYC 7601.numactl.txt
Last active March 29, 2018 11:16
intel mlc EPYC 7601 Xeon E5-2699Av4 (2-socket)
$ numactl -H
available: 8 nodes (0-7)
node 0 cpus: 0 1 2 3 4 5 6 7 64 65 66 67 68 69 70 71
node 0 size: 64350 MB
node 0 free: 63414 MB
node 1 cpus: 8 9 10 11 12 13 14 15 72 73 74 75 76 77 78 79
node 1 size: 64508 MB
node 1 free: 62869 MB
node 2 cpus: 16 17 18 19 20 21 22 23 80 81 82 83 84 85 86 87
node 2 size: 64487 MB
@masami256
masami256 / codename.patch
Created February 11, 2017 14:07
codename patch
diff --git a/Makefile b/Makefile
index 8e223e0..9f4bd0c 100644
--- a/Makefile
+++ b/Makefile
@@ -1024,6 +1024,7 @@ endif
prepare2: prepare3 prepare-compiler-check outputmakefile asm-generic
prepare1: prepare2 $(version_h) include/generated/utsrelease.h \
+ include/generated/utscodename.h \
include/config/auto.conf