Shop for All
2GB microSD Card 2GB microSD Card

Compare the top 5 lowest prices by hovering your mouse over the product names on the left

$9.99
8GB Extreme III CompactFlash Card 8GB Extreme III CompactFlash Card $96.49
8GB Memory Stick PRO Duo 8GB Memory Stick PRO Duo $119.99
8GB Cruzer Micro USB U3 Flash Drive 8GB Cruzer Micro USB U3 Flash Drive $39.99
2GB Eye-Fi Secure Digital Card 2GB Eye-Fi Secure Digital Card $79.99

See More Products...

Upgrading the Latitude D630

While many notebooks will allow you to install or exchange both memory modules at the same physical location, you will have to access two different spots to upgrade the SO-DIMMs of the Latitude D630. The first DIMM can be found on the bottom of the notebook after removing a little cover. The second DIMM socket is located on the top of the device, below the keyboard and right next to the mouse keys.

ram scaling notebooks

The DIMM socket for RAM channel A is located at the bottom of the notebook motherboard, and so is accessed through a little opening. Removing the small metal cover is sufficient to install or exchange a memory module.

ram scaling notebooks

The second DIMM socket, for RAM channel B, can be found right next to the touchpad buttons. You’ll have to remove the keyboard to access it.

Factory Upgrades are Expensive!

ram scaling notebooks

$170 upgrade for 4 GB RAM instead of 2 GB is more expensive than buying two 4 GB SO-DIMM kits at retail!

Do you remember the cost for a 4 GB RAM kit? Dell wants $170 to upgrade the Latitude D630 from 2 GB to 4 GB RAM. This amount of money would suffice to equip two other notebooks with 4 GB RAM each! While this can only be called a rip-off, Dell doesn’t seem to follow this pricing strategy in all countries. We found that the 2 GB upgrade to a total of 4 GB memory costs 80 Euros in Germany, which equals approximately $120 at the current exchange rate.

ram scaling notebooks

Dell Germany wants 80 Euros to upgrade your Latitude D630 from 2 GB to 4 GB of DDR2-667 memory.


Talkback
Anonymous 04/29/2008 6:42 AM
Hide
-0+

I like the review and have noticed a better system, especially with vista 64 but wish we could get even more right now.

Christopher1 04/29/2008 10:14 AM
Hide
-0+
Christopher1

The problem with getting 'even more' is that most notebook motherboards are not made to deal with more than 4GB's memory.... in fact, I think I read that there was a problem with desktop motherboards before the latest ones when you tried to put in more than 4GB's memory.

IM0001 04/29/2008 10:43 AM
Hide
-0+
IM0001

I can for some part prove that battery life does go up with 4gb of ram. I have an older Toshiba A105-S4094 which has a Centrino Duo (pre Core 2 tech) T2250 @ 1.73Ghz. It came with 1.5GB (1 X 512mb 1 X 1Gb)that I later upgraded to duel 2gb sticks. It is only 32bit atm and pre SP1 Vista Ultimate (so it only sees 3gb) but with what I have, I disabled the swap file and run most everything just fine. Performance did increase a bit and my battery life went up about 30min or so when in power save mode with wireless on during my long late classes. I would think that having the harddrive shuffle less would definitly cause the battery to last a bit longer and well looks like my hunches were right.

anonymous x 04/30/2008 12:14 PM
Hide
-0+
anonymous x

very nice, but i'll stick with 2 GB ram

Anonymous 04/30/2008 1:13 AM
Hide
-0+

"...at the German price comparison platform...." It is a AUSTRIAN platform. Let them be pride of something...

johnbilicki 04/30/2008 5:42 AM
Hide
-0+
johnbilicki

Who in their right mind would leave virtual memory enabled? The most I've ever used is roughly 1.4GB in XP though Vista will cache things immediately after it's installed without knowing what I'll actually bother to use. This is just as bad as virtual memory!

I'll stick with XP and my 2GB of Corsair until a version of Linux that doesn't require you to wander in to the console every five minutes comes along.

...one nice thing though is that the reviews consider reasonably priced equipment. I don't care about 8800 Ultras, 9800GX2s, or thousand dollar CPUs. I've got more important priorities then trying to impress people who aren't getting any work done.

PhrexianGhoul 04/30/2008 8:09 AM
Hide
-0+
PhrexianGhoul

This may seem like a silly question, but at the rate which SSHD's are gaining capacity and speed wouldn't that make DDR memory a thing of the past? At least i hope there will come a point in which read and write times to/from a SSHD would be as fast as the latest DDR2/3 memory and beyond. And if SSHD could achieve such speeds i think it would be completely possible to remove system memory and partition of a section of the HD to serve as the systems memory. And in the event that one could do this, one could easily adjust the memory as needed. The only limitation that i see would be in the operating systems ability to handle "x" amount of memory. Now this may not work at all, but it was a thought that had occurred to me while i was reading the article.

JPForums 04/30/2008 3:25 AM
Hide
-0+
JPForums

Lets explore that thought shall we.
The fastest SSD I've seen has read/write speeds of approximately 110MBps/80MBps and an access latency of about 0.1ms.
If significantly faster SSDs are currently for sale, please forgive me for not keeping up with storage tech the way I used to. (BTW, FusionIO is neither an SSD nor affordable outside of datacenters)

To simplify things we'll just use the faster of the two.
110MBps = 880 Mbps
This is roughly the effective throughput of single channel DDR-400 on an AthlonXP chipset. (Memtest86(+))
It is a little more than half the effective throughput of the single channel DDR-400 controller on the socket 754 Athlon 64 systems.
It is less than a quarter of the effective throughput of the dual channel DDR2-800 controller on an Athlon64 X2.
I don't have readily available numbers on an Intel DDR3 system, but you can see where this is going.
(I could have put in Intel memory controller results and/or AthlonXP dual channel results, but these numbers fit better to get the general feel of things)

These results aren't bad actually.
SSDs may not have reached even the last generation of memory technology, but at least in throughput, they match RAM technology that was widely used to run Windows XP.

Side note: If you use theoretical bandwidth, then SSDs can't reach DDR-400 (3200Mbps) until the interface gets upgraded to 4GHz (~400MBps).
If the numbers seem funny to you, it's because I'm taking into account the 10/8 encoding scheme that SATA uses.

The real kicker is the access time.
0.1ms seems very fast in HDD terms, but on a 2GHz processor, this is about 200000 cycles of latency.
Compare that to:
150-165 cycles for the AthlonXPs
125-140 cycles for P4s
~60 cycles for Athlon64s

RAM is made to be accessed very often in relatively short bursts.
Until SSDs can get the latency down, they have no hope of replacing RAM.

If mass storage were as quick as RAM, you wouldn't dedicate part of it to be used as RAM.
Rather, you would manipulate the files directly from the mass storage device.
This would eliminate RAM all together, reducing overhead and potentially power consumption.
Unfortunately, no current mass storage device has the potential to do that.
I'm still waiting for MRAM to make its appearance.
It used to hold promise, but after waiting so long I lost interest and stopped keeping up with it.
Perhaps it can do what flash can not.

tphillips63 04/30/2008 3:30 AM
Hide
-1+
tphillips63

That is good information but I would like to have seen 3GB numbers using a 2GB and a 1GB SODIMM.

notherdude 04/30/2008 11:16 AM
Hide
-0+
notherdude

Well, if battery life goes up on a laptop that significantly would not power consumption on a desktop also improve? If so, this would be a noteworthy fact. I could easily see the extra ram paying for itself in energy savings not to mention helping the environment.

mmc4587 05/01/2008 7:33 AM
Hide
-0+
mmc4587

If you wan't maximum battery with 2 or 3GB just turn off the swap-file.

windego 05/06/2008 8:22 AM
Hide
--1+
windego

You could just turn off swap space. Then it wont use the harddrive, thus preserving battery life. I refuse to run vista, preferring Linux and xp in dual boot.

Feeding the OS endless amounts of ram is not a long term solution to an underlying performance issue. I can run Ubuntu linux with all the fancy compiz-fusion eye candy with just 512mb and it's smooth. Vista doesn't run smooth even with 1gb; it's a real dog. I understand why everyone is avoiding it like the plague, except of course those poor unfortunates who bought into the Direct X 10 marketing fallacy, and others who bought a new machine with it preinstalled (microsoft tax).

Christopher1 05/07/2008 9:20 AM
Hide
-0+
Christopher1

Just make sure that once you put in that 4GB's of RAM, that you TOTALLY disable the swap file on the hard drive. I've done that for my notebook, and it gets nearly 3 times the battery life that it did after putting in 4GB's of memory and before disabling the swap file totally.

sim5728 08/02/2008 12:14 PM
Hide
-0+
sim5728

Hi, Ive never taken a laptop completely apart before and was wondering how I would remove the keyboard to get to the second ram bay, any info and pics of the process u can give will be greatly appreciated, thx in advance :)

Anonymous 08/19/2008 3:02 AM
Hide
-0+

I just recently purchased the ocz 4gb pc2 5400 (2x2gb) for d630 with winxp. I know that it can only recognize 3.5gb but my computer crashes everyweekend i take it home with blue screen. It only happens when I travel back from abilene to dallas (3hr drive) but I keep it in a laptop bag. Can I really have damaged or unseated the memory or do i just have bad memory to begin with? The install was done by dell certified techs and noticed that dell 2gb was pc5300 and ocz's were 5400, does that make a difference? Dunno if its user error with not handling laptop correctly( which i do) or just bad memory. Problem does not happen during time spent at school.

Anonymous 09/04/2008 10:32 AM
Hide
-0+

I'm planning to upgrade my laptop's memory. Should I get two 1GB memory or one 2BG memory? Does it matter?

Thank you!

Anonymous 09/13/2008 5:07 AM
Hide
-0+

just go 4gb, its only $40-70 (2 x2gb)= if u get 1 2gb stick u can have 3gb by replacing one slot

Note You are going to post a comment as anonymous.