git: DragonFly_RELEASE_4_0 kernel - Fix a major (pageable) memory leak
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Dec 31 14:34:24 PST 2014
commit 8209305e66ba26cfa103d39dea875ee7cda82d60
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Dec 31 14:32:45 2014 -0800
kernel - Fix a major (pageable) memory leak
* MFC 15553805ce from master. Only MFC the actual one-line fix, do not
MFC all the debug code and other stuff.
* This fixes a memory leak which can cause a system to run out of swap
space relatively easily.
Summary of changes:
sys/vm/vm_map.c | 3 +++
1 file changed, 3 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8209305e66ba26cfa103d39dea875ee7cda82d60
--
DragonFly BSD source repository
More information about the Commits
mailing list