summaryrefslogtreecommitdiffstats
path: root/etc/portsnap.conf
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2010-12-29 22:26:49 +0000
committerkib <kib@FreeBSD.org>2010-12-29 22:26:49 +0000
commitf112887cab1c7c8017f13e95138e3c4d33992d78 (patch)
tree85e3ca190990ebd95923f075fd1424022c5dee91 /etc/portsnap.conf
parent9af03ea4fc729f0a666186052c3a2a6bedc431ca (diff)
downloadFreeBSD-src-f112887cab1c7c8017f13e95138e3c4d33992d78.zip
FreeBSD-src-f112887cab1c7c8017f13e95138e3c4d33992d78.tar.gz
Remove OBJ_CLEANING flag. The vfs_setdirty_locked_object() is the only
consumer of the flag, and it used the flag because OBJ_MIGHTBEDIRTY was cleared early in vm_object_page_clean, before the cleaning pass was done. This is no longer true after r216799. Moreover, since OBJ_CLEANING is a flag, and not the counter, it could be reset too prematurely when parallel vm_object_page_clean() are performed. Reviewed by: alc (as a part of the bigger patch) MFC after: 1 month (after r216799 is merged)
Diffstat (limited to 'etc/portsnap.conf')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud