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) - opensolaris
insque(9r) - osf1
remque(9r) - osf1
queuedefs(4) - sunos
rd(9f) - redhat
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
Controlling user input