Skip to content

Commit a49f340

Browse files
fixing memory channels
1 parent faa0eae commit a49f340

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/kb/compression/fsicasestudy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Key specifications for the two systems:
3434
* Thread(s) per core: 1
3535
* NUMA nodes: 2
3636
* filesystem: ext4
37-
* memory: 502GiB, 8 x DDR5 6400 MT/s
37+
* memory: 502GiB, DDR5 6400 MT/s, 8 channels
3838
1. NFS storage and Intel Xeon 6 performance CPU
3939
* **Storage**: NFS (version 4.2), mounted in sync mode, with read and write chunk sizes (`wsize` and `rsize`) 1 MB. NFS cache was not set up, i.e `-o fsc` mount parameter was not set.
4040
* Some network parameters:
@@ -45,7 +45,7 @@ Key specifications for the two systems:
4545
* Cores per socket: 48
4646
* Thread(s) per core: 2
4747
* NUMA nodes: 4
48-
* memory: 502GiB, 12 x DDR5 6400 MT/s
48+
* memory: 502GiB, DDR5 6400 MT/s, 8 channels
4949

5050
The tests ran on a single NUMA node, i.e. kdb+ processes were launched with `numactl -N 0 -m 0`.
5151

0 commit comments

Comments
 (0)