Hi, pals!
I am puzzled at storeSwapOutAble. In this function,
there are statements like this,
if (e->mem_obj->swapout.sio != NULL)
return 1;
if (e->mem_obj->inmem_lo > 0)
return 0;
I do not understand why should we check swapout.sio and
inmem_lo?
Can you give me a simple explanation?
Best regards,
George Ma
Received on Mon Apr 22 2002 - 23:22:32 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:15:18 MST