Jump to content
  • 0

mapping +2GB of memory limited?


syepes

Question

Hello,

 

I am trying to run urbit on my CuBox-i 4×4 and it looks like ARMBIAN 5.25 stable has some kind of kernel config that limiting the memory usage:

./urbit -c mytestcomet 
~
urbit 0.4.4
urbit: home is mytestcomet
boot: mapping 2048MB failed
see urbit.org/docs/using/install for adding swap space

I have added a 4GB swapfile but it seems it's not addressable by the urbit process, I also tuned the setting vm.swappiness without any success.

 

Could this be related to the kernel config CONFIG_VMSPLIT_2G? 

 

 

Details:

----

 

Kernel setting

cat /proc/config.gz |zcat |grep -v "^#" |grep VMSPLIT  
CONFIG_VMSPLIT_2G=y
top
top - 20:24:55 up 4 min,  1 user,  load average: 0.01, 0.10, 0.06
Tasks: 131 total,   1 running, 130 sleeping,   0 stopped,   0 zombie
%Cpu(s):  0.2 us,  0.4 sy,  0.0 ni, 99.4 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
KiB Mem :  3884596 total,  3731616 free,    38804 used,   114176 buff/cache
KiB Swap:  4194300 total,  4194300 free,        0 used.  3743668 avail Mem 
uname -a
Linux cubox-i 4.9.7-cubox #3 SMP Thu Feb 2 02:29:14 CET 2017 armv7l armv7l armv7l GNU/Linux

Regards and thanks for any help,

Seb

 
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines