From: Dmitry Y. <fir...@ya...> - 2007-07-19 04:12:22
|
Tom Miller wrote: > We have servers with 6 GB of memory. Ideally we would like to leave 1 > GB for Linux and have FB use the other 5GB. Will the 64bit version do > this? i.e. break the 2gb memory barrier? While the 64-bit builds can use more than 2GB of memory, it's true for the overall memory usage only. But the page cache size is limited by 128K pages (512MB-2GB, depending on the page size). It's not a problem for Classic, but it's going to bite you if you're using SuperServer. I think we should increase the limit, at least for the 64-bit builds. Objections anyone? Dmitry |