jake 783ae539c3 - Add vm_paddr_t, a physical address type. This is required for systems
where physical addresses larger than virtual addresses, such as i386s
  with PAE.
- Use this to represent physical addresses in the MI vm system and in the
  i386 pmap code.  This also changes the paddr parameter to d_mmap_t.
- Fix printf formats to handle physical addresses >4G in the i386 memory
  detection code, and due to kvtop returning vm_paddr_t instead of u_long.

Note that this is a name change only; vm_paddr_t is still the same as
vm_offset_t on all currently supported platforms.

Sponsored by:	DARPA, Network Associates Laboratories
Discussed with:	re, phk (cdevsw change)
2003-03-25 00:07:06 +00:00
..
2003-01-18 11:23:42 +00:00
2002-07-09 12:47:14 +00:00
2002-07-09 12:47:14 +00:00
2003-02-08 20:37:55 +00:00
2002-09-19 04:45:32 +00:00
2003-02-05 12:04:29 +00:00
2003-01-18 11:30:59 +00:00
2002-05-13 07:44:48 +00:00
2002-06-29 09:49:26 +00:00
2002-07-09 12:57:23 +00:00
2003-01-18 11:23:42 +00:00
2002-07-10 12:14:23 +00:00
2002-09-19 04:45:58 +00:00
2002-10-05 02:56:49 +00:00
2002-05-13 07:44:48 +00:00
2003-02-05 12:04:29 +00:00
2002-05-09 14:22:55 +00:00