Søren Schmidt 5df3ca789c Use UMA instead of plain malloc for getting ATA request storage.
This gives +10% performance on simple tests, so definitly worth it.
A few percent more could be had by not using M_ZERO'd alloc's, but
we then need to clear fields all over the place to be safe, and
that was deemed not worth the trouble (and it makes life dangerous).
2004-01-14 21:26:35 +00:00
..
2004-01-14 15:11:08 +00:00
2004-01-13 15:30:36 +00:00
2003-10-18 14:10:28 +00:00
2004-01-14 07:47:10 +00:00
2004-01-13 09:51:47 +00:00
2003-12-16 14:13:47 +00:00
2004-01-12 03:43:05 +00:00