Resource Tracking for FlightGear: Difference between revisions

Jump to navigation Jump to search
m
Line 213: Line 213:
* expose "swappiness" - i.e. percentage of used RAM being swapped {{Progressbar|10}}  
* expose "swappiness" - i.e. percentage of used RAM being swapped {{Progressbar|10}}  
* investigate exposing subsystem-specific memory stats for all major subsystems (nasal, canvas, autopilot, gui etc) {{Not done}}
* investigate exposing subsystem-specific memory stats for all major subsystems (nasal, canvas, autopilot, gui etc) {{Not done}}
== Roadmap ==
* expose amount of total RAM available to property tree {{progressbar|30}} (Linux-only for now)
* expose amount of currently used RAM to property tree {{progressbar|30}} (Linux-only for now)
* expose amount of swap space used {{progressbar|30}} (Linux-only for now)
* expose amount of total/used VRAM {{progressbar|30}} (NVIDIA-only for now)
* expose Nasal GC internals to the property tree using ThorstenB's patch {{progressbar|20}}


== Ideas & Experiments ==
== Ideas & Experiments ==

Navigation menu