How the Nasal GC works: Difference between revisions

Jump to navigation Jump to search
m
Line 347: Line 347:


[[File:NasalCheckBottleneckCallerGraph.png|thumb|450px|Callergraph of naCheckBottleneck()]]
[[File:NasalCheckBottleneckCallerGraph.png|thumb|450px|Callergraph of naCheckBottleneck()]]
 
[[File:NasalCheckBottleneckCallgraph.png|thumb|400px|Callgraph of naCheckBottleneck()]]


Whenever new memory from one of the global pools is being requested via naGC_get(), naCheckBottleneck() will also be invoked:
Whenever new memory from one of the global pools is being requested via naGC_get(), naCheckBottleneck() will also be invoked:

Navigation menu