Skip to content

"palloc out of physical memory" problem with changed "make os" #295

@mhatzl

Description

@mhatzl

The line ./selfie -l selfie.m -m 2 -l selfie.m -y 1 -l selfie.m -m 1 introduced with commit d17ddca for "make os" is too restrictive with memory.

Adding ~1000 lines of code to the current base selfie implementation results in palloc out of physical memory.

For me, using ./selfie -l selfie.m -m 3 -l selfie.m -y 2 -l selfie.m -m 1 resolved this error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions