Remove stale comments.
We already added memory hierarchy.
This commit is contained in:
parent
0b7e41c991
commit
f9c6329af0
@ -132,7 +132,7 @@ type MachineInfo struct {
|
||||
NetworkDevices []NetInfo `json:"network_devices"`
|
||||
|
||||
// Machine Topology
|
||||
// Describes cpu layout and hierarchy. TODO(rjnagal): Add Memory hierarchy.
|
||||
// Describes cpu/memory layout and hierarchy.
|
||||
Topology []Node `json:"topology"`
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user