Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sglist functions for working with arrays of VM pages. | John Baldwin | 2016-05-20 | 1 | -25/+76 |
* | Fix a couple of panics when detaching from a cxgbe/cxl interface that was | John Baldwin | 2015-01-26 | 1 | -0/+3 |
* | Add sglist_append_bio(9) to append a struct bio's data to a sglist | Bryan Venteicher | 2014-01-13 | 1 | -0/+40 |
* | This patch fixes two bugs in sglist(9) and improves robustness of the API via | John Baldwin | 2009-08-21 | 1 | -16/+74 |
* | Change the 'resid' parameter to sglist_consume_uio() from an int to a | John Baldwin | 2009-08-20 | 1 | -1/+1 |
* | Add a simple API to manage scatter/gather lists of phyiscal addresses. | John Baldwin | 2009-06-01 | 1 | -0/+656 |