diff --git a/calibrate.conf.all b/calibrate.conf.all index bcfdd24..88e7b26 100644 --- a/calibrate.conf.all +++ b/calibrate.conf.all @@ -368,6 +368,16 @@ tumbleweed.ppc64le:PERCPU=896 tumbleweed.ppc64le:SIZEOFPAGE=64 tumbleweed.ppc64le:USER_BASE=40832 tumbleweed.ppc64le:USER_NET=5184 +tumbleweed.riscv64:INIT_CACHED=32504 +tumbleweed.riscv64:INIT_CACHED_NET=11580 +tumbleweed.riscv64:INIT_NET=5320 +tumbleweed.riscv64:KERNEL_BASE=107252 +tumbleweed.riscv64:KERNEL_INIT=23588 +tumbleweed.riscv64:PAGESIZE=4096 +tumbleweed.riscv64:PERCPU=144 +tumbleweed.riscv64:SIZEOFPAGE=64 +tumbleweed.riscv64:USER_BASE=12092 +tumbleweed.riscv64:USER_NET=1928 tumbleweed.s390x:INIT_CACHED=28560 tumbleweed.s390x:INIT_CACHED_NET=12480 tumbleweed.s390x:INIT_NET=4512 diff --git a/kdump.changes b/kdump.changes index 7a5673c..01e4307 100644 --- a/kdump.changes +++ b/kdump.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 16 10:08:54 UTC 2023 - Andreas Schwab + +- Update calibrate values for riscv64 + ------------------------------------------------------------------- Wed Dec 13 16:44:48 UTC 2023 - Jiri Bohac