|
|
|
|
|
by i336_
3421 days ago
|
|
Except processes can't use >4GB virtual memory. But wait. This could actually work out really well for Chrome, since it's multiprocess, and each process will likely consume <4GB. That is really cool. I've been wondering why Chrome on my T60 (64-bit but only 3GB RAM visible due to chipset stupidity) is noticeably, perceptibly slower and far more ready to swap itself to death than on my T43, which practically flies. (The T60 has a Core2 T7200, the T43 a Pentium M.) Bigger pointers sounds like a very interesting theory, especially considering the "enterprisey" nature of Chrome's C++ code - piles of vtables and pointers to pointers to callbacks to pointers to... |
|