summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_sglist.c
Commit message (Expand)AuthorAgeFilesLines
* Add sglist functions for working with arrays of VM pages.jhb2016-05-201-25/+76
* Fix a couple of panics when detaching from a cxgbe/cxl interface that wasjhb2015-01-261-0/+3
* Add sglist_append_bio(9) to append a struct bio's data to a sglistbryanv2014-01-131-0/+40
* This patch fixes two bugs in sglist(9) and improves robustness of the API viajhb2009-08-211-16/+74
* Change the 'resid' parameter to sglist_consume_uio() from an int to ajhb2009-08-201-1/+1
* Add a simple API to manage scatter/gather lists of phyiscal addresses.jhb2009-06-011-0/+656
OpenPOWER on IntegriCloud