-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I can't get codevis to render the Linux kernel, on machines with only 16GB of memory. This is unexpected since it was thought that mmap would allow working on images larger than could be stored in memory.
When attempting to render the Linux kernel:
On my 16GB Arch linux system with no allocated swap, I get
Error: Cannot allocate memory (os error 12)
On my 16GB Manjaro Linux system with 17GB of swap, I get
Killed
Sometimes Killed pops up before the image is done rendering, sometimes it happens after the render has finished and while the program is attempting to save the image to disk.
The second system also definitely has it's swap memory filled by codevis. 12.9GB of it.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working