John Baldwin
239da85bbc
Further tweaks to the ram_attach() routine:
...
- Use > 2^32 - 1 instead of >= when checking for memory regions above 4G.
- Skip SMAP entries > 4G on i386 rather than breaking out of the loop
since SMAP entries are not guaranteed to be in order.
- Remove 'i' and loop over 'rid' directly in the dump_avail[] case.
- Only check for 4G regions in the dump_avail[] case on i386 if PAE is
enabled since vm_paddr_t is 32-bit in the !PAE case.
Submitted by: alc
2010-11-02 17:56:16 +00:00
..
2010-11-01 18:18:46 +00:00
2010-11-01 21:04:23 +00:00
2010-10-29 20:42:02 +00:00
2010-10-24 18:53:16 +00:00
2010-10-26 15:48:03 +00:00
2010-10-14 19:30:44 +00:00
2010-11-02 05:39:57 +00:00
2010-10-13 21:37:02 +00:00
2010-10-13 17:55:53 +00:00
2010-07-12 10:18:10 +00:00
2010-11-02 09:31:24 +00:00
2010-10-29 13:46:21 +00:00
2010-09-30 17:05:23 +00:00
2010-10-25 16:23:35 +00:00
2010-10-10 07:05:47 +00:00
2010-11-02 17:56:16 +00:00
2010-09-29 21:53:11 +00:00
2010-09-10 11:19:03 +00:00
2010-11-01 00:42:25 +00:00
2010-09-24 15:01:45 +00:00
2010-10-20 09:50:11 +00:00
2010-10-31 18:27:05 +00:00
2010-10-29 18:41:09 +00:00
2010-10-19 18:49:26 +00:00
2010-10-13 17:21:21 +00:00
2010-11-02 13:00:56 +00:00
2010-10-23 20:35:40 +00:00
2010-10-30 18:52:44 +00:00
2010-04-07 16:50:38 +00:00
2010-04-07 16:50:38 +00:00
2010-10-19 11:55:58 +00:00
2010-10-27 14:08:37 +00:00
2010-10-19 08:55:31 +00:00
2010-10-19 00:20:00 +00:00
2010-09-23 11:52:32 +00:00
2010-11-01 18:18:46 +00:00
2010-10-15 14:52:11 +00:00
2010-11-01 02:22:48 +00:00
2010-10-13 00:57:14 +00:00
2010-10-23 16:59:39 +00:00
2010-10-29 20:51:30 +00:00
2010-10-08 14:50:58 +00:00
2010-10-21 19:17:40 +00:00
2010-08-09 18:07:15 +00:00
2010-08-22 11:18:57 +00:00
2010-10-25 21:46:23 +00:00
2010-10-30 18:00:53 +00:00
2010-11-02 17:56:16 +00:00
2010-10-19 20:53:30 +00:00