John Baldwin
013818111a
Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to
...
a device pager (OBJT_DEVICE) object in that it uses fictitious pages to
provide aliases to other memory addresses. The primary difference is that
it uses an sglist(9) to determine the physical addresses for a given offset
into the object instead of invoking the d_mmap() method in a device driver.
Reviewed by: alc
Approved by: re (kensmith)
MFC after: 2 weeks
2009-07-24 13:50:29 +00:00
..
2009-06-23 20:45:22 +00:00
2009-07-19 21:40:19 +00:00
2008-05-10 23:39:27 +00:00
2009-06-23 20:45:22 +00:00
2009-07-12 23:31:20 +00:00
2008-08-13 17:32:48 +00:00
2009-07-24 13:50:29 +00:00
2009-06-24 09:26:33 +00:00
2007-02-07 17:43:11 +00:00
2009-06-18 07:27:11 +00:00
2009-01-25 09:11:24 +00:00
2009-01-25 09:11:24 +00:00
2009-01-25 09:11:24 +00:00
2009-07-12 23:31:20 +00:00
2009-07-12 23:31:20 +00:00
2009-07-24 13:50:29 +00:00
2009-06-07 19:38:26 +00:00
2009-03-09 19:35:20 +00:00
2009-06-23 20:45:22 +00:00
2008-07-05 19:34:33 +00:00
2009-07-24 13:50:29 +00:00
2009-06-23 20:45:22 +00:00
2009-07-24 13:50:29 +00:00
2009-07-14 19:45:36 +00:00
2009-07-24 13:50:29 +00:00
2009-07-24 13:50:29 +00:00
2009-07-24 13:50:29 +00:00
2009-05-30 22:15:55 +00:00
2009-07-24 13:50:29 +00:00
2008-09-29 19:45:12 +00:00
2009-07-24 13:50:29 +00:00
2009-07-24 13:50:29 +00:00
2007-10-16 11:32:57 +00:00
2009-07-12 23:31:20 +00:00
2009-07-12 23:31:20 +00:00
2009-04-11 09:09:00 +00:00
2008-04-06 18:09:28 +00:00
2009-04-11 22:34:08 +00:00
2008-08-03 14:26:15 +00:00
2009-07-24 13:50:29 +00:00
2009-06-25 18:46:30 +00:00
2009-02-08 20:23:46 +00:00