Alan Cox
8fece8c367
Two small changes to vm_map_pmap_enter():
...
1) Eliminate an unnecessary check for fictitious pages. Specifically,
only device-backed objects contain fictitious pages and the object is
not device-backed.
2) Change the types of "psize" and "tmpidx" to vm_pindex_t in order to
prevent possible wrap around with extremely large maps and objects,
respectively. Observed by: tegge (last summer)
2007-03-25 19:33:40 +00:00
..
2007-03-22 18:16:43 +00:00
2007-03-23 23:47:59 +00:00
2007-03-23 22:26:01 +00:00
2006-09-25 12:22:07 +00:00
2007-03-15 06:42:54 +00:00
2007-03-13 01:50:27 +00:00
2007-03-12 12:16:52 +00:00
2007-03-23 23:10:35 +00:00
2007-03-22 21:23:29 +00:00
2007-03-21 03:42:51 +00:00
2007-01-17 15:05:52 +00:00
2007-03-24 18:53:33 +00:00
2007-03-24 22:40:16 +00:00
2007-03-22 15:42:13 +00:00
2007-03-15 00:09:50 +00:00
2007-02-24 02:28:07 +00:00
2007-03-24 19:53:22 +00:00
2007-03-22 18:16:43 +00:00
2007-03-05 09:10:17 +00:00
2007-03-25 10:07:23 +00:00
2007-03-22 18:16:43 +00:00
2007-03-22 19:08:39 +00:00
2007-03-11 22:37:32 +00:00
2007-02-19 22:40:02 +00:00
2006-11-06 13:42:10 +00:00
2007-03-20 00:36:10 +00:00
2007-03-24 22:15:02 +00:00
2007-03-20 00:36:10 +00:00
2007-03-22 22:25:25 +00:00
2007-02-26 11:55:34 +00:00
2007-01-08 22:30:39 +00:00
2007-02-27 17:23:29 +00:00
2007-02-09 17:22:10 +00:00
2006-11-28 19:33:28 +00:00
2007-01-25 14:33:13 +00:00
2007-03-23 08:52:36 +00:00
2007-03-17 18:18:08 +00:00
2007-03-21 03:43:33 +00:00
2007-03-21 03:38:37 +00:00
2007-03-10 03:10:34 +00:00
2007-03-11 05:54:29 +00:00
2007-03-04 22:36:48 +00:00
2007-03-11 05:54:29 +00:00
2007-03-11 05:54:29 +00:00
2007-03-24 20:19:44 +00:00
2007-03-22 18:16:43 +00:00
2007-03-20 10:51:45 +00:00
2007-03-25 19:33:40 +00:00
2007-03-24 22:21:01 +00:00