summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/wcscspn.c
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2010-03-20 23:00:43 +0000
committermarius <marius@FreeBSD.org>2010-03-20 23:00:43 +0000
commit2ee5d540fc032220b0c49219efe13687e3cd7c14 (patch)
tree45339982b6fbfb9594eb3021554dd68e2c0e9106 /lib/libc/string/wcscspn.c
parentff5a1c96eaae61fb37592a8393cfb3e305c7bd4d (diff)
downloadFreeBSD-src-2ee5d540fc032220b0c49219efe13687e3cd7c14.zip
FreeBSD-src-2ee5d540fc032220b0c49219efe13687e3cd7c14.tar.gz
Improve the KVA space sizing of 186682; on machines with large dTLBs we
can actually use all of the available lockable entries of the tiny dTLB for the kernel TSB. With this change the KVA space sizing happens to be more in line with the MI one so up to at least 24GB machines KVA doesn't need to be limited manually. This is just another stopgap though, the real solution is to take advantage of ASI_ATOMIC_QUAD_LDD_PHYS on CPUs providing it so we don't need to lock the kernel TSB pages into the dTLB in the first place.
Diffstat (limited to 'lib/libc/string/wcscspn.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud