summaryrefslogtreecommitdiffstats
path: root/sys/amd64/amd64/sys_machdep.c
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2016-10-25 16:45:55 +0000
committerglebius <glebius@FreeBSD.org>2016-10-25 16:45:55 +0000
commitd76734ccc9d6d68cd6675a3672d82d3d06e0be77 (patch)
treeed138ed2390abcb3994256f73b9f3d2c5b5d2557 /sys/amd64/amd64/sys_machdep.c
parentc12d2e07ffd234f9d01bcfaae576015094ae6642 (diff)
downloadFreeBSD-src-d76734ccc9d6d68cd6675a3672d82d3d06e0be77.zip
FreeBSD-src-d76734ccc9d6d68cd6675a3672d82d3d06e0be77.tar.gz
EN-16:17: virtual memory issues.
Due to increased parallelism and optimizations in several parts of the system, the previously latent bugs in VM become much easier to trigger, affecting a significant number of the FreeBSD users. The exact technical details of the issues are provided in the commit messages of the merged revisions, which are listed below with short summaries. r301184 prevent parallel object collapses, fixes object lifecycle r301436 do not leak the vm object lock, fixes overcommit disable r302243 avoid the active object marking for vm.vmtotal sysctl, fixes "vodead" hangs r302513 vm_fault() race with the vm_object_collapse(), fixes spurious SIGSEGV r303291 postpone BO_DEAD, fixes panic on fast vnode reclaim Approved by: so
Diffstat (limited to 'sys/amd64/amd64/sys_machdep.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud