1 07/27/83  verify_associative_memory, vfam
 2 
 3 Syntax:  vfam {-control_args}
 4          [vfam {-control_args}]
 5 
 6 Function: Performs a consistency check on the Associative Memories
 7 stored at the time of a dump by comparing them to the appropriate
 8 entries in the "dump dseg" and page tables.  When used as an active
 9 request returns "true" if any inconsistencies are found, "false"
10 otherwise.
11 
12 
13 Control Arguments:
14 -ptw
15    restricts the verification to the PTW Associative Memories.
16 -sdw
17    restricts the verification to the SDW Associative Memories.
18 
19 
20 Notes: If no argument is given BOTH SDW and PTW Associative Memories
21 are checked.
22