Hello,

Per the patch here 
(https://github.com/cloudius-systems/osv/commit/2a1795db8a22b0b963a64d068f5d8acc93e5785d),
 
I was hoping to get help with making the changes to increase the kernel 
limit from 2GB to a larger size.

For context, I am trying to load a large project (~3GB) into the unikernel, 
along with decently large languages (Java, Python) by creating a custom 
image for the build script. It currently complains in mmu.cc, stating:

Assertion failed: virt >= phys_mem (core/mmu.cc: virt_to_phys: 184)

Thank you!

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/osv-dev/a5c2844a-e03e-4ac4-8e0a-de81f575889fn%40googlegroups.com.

Reply via email to