Chapter 5
Utilities
EFI/POSSE Commands
101
| Processor
-----------------+-----------
current status | 0
next boot status | 0
To set the monarch processor to 1: fs0 :\ monarch 1
| Processor
-----------------+-----------
current status | 0
next boot status | 1
pdt
Displays or clears the contents of the Page Deallocation Table.
Syntax
pdt (clear)
Parameters
<clear> clears the pdt
Operation
With no options specified, the command displays the PDT information for the system. The PDT is cleared and a reboot is
required for memory reallocation and safe booting.
Example 5-16 pdt Command
Shell> pdt
PDT Information
Last Clear time: PDT has not been cleared
Number of total entries in PDT: 50
Number of used entries in PDT: 0
Number of free entries in PDT: 50
Number of single-bit entries in PDT: 0
Number of multi-bit entries in PDT: 0
Address of first multi-bit error: x0000000000000000
Example 5-17 pdt clear Command
Shell> pdt clear
Are you sure you want to clear the PDT? [y/N] y
Shell>
Shell> pdt
PDT Information
Last Clear time: 10/21/01 5:00p
Number of total entries in PDT: 50
Number of used entries in PDT: 0
Number of free entries in PDT: 50
Number of single-bit entries in PDT: 0
Number of multi-bit entries in PDT: 0
Address of first multi-bit error: 0x0000000000000000
sysmode
Display or modify the system mode.