Re: Compile jdk 1.5 on amd64 run out of memory

2008-03-10 Thread Kurt Miller
Dongsheng Song wrote: > When I not set HOTSPOT_BUILD_JOBS, it trap to ddb. Please submit a full bug report for this using sendbug(1). See http://www.openbsd.org/faq/faq2.html#Bugs and http://www.openbsd.org/report.html for what information you need to collect for it to be useful. Thanks, -Kurt

Re: Compile jdk 1.5 on amd64 run out of memory

2008-03-10 Thread Kurt Miller
Dongsheng Song wrote: > For idle: > $ swapctl -s > total: 4200966k bytes allocated = 4776k used, 4196190k available > > When I not set HOTSPOT_BUILD_JOBS, it trap to ddb. > Could you restrict the HOTSPOT_BUILD_JOBS not by cores, but also by memory ? Thanks. Yes I am planning on implementing that

Re: Compile jdk 1.5 on amd64 run out of memory

2008-03-09 Thread Dongsheng Song
For idle: $ swapctl -s total: 4200966k bytes allocated = 4776k used, 4196190k available When I not set HOTSPOT_BUILD_JOBS, it trap to ddb. Could you restrict the HOTSPOT_BUILD_JOBS not by cores, but also by memory ? Just for interested: What's the default vaalue for HOTSPOT_BUILD_JOBS and PARALL

Re: Compile jdk 1.5 on amd64 run out of memory

2008-03-08 Thread Kurt Miller
On Saturday 08 March 2008 6:53:08 am Dongsheng Song wrote: > Thanks, when I set HOTSPOT_BUILD_JOBS=2, it builds smoothly. Great. BTW, how much swap space did you configure on this system (swapctl -s)? > What's PARALLEL_BUILD_JOBS, and their relationship? HOTSPOT_BUILD_JOBS controls how many pa

Re: Compile jdk 1.5 on amd64 run out of memory

2008-03-08 Thread Dongsheng Song
Thanks, when I set HOTSPOT_BUILD_JOBS=2, it builds smoothly. What's PARALLEL_BUILD_JOBS, and their relationship? 2008/3/8, Kurt Miller <[EMAIL PROTECTED]>: > Try editing the port Makefile and set HOTSPOT_BUILD_JOBS=4 or > less. > > > -Kurt

Re: Compile jdk 1.5 on amd64 run out of memory

2008-03-07 Thread Kurt Miller
On Thursday 06 March 2008 11:00:22 pm Dongsheng Song wrote: > When I compile jdk 1.5 on amd64 as root, dmesg report: > > warning: resource shortage: 1 pages of swap lost > extent_alloc_subregion: can't allocate region descriptor > extent_alloc_subregion: can't allocate region descriptor > extent_a