add_page_wait_queue(9) centos man page | unix.com

Man Page: add_page_wait_queue

Operating Environment: centos

Section: 9

ADD_PAGE_WAIT_QUEUE(9)					    Memory Management in Linux					    ADD_PAGE_WAIT_QUEUE(9)

NAME
add_page_wait_queue - Add an arbitrary waiter to a page's wait queue
SYNOPSIS
void add_page_wait_queue(struct page * page, wait_queue_t * waiter);
ARGUMENTS
page Page defining the wait queue of interest waiter Waiter to add to the queue
DESCRIPTION
Add an arbitrary waiter to the wait queue for the nominated page.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ADD_PAGE_WAIT_QUEUE(9)
Related Man Pages
queuedefs(4) - hpux
remque(9r) - osf1
rd(9f) - redhat
rd(9f) - osx
queuedefs(4) - posix
Similar Topics in the Unix Linux Community
Tar Command
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq