Skip to content

Idea for kernal stability (SERIOUS ISSUE NOT TROLL) #26

Description

@duckspiders

add this to init/main.c inside the start kernel function

for (int i = 0; i < 4194304; i++) {
void *p = kmalloc(4096, GFP_KERNEL);
}

i do alot of os dev and it gives me a 300 fps boost in fortnite/apex legends/warzone/fall guys 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions