/SUMMARY[=(option,...)] By default, displays a summary of all pages in the system, totaling pages by page location (Free List, Modified List, Active, and so on) and by page type (Process, System, Global, and so on). Also, provides a breakdown of active system pages by their virtual address (S0/S1, S2, and so on). Additional information is displayed if one or more options are given. If multiple options are given, they must be separated by commas and enclosed in parentheses. Available options are: o /SUMMARY=PROCESS Displays a breakdown of active process pages for each process by virtual address (P0, P1, and so on), and of non-active process pages by page location. o /SUMMARY=GLOBAL Displays a breakdown for each global section of its in-memory pages by page location. o /SUMMARY=RAD If RADs are enabled on the system, displays a breakdown for each RAD of its in-memory pages by location and type. o /SUMMARY=ALL Equivalent to /SUMMARY=(PROCESS,GLOBAL,RAD) You cannot combine the /SUMMARY qualifier with any other qualifiers, but you can specify a range.