Date: Sun, 11 Jun 2006 04:53:06 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/arm pmap.c Message-ID: <200606110453.k5B4r6vH034584@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2006-06-11 04:53:06 UTC FreeBSD src repository Modified files: sys/arm/arm pmap.c Log: Remove pmap_pagedaemon_waken and update pmap_get_pv_entry() to match the current interface with the machine-independent layer. Without this change, the page daemon would only have been awakened the first time that the number of pv entries went above the high water mark, not each time. Revision Changes Path 1.63 +2 -6 src/sys/arm/arm/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606110453.k5B4r6vH034584>