apneves

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by apneves

  1. Thanks for the info! For anyone stumbling on this, be careful that apparently docker containers will use hugepages if available, so you might need to allocate some extra space for them when enabling hugepages on Main > Flash Device Settings. Didn't find a way to control this behavior though, so suggestions are welcome! I also limited the memory in each docker container with: --memory=2G I found out about this the hard way, because my Win10 VM was failing to start with error: qemu-system-x86_64: unable to map backing store for guest RAM: Cannot allocate memory hugepages despite having allocated both 16G on syslinux and VM memory definition. Hope this helps!
  2. @Leoyzen Thank you so much for this! I was going nuts until I found your custom kernel. 6.8.3-5.5.8 kernel Working perfectly! 🙏