mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
MFC r201504:
PG_NOSYNC is called VPO_NOSYNC for long time.
This commit is contained in:
parent
02b41ac4df
commit
c7d57a89e4
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ is zero and
|
|||
.Fa size
|
||||
is one page, the modified bit in the page map is cleared; as well,
|
||||
the
|
||||
.Dv PG_NOSYNC
|
||||
.Dv VPO_NOSYNC
|
||||
flag is cleared.
|
||||
.Pp
|
||||
.Fn vm_page_clear_dirty
|
||||
|
|
|
|||
Loading…
Reference in a new issue