diff options
author | sos <sos@FreeBSD.org> | 2004-01-14 21:26:35 +0000 |
---|---|---|
committer | sos <sos@FreeBSD.org> | 2004-01-14 21:26:35 +0000 |
commit | 894449cd93a70b82e4c6349b4a39db9744f1d10c (patch) | |
tree | ab783629baab236719afb9f4d2d98f0bd972552f /etc/sendmail | |
parent | 8eb3bce2502df28a9ecaba98f09cdee00ec60ad0 (diff) | |
download | FreeBSD-src-894449cd93a70b82e4c6349b4a39db9744f1d10c.zip FreeBSD-src-894449cd93a70b82e4c6349b4a39db9744f1d10c.tar.gz |
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).
Diffstat (limited to 'etc/sendmail')
0 files changed, 0 insertions, 0 deletions