Age | Commit message (Expand) | Author |
---|---|---|
2011-04-18 | Put back the change of pool and malloc into the new km_alloc(9) api. | Artur Grabowski |
2011-04-06 | Backout the uvm_km_getpage -> km_alloc conversion. Weird things are happening | Artur Grabowski |
2011-04-05 | - Change pool constraints to use kmem_pa_mode instead of uvm_constraint_range | Artur Grabowski |
2011-04-02 | The dma pools need to be IPL_VM | Theo de Raadt |
2011-03-17 | make more dma pools -- all the way up to 64K. at least the scsi | Theo de Raadt |
2010-07-15 | limit the pools from 14 bits down. We cannot use PAGE_SIZE because it | Theo de Raadt |
2010-07-14 | oops; Fred Crowson | Theo de Raadt |
2010-07-13 | dma_alloc() and dma_free(). This is a thin shim on top of a bag of | Theo de Raadt |