Post
Topic
Board Bitcoin Technical Support
Re: Initial block download drastically slowed down
by
28e7166c23e70c2014feb5d64
on 01/09/2025, 20:31:33 UTC
Thank you for your comments. I have `dbcache=4096`. I still have
Code:
$ free -h
               total        used        free      shared  buff/cache   available
Mem:           7.6Gi       280Mi        85Mi       4.0Ki       7.4Gi       7.4Gi
Swap:          511Mi       337Mi       174Mi
[/ode]
and `top` is:
[code]
top - 21:26:42 up  1:02,  1 user,  load average: 1.11, 1.14, 1.38
Tasks: 172 total,   1 running, 171 sleeping,   0 stopped,   0 zombie
%Cpu(s):  0.3 us,  4.0 sy,  0.0 ni, 67.8 id, 27.8 wa,  0.0 hi,  0.1 si,  0.0 st
MiB Mem :   7809.4 total,     78.1 free,    278.7 used,   7574.2 buff/cache     
MiB Swap:    512.0 total,    174.5 free,    337.5 used.   7530.8 avail Mem

    PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                 
    742 btcusr    20   0 9912.5m 881320 833248 S   6.9  11.0  11:42.52 bitcoind
which makes me think that the RAM is not the bottleneck.

@ABCbits what is ZRAM? [/code]