show space object_bonus
Function
The show space object_bonus command is used to query the operating status of a specified bonus cache.
Format
show space object_bonus
Parameters
None
Views
Developer view
Usage Guidelines
None
Example
Query the operating status of a bonus cache.
developer:/>show space object_bonus
Feature Switch : On
Function Switch : On
Config Count : 1500000
Hash Length : 262144
Enter Count : 95
Hit Count : 3
Hit Rate : 3
Diskcache Load Count : 0
Diskcache Hit Count : 0
Diskcache Hit Rate : 0
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Feature Switch |
Feature switch. |
Function Switch |
Function switch. |
Config Count |
Bonus cache specifications. |
Hash Length |
Length of the hash table of the bonus cache. |
Enter Count |
Count of the bonus cache processes. |
Hit Count |
Count of bonus cache hits. |
Hit Rate |
Hit ratio of the bonus cache. |
Diskcache Load Count |
Count of disk reading processes by bonus. |
Diskcache Hit Count |
Count of cache hits by the object root. |
Diskcache Hit Rate |
Ratio of cache hits by the object root. |