summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/hcreate.c
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2015-08-15 21:46:02 +0000
committermav <mav@FreeBSD.org>2015-08-15 21:46:02 +0000
commit45d8f68705cf2bbf0f3117ccc61eea95f0171baa (patch)
tree9ec893626cb63ac04e52aaf2736b3f2234ba7fd7 /lib/libc/stdlib/hcreate.c
parent3d392581f02d008390d3a659624bfedafccfc665 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud