summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/ata-isa.c
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2015-08-29 10:52:16 +0000
committermav <mav@FreeBSD.org>2015-08-29 10:52:16 +0000
commit73d1933c36a5329d77158dbc124a76eada079bf3 (patch)
treeda47a7179cddbf605e580e5080748bbd841f784d /sys/dev/ata/ata-isa.c
parent73eba52d267ae10896ebf8b8e692871e73465b48 (diff)
downloadFreeBSD-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 'sys/dev/ata/ata-isa.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud