Skip to content

Handle vm space OOM #160

@OlliV

Description

@OlliV

zeke/kern/vm.c

Lines 311 to 314 in 9524dad

/* TODO What if there is no space left? */
if (is_overlaping_current_regions(mm, vaddr, size)) {
continue;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions