Russ Anderson
5b4d5681ff
[IA64] More Itanium PAL spec updates
Additional updates to conform with Rev 2.2 of Volume 2 of "Intel
Itanium Architecture Software Developer's Manual" (January 2006).
Add pal_bus_features_s bits 52 & 53 (page 2:347)
Add pal_vm_info_2_s field max_purges (page 2:2:451)
Add PAL_GET_HW_POLICY call (page 2:381)
Add PAL_SET_HW_POLICY call (page 2:439)
Sample output before:
---------------------------------------------------------------------
cobra:~ # cat /proc/pal/cpu0/vm_info
Physical Address Space : 50 bits
Virtual Address Space : 61 bits
Protection Key Registers(PKR) : 16
Implemented bits in PKR.key : 24
Hash Tag ID : 0x2
Size of RR.rid : 24
Supported memory attributes : WB, UC, UCE, WC, NaTPage
---------------------------------------------------------------------
Sample output after:
---------------------------------------------------------------------
cobra:~ # cat /proc/pal/cpu0/vm_info
Physical Address Space : 50 bits
Virtual Address Space : 61 bits
Protection Key Registers(PKR) : 16
Implemented bits in PKR.key : 24
Hash Tag ID : 0x2
Max Purges : 1
Size of RR.rid : 24
Supported memory attributes : WB, UC, UCE, WC, NaTPage
---------------------------------------------------------------------
Signed-off-by: Russ Anderson (rja@sgi.com)
Signed-off-by: Tony Luck <tony.luck@intel.com>
2006-12-07 11:10:16 -08:00
..
2006-12-05 19:36:26 +00:00
2006-12-04 19:41:15 -08:00
2006-12-04 19:41:15 -08:00
2006-12-06 14:42:57 -08:00
2006-12-07 11:10:16 -08:00
2006-12-06 07:41:26 -08:00
2006-12-06 20:16:09 +00:00
2006-12-04 19:41:15 -08:00
2006-12-04 20:42:04 +11:00
2006-12-04 19:41:15 -08:00
2006-12-06 12:05:02 +09:00
2006-12-06 14:42:57 -08:00
2006-12-07 09:51:35 -08:00
2006-12-05 17:01:28 +00:00
2006-12-04 20:09:15 -05:00
2006-12-06 15:02:26 +00:00
2006-12-05 17:01:28 +00:00