提交 8ac55beb 编写于 作者: O openharmony_ci 提交者: Gitee

!70 【轻量级 PR】:update kernel/base/vm/los_vm_filemap.c.

Merge pull request !70 from 冷钦街/N/A
......@@ -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.
先完成此消息的编辑!
想要评论请 注册