TakefiveInteractive / TedkOS

Operating System - ECE 391 Takefive Interactive Team
GNU General Public License v2.0
96 stars 17 forks source link

Map kiss fs to high virtual memory. #39

Closed tengyifei closed 8 years ago

tengyifei commented 8 years ago

Calculate number of physical pages needed (~9 = 36mb) and map them to a continuous region in virtual memory. Gets rid of dirty paging hacks before reading files.

tengyifei commented 8 years ago

Fixed in 45257039fd656c40b402427c4e183e5231b2ffcd

Tedko commented 8 years ago

add into buglog