|
From: Nicholas N. <nj...@cs...> - 2006-05-17 18:59:08
|
On Wed, 17 May 2006, Julian Seward wrote: > Try 3.1.1 or (better) the current svn trunk. 3.1.0 and later > support up to 32G memory on amd64, which gives you about 14G > usable for 3.1.1. The trunk has a more compact representation > of definedness bits and so you should be good for up to 22+ G > using that. Or even more; if the maps are large and read-only they should be represented very compactly (only one pointer per 64KB). Nick |