Re: [Vala] Vala in Python - More progress and a question
- From: Donn <donn ingle gmail com>
- To: vala-list gnome org
- Subject: Re: [Vala] Vala in Python - More progress and a question
- Date: Sun, 21 Apr 2013 12:56:00 +0200
On 21/04/2013 09:53, Evan Nemerson wrote:
When you load a shared library the memory actually used is shared not
just within the same process, but across all processes using that
library. In all likelihood, some other process (like gnome-shell) is
already using Clutter and your program using Clutter doesn't require any
additional resources.
I'm glad to hear it!
Thanks for the links and your help.
\d
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]