Discussion:
How can I test only page in and out ?
(too old to reply)
cs412040
2005-04-09 02:41:51 UTC
Permalink
There is any way just test page in and out without rec.exe 3300 ?
It takes some time to see page swaping. I hope to check my swaping part
is working property without any stack operation.
Iulian Neamtiu
2005-04-09 03:02:05 UTC
Permalink
You can set the size of physical memory seen by bochs by changing the
'megs: 8' line in .bochrc to smth. smaller, e.g. 3
or you can comment out some of
Add_Page_Range() calls in Init_Mem()


Iulian
Post by cs412040
There is any way just test page in and out without rec.exe 3300 ?
It takes some time to see page swaping. I hope to check my swaping part
is working property without any stack operation.
Continue reading on narkive:
Loading...