summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/controller/ehci.c
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2012-10-26 03:02:39 +0000
committeralc <alc@FreeBSD.org>2012-10-26 03:02:39 +0000
commitd5d3fe3da52a9ce8154c8f8fc9d05b7bd99ab289 (patch)
tree16a7ee5bdd8637916babae155191ec0bee09a204 /sys/dev/usb/controller/ehci.c
parentca905bfe2f98b30f3ac1e23f5aeb423f13028dc7 (diff)
downloadFreeBSD-src-d5d3fe3da52a9ce8154c8f8fc9d05b7bd99ab289.zip
FreeBSD-src-d5d3fe3da52a9ce8154c8f8fc9d05b7bd99ab289.tar.gz
Port the new PV entry allocator from amd64/i386. This allocator has two
advantages. First, PV entries are roughly half the size. Second, this allocator doesn't access the paging queues, and thus it allows for the removal of the page queues lock from this pmap. Replace all uses of the page queues lock by a R/W lock that is private to this pmap. Tested by: marcel
Diffstat (limited to 'sys/dev/usb/controller/ehci.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud