Results 1 to 1 of 1
i need to code a kernel program that should create a cache page of size 4KB and the page should hold pointers to some memory location...
Depending on the offset ...
- 09-01-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 13
A page doubt..
i need to code a kernel program that should create a cache page of size 4KB and the page should hold pointers to some memory location...
Depending on the offset I give, the page should be accessed...
But I don't know how to create a page of size 4KB...
Do anyone have any idea...


Reply With Quote
