John Baldwin 20fee1093e Add sglist functions for working with arrays of VM pages.
sglist_count_vmpages() determines the number of segments required for
a buffer described by an array of VM pages. sglist_append_vmpages()
adds the segments described by such a buffer to an sglist.  The latter
function is largely pulled from sglist_append_bio(), and
sglist_append_bio() now uses sglist_append_vmpages().

Reviewed by:	kib
Sponsored by:	Chelsio Communications
2016-05-20 23:28:43 +00:00
..
2015-08-12 11:56:19 +00:00
2015-10-20 23:48:14 +00:00
2016-05-17 12:52:31 +00:00
2012-05-20 16:43:47 +00:00
2013-03-04 19:10:39 +00:00
2015-10-20 23:52:37 +00:00
2013-04-20 12:36:53 +00:00
2016-03-16 05:05:54 +00:00
2014-11-23 21:00:00 +00:00
2016-02-29 17:26:41 +00:00
2015-08-12 11:56:19 +00:00
2015-06-13 19:20:56 +00:00
2016-01-08 13:33:22 +00:00
2016-03-28 16:48:28 +00:00
2015-08-28 00:12:59 +00:00
2014-07-23 18:54:18 +00:00
2015-08-12 11:56:19 +00:00
2015-08-12 11:56:19 +00:00
2013-08-25 06:58:51 +00:00
2014-05-04 12:32:37 +00:00
2012-01-19 09:51:07 +00:00
2015-01-27 09:48:02 +00:00
2014-07-18 06:56:24 +00:00
2015-11-19 05:50:22 +00:00
2015-05-19 15:43:20 +00:00
2015-07-16 15:43:55 +00:00
2012-07-04 07:42:12 +00:00
2015-06-18 16:29:11 +00:00
2014-11-23 21:00:00 +00:00
2014-07-17 23:23:01 +00:00
2016-03-01 17:47:32 +00:00
2012-01-19 09:51:07 +00:00
2012-01-19 09:51:07 +00:00
2013-10-07 20:29:31 +00:00
2012-05-20 16:43:47 +00:00
2012-05-20 16:43:47 +00:00
2016-02-24 20:32:24 +00:00