diff options
author | mav <mav@FreeBSD.org> | 2015-08-29 10:52:16 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2015-08-29 10:52:16 +0000 |
commit | 73d1933c36a5329d77158dbc124a76eada079bf3 (patch) | |
tree | da47a7179cddbf605e580e5080748bbd841f784d /lib/libc/stdlib | |
parent | 73eba52d267ae10896ebf8b8e692871e73465b48 (diff) | |
download | FreeBSD-src-73d1933c36a5329d77158dbc124a76eada079bf3.zip FreeBSD-src-73d1933c36a5329d77158dbc124a76eada079bf3.tar.gz |
MFC r286814, r286816: Remove UMA allocation of ATA requests.
After CAM replaced old ATA stack, this driver processes no more then one
request at a time per channel. Using UMA after that is overkill, so
replace it with simple preallocation of one request per channel.
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions