centos man page for delete_from_page_cache

Query: delete_from_page_cache

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DELETE_FROM_PAGE_CAC(9) 				    Memory Management in Linux					   DELETE_FROM_PAGE_CAC(9)

NAME
delete_from_page_cache - delete page from page cache
SYNOPSIS
void delete_from_page_cache(struct page * page);
ARGUMENTS
page the page which the kernel is trying to remove from page cache
DESCRIPTION
This must be called only on pages that have been verified to be in the page cache and locked. It will never put the page into the free list, the caller has a reference on the page.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DELETE_FROM_PAGE_CAC(9)
Related Man Pages
kmem_cache_create(9) - suse
__get_user_pages(9) - centos
vm_page_alloc(9) - debian
vm_page_remove(9) - debian
puffs_flush(3) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Tar Command
Please Welcome Dave Munro to the Moderator Team!