rammap_file_backed
Show file-backed page cache summary from the system working set, including cached file extensions, top mapped files, and cache totals.
Instructions
Show file-backed page cache summary from system working set.
Reports cached file extensions, top mapped files, and system cache totals. Uses WMI queries against the operating system cache manager.
Return Format
{"success": bool, "cache_total_mb": float, "sections": list[dict], "error": str | None}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||