summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2012-09-05 06:02:54 +0000
committeralc <alc@FreeBSD.org>2012-09-05 06:02:54 +0000
commitb1adba8ac63bd3ea7ea749d7238d193761e22776 (patch)
tree65bdc5cab4c435d5dbe3201f78353942b02b3f61 /lib/libc
parente421ea1bec13fe06ecd26b4a6d6886ee80968d28 (diff)
downloadFreeBSD-src-b1adba8ac63bd3ea7ea749d7238d193761e22776.zip
FreeBSD-src-b1adba8ac63bd3ea7ea749d7238d193761e22776.tar.gz
Rename {_,}pmap_unwire_pte_hold() to {_,}pmap_unwire_ptp() and update the
comment describing them. Both the function names and the comment had grown stale. Quite some time has passed since these pmap implementations last used the page's hold count to track the number of valid mapping within a page table page. Also, returning TRUE from pmap_unwire_ptp() rather than _pmap_unwire_ptp() eliminates a few instructions from callers like pmap_enter_quick_locked() where pmap_unwire_ptp()'s return value is used directly by a conditional statement.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud