提交 3fe1a89b 编写于 作者: 冷钦街 提交者: Gitee

update kernel/base/vm/los_vm_filemap.c.

上级 e351799d
......@@ -61,8 +61,8 @@ STATIC VOID OsPageCacheAdd(LosFilePage *page, struct page_mapping *mapping, VM_O
}
LOS_ListTailInsert(&mapping->page_list, &page->node);
OsSetPageLRU(page->vmPage);
//comment out code with no effect
//OsSetPageLRU(page->vmPage);
done_add:
mapping->nrpages++;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册