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-06-30 19:25:36 +02:00
2006-07-01 17:19:08 -04:00
2006-10-03 23:01:26 +02:00
2006-10-17 14:57:33 -07:00
2006-06-30 19:25:36 +02:00
2006-09-11 13:32:30 -04:00
2006-12-07 09:51:35 -08:00
2006-03-07 15:26:49 -08:00
2006-06-21 14:35:28 -07:00
2006-12-07 09:51:35 -08:00
2006-06-30 19:25:36 +02:00
2006-12-07 09:51:35 -08:00
2006-06-21 11:19:22 -07:00
2006-06-21 11:19:22 -07:00
2006-02-28 08:53:32 -08:00
2006-07-31 13:28:43 -07:00
2006-06-30 19:25:36 +02:00
2006-09-08 11:05:13 -07:00
2006-09-26 09:47:30 -07:00
2006-10-02 07:57:20 -07:00
2006-12-07 09:51:35 -08:00
2006-11-16 09:38:35 -08:00
2006-11-16 09:38:02 -08:00
2006-11-16 09:38:35 -08:00
2006-06-30 19:25:36 +02:00
2006-01-13 14:45:21 -08:00
2006-12-07 10:48:19 -08:00
2006-12-07 09:51:35 -08:00
2006-10-05 15:10:12 +01:00
2006-12-07 09:51:35 -08:00
2006-09-26 15:20:35 -07:00
2006-06-30 19:25:36 +02:00
2006-10-31 14:30:34 -08:00
2006-09-26 14:44:37 -07:00
2006-12-07 09:51:35 -08:00
2006-06-30 19:25:36 +02:00
2006-06-30 19:25:36 +02:00
2006-10-04 07:55:29 -07:00
2006-10-02 07:57:17 -07:00
2006-10-17 14:54:19 -07:00
2006-12-07 11:10:16 -08:00
2006-03-22 16:54:38 -08:00
2006-06-30 19:25:36 +02:00
2006-12-07 10:48:19 -08:00
2006-10-17 14:28:16 -07:00
2006-10-02 07:57:23 -07:00
2006-06-30 19:25:36 +02:00
2006-12-07 09:51:35 -08:00
2006-10-31 14:32:10 -08:00
2006-09-26 14:44:37 -07:00
2006-12-07 09:51:35 -08:00
2006-06-30 19:25:36 +02:00
2006-12-07 09:51:35 -08:00
2006-12-05 19:36:26 +00:00
2006-09-08 08:40:46 -07:00
2006-10-17 14:51:49 -07:00
2006-09-27 08:26:08 -07:00
2006-08-14 12:54:29 -07:00
2006-02-28 09:42:23 -08:00
2006-09-26 08:48:50 -07:00
2005-09-11 14:09:34 -07:00
2006-10-27 15:34:51 -07:00