Alan Cox
293ab7c941
Make preparations for increasing the size of the kernel virtual
...
address space on the amd64 architecture. The amd64 architecture
requires kernel code and global variables to reside in the highest 2GB
of the 64-bit virtual address space. Thus, KERNBASE cannot change.
However, KERNBASE is sometimes used as the start of the kernel virtual
address space. Henceforth, VM_MIN_KERNEL_ADDRESS should be used
instead. Since KERNBASE and VM_MIN_KERNEL_ADDRESS are still the same
address, there should be no visible effect from this change (yet).
2008-06-20 05:22:09 +00:00
..
2008-06-20 05:22:09 +00:00
2008-06-12 01:46:06 +00:00
2008-06-16 17:04:04 +00:00
2007-10-29 18:47:25 +00:00
2008-03-17 17:18:16 +00:00
2008-06-12 08:53:54 +00:00
2008-06-15 13:37:29 +00:00
2008-06-14 15:17:02 +00:00
2008-06-05 19:30:20 +00:00
2008-01-15 18:34:47 +00:00
2008-06-18 20:42:01 +00:00
2008-06-17 05:48:42 +00:00
2008-06-16 17:34:59 +00:00
2008-03-16 13:02:04 +00:00
2008-06-18 01:13:34 +00:00
2008-04-16 11:33:32 +00:00
2008-06-14 12:51:44 +00:00
2008-05-28 16:41:02 +00:00
2008-04-14 07:57:15 +00:00
2008-06-19 21:41:57 +00:00
2008-02-23 22:40:05 +00:00
2008-06-08 08:56:46 +00:00
2008-06-14 12:51:44 +00:00
2008-06-11 22:08:13 +00:00
2008-06-07 18:38:02 +00:00
2008-05-09 23:03:00 +00:00
2008-06-01 15:13:32 +00:00
2008-06-16 20:08:22 +00:00
2008-06-14 07:58:05 +00:00
2008-05-24 15:32:46 +00:00
2008-05-29 07:18:43 +00:00
2008-03-30 18:16:33 +00:00
2008-03-27 01:23:59 +00:00
2008-03-25 09:39:02 +00:00
2008-05-27 00:20:19 +00:00
2008-05-27 00:20:19 +00:00
2008-05-28 16:23:17 +00:00
2008-06-03 08:10:58 +00:00
2008-01-07 20:05:19 +00:00
2008-06-14 12:51:44 +00:00
2008-06-18 20:39:56 +00:00
2008-06-12 02:28:58 +00:00
2008-04-11 10:34:59 +00:00
2008-06-13 22:14:15 +00:00
2008-05-23 04:03:54 +00:00
2008-05-21 03:36:53 +00:00
2008-06-19 21:41:57 +00:00
2008-02-05 10:46:30 +00:00
2008-05-24 20:44:14 +00:00
2008-06-12 20:46:47 +00:00
2008-03-26 15:23:12 +00:00
2008-05-26 10:40:09 +00:00