HomeFreeBSD

MFC r324127:

Description

MFC r324127:

tmpfs: skip zero-sized page count updates

Such updates consisted of vast majority of modificiations, especially
in tmpfs_reg_resize.

For the case where page count did no change and the size grew we only
need to update tn_size. Use this fact to avoid vm object lock/relock.

Details

Provenance
mjgAuthored on
Parents
rS327405: Teach bsdinstall partedit/sade how to format FAT partitions on GPT, which
Branches
Unknown
Tags
Unknown