mirror of
https://github.com/opnsense/src.git
synced 2026-03-04 22:32:37 -05:00
Remove a stale comment: PG_DIRTY and PG_FILLED were removed in
revisions 1.17 and 1.12 respectively.
This commit is contained in:
parent
77409fe148
commit
e363785643
1 changed files with 0 additions and 2 deletions
|
|
@ -233,8 +233,6 @@ extern struct mtx vm_page_queue_free_mtx;
|
|||
/*
|
||||
* These are the flags defined for vm_page.
|
||||
*
|
||||
* Note: PG_FILLED and PG_DIRTY are added for the filesystems.
|
||||
*
|
||||
* Note: PG_UNMANAGED (used by OBJT_PHYS) indicates that the page is
|
||||
* not under PV management but otherwise should be treated as a
|
||||
* normal page. Pages not under PV management cannot be paged out
|
||||
|
|
|
|||
Loading…
Reference in a new issue