Page 1 of 1

Allocation problem

Posted: Mon Mar 05, 2018 9:35 am
by ilmmatias
I've been trying to implement paging in my operating system, small allocations are ok, but big allocations (1024*768*4) gives me a triple fault, the code is attached, can someone help me?

Re: Allocation problem

Posted: Mon Mar 05, 2018 12:00 pm
by BrightLight