mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-16 15:11:52 +00:00
5a32489377
allocation and deallocation. This flag's principal use is shortly after allocation. For such cases, clearing the flag is pointless. The only unusual use of PG_ZERO is in vfs_bio_clrbuf(). However, allocbuf() never requests a prezeroed page. So, vfs_bio_clrbuf() never sees a prezeroed page. Reviewed by: tegge@ |
||
---|---|---|
.. | ||
spec_vnops.c |