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 👍
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 👍