Are the Macbook Pros 64bit and what does that mean 64 bit?
32 bit, or x86, processor architectures can only access up to about 4GB of physical memory. The actual number is usually lower (3.2-3.8) due to OS restrictions.
64 bit, or x64, processor architectures can access an amount of physical memory that, at this moment in time, is way more RAM than you will ever need (a few PBs).
By default, MBPs boot into the 32 bit kernel (the kernel can only access 4 gigs of memory), but Snow Leopard has a 64 bit kernel that can be booted by holding down the 6 and 4 keys during bootup (or by modifying a system Plist file). The 64 bit kernel wont show any improvements at this moment in time.
I apologize if I am wrong here, but I believe the kernel needs to allocate a certain small amount of memory for itself for every GB of RAM you have installed. If you have 94 gigs of RAM (which wont be too huge of an amount in the near future), the kernel needs like 3 gigs of that for itself. If you are running a 32 bit kernel, then it is limited to accessing 4GB of those 94 gigs. In theory, if you are running a 64 bit kernel, then it can allocate all the memory it needs.
In Snow Leopard, 64 bit apps will be able to allocate more than 4 gigs even when you are running a 32 bit kernel, so don't worry about that. I get bored and just jump from one Wikipedia article to another. I search for something interesting and read that article, opening any interesting links from that page in another tab. When I finish with the first article I will move on to the next. Repeat…
This is all off the top of my head and isn't specifically accurate, but it is all true.