DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

NAME

ptbl - Display page descriptor tables

SYNOPSIS

ptbl

DESCRIPTION

The ptbl macro takes no arguments. It is used to print information regarding the page descriptor tables. It is the same as the ptbl command in crash

This macro requires that you first set a default process. Use:

S> set default_proc *practive

Or, use the address of any process instead of *practive.

Typical output looks like:

S> ptbl Page Tables for Process D1B16400 HATPT 0xD16D7C80: virt 0x00000000 pde 0x04A76007 aec 13 locks 0 SLOT VADDR PFN TAG FLAGS 0000 00000000 003976 000 0001 00001000 006814 000 us 0002 00002000 005A3B 000 wt 0007 00007000 0024F4 000 us wt cd 0008 00008000 002022 000 ref 0009 00009000 0066DC 000 us ref 0010 0000A000 00683A 000 wt ref 0011 0000B000 003DE5 000 us wt ref 0013 0000D000 001523 000 us cd ref 0014 0000E000 002149 000 wt cd ref 0015 0000F000 005C10 000 us wt cd ref 0016 00010000 003A8A 000 mod 0017 00011000 004A19 000 us mod HATPT 0xD1B7E000: virt 0x00400000 pde 0x02743007 aec 6 locks 0 SLOT VADDR PFN TAG FLAGS 0000 00400000 002965 000 0001 00401000 00276D 000 us 0002 00402000 002765 000 wt 0003 00403000 002BFC 000 us wt 0004 00404000 00276B 000 cd 0005 00405000 00519D 000 us cd HATPT 0xD16D7D20: virt 0x7FC00000 pde 0x03C4E007 aec 1 locks 0 SLOT VADDR PFN TAG FLAGS 1023 7FFFF000 006A35 000 us wt cd ref mod

DEFINED IN

page.k

SEE ALSO

page

APPENDIX A: Alphabetic Index of Macros