Print Download PDF Send Feedback

Previous

Next

Using Debug Mode

Use the debug parameter to show more data about the memory that the VSX Gateway uses. You cannot use the -vs, unit and sort parameters in debug mode. The memory is shown in kilobytes.

Syntax

fw vsx mstat debug

Output

VSX Memory Status

=================

Memory Total: 1021152.00 KB

Memory Free: 324788.00 KB

Swap Total: 2096472.00 KB

Swap Free: 2096404.00 KB

Swap-in rate: 375.34 KB

 

VSID | Private_Clean | Private_Dirty | DispatcherGConn
======+====================+====================+====================+

0 | 13544.00 KB | 144268.00 KB | 0.00 KB |

1 | 1740.00 KB | 46276.00 KB | 0.00 KB |

2 | 1720.00 KB | 46868.00 KB | 0.00 KB |

3 | 1720.00 KB | 46644.00 KB | 0.00 KB |

4 | 1712.00 KB | 45144.00 KB | 0.00 KB |

5 | 1712.00 KB | 45836.00 KB | 0.00 KB |

6 | 1720.00 KB | 45000.00 KB | 0.00 KB |

7 | 1720.00 KB | 45044.00 KB | 0.00 KB |

Comments

By default the debug parameter shows these memory fields:

Private_Clean - Clean private pages. (/proc/[pid]/smaps)

Private_Dirty - Dirty private pages. (/proc/[pid]/smaps)

DispatcherHTab - Hash table for each Virtual System.

DispatcherGConn -Global connections for each Virtual System.

SecureXL - SecureXL memory each Virtual System uses.