@@ -60,8 +60,6 @@ STATIC VOID OsPageCacheAdd(LosFilePage *page, struct page_mapping *mapping, VM_O
|
||||
}
|
||||
|
||||
LOS_ListTailInsert(&mapping->page_list, &page->node);
|
||||
//comment out code with no effect
|
||||
//OsSetPageLRU(page->vmPage);
|
||||
|
||||
done_add:
|
||||
mapping->nrpages++;
|
||||
|
||||
Reference in New Issue
Block a user