FreeBSD virtual memory subsystem code
scan_state Struct Reference
Collaboration diagram for scan_state:

Data Fields

struct vm_batchqueue bq
 
struct vm_pagequeuepq
 
vm_page_t marker
 
int maxscan
 
int scanned
 

Detailed Description

Definition at line 214 of file vm_pageout.c.

Field Documentation

◆ bq

struct vm_batchqueue scan_state::bq

◆ marker

◆ maxscan

int scan_state::maxscan

Definition at line 218 of file vm_pageout.c.

Referenced by vm_pageout_collect_batch(), and vm_pageout_init_scan().

◆ pq

◆ scanned


The documentation for this struct was generated from the following file: