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
tevent_queue_tutorial(3) - centos
rd(9f) - opensolaris
insque(9r) - osf1
remque(9r) - osf1
queuedefs(4) - opendarwin
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!