coreinfo
Display CPU topology, NUMA node layout, cache sizes, and feature flags to analyze processor configuration and capabilities.
Instructions
Show CPU topology, NUMA node layout, cache sizes, and feature flags.
Wraps Sysinternals Coreinfo.
Return Format
{"success": bool, "cpu_topology": list[dict], "features": list[dict], "error": str | None}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all_features | No | Show all feature flags (default shows deltas) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||