since the network connection here is not so stable, so i got a vps to
download android source code, but was surprised to find it fails every
time near success, the problem is not related to internet connection
on vps, since it is quite well, but the fault have something to do
with memory.
the error always happened at the process of index-pack, especially at
the index-pack process for prebuild.git project, this is quite a huge
project which occupies more than 5.4GB.... and it seems index-pack
operation will invoke malloc() function oftenly and may use much
memory,
so the question is, what is the minimal memory needed to download
android source code?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to