T410 and memory
-
Main Target
- Posts: 17
- Joined: Fri Oct 15, 2010 7:20 pm
- Location: Orlando, Florida
T410 and memory
So I was wondering the performance implications going from 2x2GB to a single 4GB module. Anyone have information on this?
Re: T410 and memory
For what it's worth, if you were going to grab a 4gb stick why not just add it in with one of the 2gb sticks you already have? I just got a T410 yesterday and added a 4gb stick to the 1x2gb stick I got from the factory...
Thinkpad T420 | Core i-5 2520M | 16gb RAM | 120gb Intel 520 SSD + 750gb 7200 RPM | 6300 N | Ubuntu 12.04 x64
Desktop: AMD FX-8350 (8 cores) | 32gb ECC RAM | 240gb Intel 530 SSD + 1tb 7200 RPM | Ubuntu 14.04 x64 | HP ZR24w
Previous Thinkpads: A21m, R40, X61, T410
Desktop: AMD FX-8350 (8 cores) | 32gb ECC RAM | 240gb Intel 530 SSD + 1tb 7200 RPM | Ubuntu 14.04 x64 | HP ZR24w
Previous Thinkpads: A21m, R40, X61, T410
Re: T410 and memory
The main issue is future expandability.
~Win7 32-bit can only use something like 3.2 GB RAM (can someone pls confirm this value?)
~Win7 64-bit Pro can use much RAM, only limited to your 2 RAM slots and what RAM is available on the market.
a) Therefore if you're using Win7 32-bit, you might as well have 2x2 GB RAM for total 4 GB RAM in both slots (somewhat cheaper this way).
b) BUT if you are using Win7 64-bit (or plan to upgrade to this in the lifetime of your current Thinkpad T410), suggest you buy 1x4 GB RAM (ie: only 1 slot occupied by 4 GB RAM, the other slot remains free for future RAM expansion).
~Win7 32-bit can only use something like 3.2 GB RAM (can someone pls confirm this value?)
~Win7 64-bit Pro can use much RAM, only limited to your 2 RAM slots and what RAM is available on the market.
a) Therefore if you're using Win7 32-bit, you might as well have 2x2 GB RAM for total 4 GB RAM in both slots (somewhat cheaper this way).
b) BUT if you are using Win7 64-bit (or plan to upgrade to this in the lifetime of your current Thinkpad T410), suggest you buy 1x4 GB RAM (ie: only 1 slot occupied by 4 GB RAM, the other slot remains free for future RAM expansion).
Re: T410 and memory
Technically, 4GB, of which some will definitely be mapped to devices, leaving one with ~3GB usable.FredGarvin wrote:Yes, any 32 bit OS can only use 3GB or so of memory.
The 4GB limit in 32bit versions of Microsoft's home operating systems is an issue of pure licensing though. For those interested in hacking, it can be removed, at least in Vista/7, with an unofficial patch to the PAE kernel, see my thread here:
http://forum.thinkpads.com/viewtopic.php?f=8&t=93291
Current: X220 4291-4BG, T410 2537-R46, T60 1952-F76, T60 2007-QPG, T42 2373-F7G
Collectibles: T430s (IPS FHD + Classic Keyboard), X32 (IPS Screen)
Retired: X61 7673-V2V, A31p w/ Ultrabay Numpad
Past: Z61t 9440-A23, T60 2623-D3U, X32 2884-M5U
Collectibles: T430s (IPS FHD + Classic Keyboard), X32 (IPS Screen)
Retired: X61 7673-V2V, A31p w/ Ultrabay Numpad
Past: Z61t 9440-A23, T60 2623-D3U, X32 2884-M5U
Re: T410 and memory
Any 32-bit version of Windows.FredGarvin wrote:Yes, any 32 bit OS can only use 3GB or so of memory.
Linux (and I believe OS X) will quite happily support up to 64GB on a 32-bit chip (or a 64-bit chip running a 32-bit kernel.)
Need help with Linux or FreeBSD? Catch me on IRC: I'm ThinkRob on FreeNode and EFnet.
Code: Select all
Current laptop: X1 Carbon 3
Current workstation: noneRe: T410 and memory
It appears that Microsoft's article (at least its latest version) actually discloses this situation almost openly and clearly:
http://msdn.microsoft.com/en-us/library ... 85%29.aspx
http://msdn.microsoft.com/en-us/library ... 85%29.aspx
Devices have to map their memory below 4 GB for compatibility with non-PAE-aware Windows releases. Therefore, if the system has 4GB of RAM, some of it is either disabled or is remapped above 4GB by the BIOS. If the memory is remapped, X64 Windows can use this memory. X86 client versions of Windows don’t support physical memory above the 4GB mark, so they can’t access these remapped regions. Any X64 Windows or X86 Server release can.
X86 client versions with PAE enabled do have a usable 37-bit (128 GB) physical address space. The limit that these versions impose is the highest permitted physical RAM address, not the size of the IO space. That means PAE-aware drivers can actually use physical space above 4 GB if they want. For example, drivers could map the “lost” memory regions located above 4 GB and expose this memory as a RAM disk.
Current: X220 4291-4BG, T410 2537-R46, T60 1952-F76, T60 2007-QPG, T42 2373-F7G
Collectibles: T430s (IPS FHD + Classic Keyboard), X32 (IPS Screen)
Retired: X61 7673-V2V, A31p w/ Ultrabay Numpad
Past: Z61t 9440-A23, T60 2623-D3U, X32 2884-M5U
Collectibles: T430s (IPS FHD + Classic Keyboard), X32 (IPS Screen)
Retired: X61 7673-V2V, A31p w/ Ultrabay Numpad
Past: Z61t 9440-A23, T60 2623-D3U, X32 2884-M5U
-
Colonel O'Neill
- ThinkPadder

- Posts: 1359
- Joined: Tue Oct 27, 2009 8:03 am
- Location: Vancouver
Re: T410 and memory
Isn't the execute instruction pointer on the CPU when running in 32-bit limited to 4GB? That would mean only data could be loaded into the unmanaged region of RAM.
W520: i7-2720QM, Q2000M at 1080/688/1376, 21GB RAM, 500GB + 750GB HDD, FHD screen & MB168B+
X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen
X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen
Re: T410 and memory
PAE. Applications' virtual address space is limited to 4GB. The big advantage of PAE (and the reason that it's still very useful) isn't that it allows an app to use more than 4GB, but rather that it allows all software to collectively use more than 4GB -- and the latter is a lot more common than the former, at least on a modern desktop.Colonel O'Neill wrote:Isn't the execute instruction pointer on the CPU when running in 32-bit limited to 4GB? That would mean only data could be loaded into the unmanaged region of RAM.
Yes, Windows is limited to 4GB even on systems that support PAE, but they're the outliers.
Need help with Linux or FreeBSD? Catch me on IRC: I'm ThinkRob on FreeNode and EFnet.
Code: Select all
Current laptop: X1 Carbon 3
Current workstation: none-
MrPeter1985
- Posts: 38
- Joined: Fri Oct 08, 2010 1:30 pm
- Location: Jeffersonville, Indiana
- Contact:
Re: T410 and memory
I'm guessing (Main Target) is wondering since you have the option of choosing 2x2g sticks or a 1x4g stick when ordering a T410 online. (which I noticed myself yesterday of that option, for the same price even) So unless you need more than 4gigs down the road. The 2x2g option maybe better for you, as it may have a slighter speed improvement being dual channeled. My 2 cents 
Just a GURU from the LENOVO Forum ~ MrPeter1985 | T500_2055-2CU | upgraded to 4g of RAM and 7200rpm HDD
Re: T410 and memory
Honestly, the performance difference is minor enough that I'd go with whatever is cheapest.
Put another way: if your workload is such that the performance is *that* important, you're the sort of person who's going to upgrade the laptop to 8GB immediately upon receipt.
Put another way: if your workload is such that the performance is *that* important, you're the sort of person who's going to upgrade the laptop to 8GB immediately upon receipt.
Need help with Linux or FreeBSD? Catch me on IRC: I'm ThinkRob on FreeNode and EFnet.
Code: Select all
Current laptop: X1 Carbon 3
Current workstation: none-
- Similar Topics
- Replies
- Views
- Last post
-
-
Memory upgrade to 6GB T410 won't boot
by radiator » Wed May 17, 2017 11:49 pm » in ThinkPad T400/410/420 and T500/510/520 Series - 4 Replies
- 532 Views
-
Last post by thinkpadcollection
Thu May 18, 2017 10:32 am
-
-
-
eSATA power on both T410 and T420.
by thinkpadcollection » Thu Apr 27, 2017 2:59 pm » in ThinkPad T400/410/420 and T500/510/520 Series - 5 Replies
- 772 Views
-
Last post by bit_twiddler
Sun Apr 30, 2017 11:11 am
-
-
-
Are T430 batteries compatible with T420 and T410 models?
by Hans Gruber » Mon May 15, 2017 5:08 pm » in ThinkPad T430/T530 and later Series - 6 Replies
- 295 Views
-
Last post by TankPad
Mon May 15, 2017 7:57 pm
-
-
-
RAM Upgrade for T410
by SetNug » Sun Jan 08, 2017 7:23 am » in ThinkPad T400/410/420 and T500/510/520 Series - 1 Replies
- 761 Views
-
Last post by RealBlackStuff
Sun Jan 08, 2017 8:05 am
-
Who is online
Users browsing this forum: No registered users and 4 guests






