Dear NXP,
Got following error while building android 9 automotive for IMX8 board. Please provide the fix for it,
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000761500000, 635437056, 0) failed; error='Not enough space' (errno=12)
Resolved by reboot. But, I need permanent solution.
Thanks & Regards,
解決済! 解決策の投稿を見る。
Hi,
The following suggestions are for your reference:
1. Linux Ubuntu host has at least 16GB Memory.
2. Linux Ubuntu host has at least 300GB hard disk space.
3. If the ubuntu host has 16GB memory, you can compile with 4 threads at most; if the compilation threads are greater than 4, there may still be insufficient memory
Hope above information is helpful to you.
Have a nice day!
B.R,
weidong
Hi,
The following suggestions are for your reference:
1. Linux Ubuntu host has at least 16GB Memory.
2. Linux Ubuntu host has at least 300GB hard disk space.
3. If the ubuntu host has 16GB memory, you can compile with 4 threads at most; if the compilation threads are greater than 4, there may still be insufficient memory
Hope above information is helpful to you.
Have a nice day!
B.R,
weidong
Thank you weidong_sun
You are right my local desk D have less than the 300 GB. after freed I got resolved from this.
Linux Ubuntu host has at least 300GB hard disk space.
Regards,