summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/vm/vm_page.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/vm/vm_page.h b/sys/vm/vm_page.h
index c0cf4a3..b1b194a 100644
--- a/sys/vm/vm_page.h
+++ b/sys/vm/vm_page.h
@@ -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
OpenPOWER on IntegriCloud