lightning
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lightning] Implicit allocations


From: Sandro Magi
Subject: [Lightning] Implicit allocations
Date: Wed, 26 Sep 2007 20:23:43 -0400

Does GNU Lightning perform any malloc calls or other allocations
anywhere in its code paths, or are all memory buffers provided
explicitly by the client using Lightning?

I'm researching resource-aware VMs, in which all resources including
memory, are accounted for and booked to executing agents. If Lightning
allocates memory "behind the scenes", then I will need to take this
into account.

Sandro




reply via email to

[Prev in Thread] Current Thread [Next in Thread]