> Does the the build system take the full advantage of the available memory 
in the building machine?
Yes, by default.

> Lets say I have 64Gb RAM does it use all the memory?
Yes, if that much is needed, except for memory used by the host OS/kernel 
and other processes running on same machine.

> If there is a limit how I can change it? is there an option to increase 
it?
There is no overall limit or option for the build, but specific build tools 
may have limits and options.
Generally it is not necessary to configure these.

The host OS may have facilities for limits ...
for example Linux has cgroups, and bash has the ulimit command.
But you will usually not need to use these.


On Tuesday, July 21, 2020 at 7:32:36 AM UTC-7, Kbc K wrote:
>
> Hi all,
>
> I have a question about AOSP build system memory usage.
>
> Does the the build system take the full advantage of the available memory 
> in the building machine? 
> Lets say I have 64Gb RAM does it use all the memory?
>
> If there is a limit how I can change it? is there an option to increase 
> it? 
>
> BR
> K
>

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/0b28bbee-0858-469c-8430-029cd55a28bao%40googlegroups.com.

Reply via email to