diff options
author | mav <mav@FreeBSD.org> | 2015-08-15 21:46:02 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2015-08-15 21:46:02 +0000 |
commit | 45d8f68705cf2bbf0f3117ccc61eea95f0171baa (patch) | |
tree | 9ec893626cb63ac04e52aaf2736b3f2234ba7fd7 /lib/libc/stdlib/hcreate.c | |
parent | 3d392581f02d008390d3a659624bfedafccfc665 (diff) | |
download | FreeBSD-src-45d8f68705cf2bbf0f3117ccc61eea95f0171baa.zip FreeBSD-src-45d8f68705cf2bbf0f3117ccc61eea95f0171baa.tar.gz |
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.
MFC after: 2 weeks
Diffstat (limited to 'lib/libc/stdlib/hcreate.c')
0 files changed, 0 insertions, 0 deletions