HomeFreeBSD

Remove UMA allocation of ATA requests.

Description

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

Details

Provenance
mavAuthored on Aug 15 2015, 9:46 PM
Parents
rG84d5c498b526: bsd.lib.mk has to be included after MLINKS assignment
Branches
Unknown
Tags
Unknown

Event Timeline