4840 ddi_dma_mem_alloc()/ddi_dma_mem_free() are O(n**2)
commita7175e2030b8105e954880bdc63bf0e3dba62d2c
authorGarrett D'Amore <garrett@damore.org>
Sat, 3 May 2014 04:36:57 +0000 (2 21:36 -0700)
committerGarrett D'Amore <garrett@damore.org>
Tue, 6 May 2014 05:14:50 +0000 (5 22:14 -0700)
tree9ef9b15f0b5cfc0b5931fb84e24114bfdb1d9ac4
parentf93d2c191d5ef071436181338612f79b8daa751c
4840 ddi_dma_mem_alloc()/ddi_dma_mem_free() are O(n**2)
Reviewed by: Michael Speer <michael.speer@pluribusnetworks.com>
Reviewed by: Tycho Nightingale <tycho.nightingale@pluribusnetworks.com>
Reviewed by: Rafael Vanoni <rafael.vanoni@pluribusnetworks.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>
usr/src/uts/i86pc/os/ddi_impl.c