Quote:
Originally Posted by ztimar
Of course I would try to install exactly the same type of RAM M12L128324A-7T
The question is: do I know how much RAM I have - from the software?
|
OK, you seem to know the part being used in your machine, and that there is a free pad for another part the same size.
I couldn't get to the images that were posted, so I don't know how much else you know. I think it's unlikely that the manufacturer implemented the control refresh hardware to the second pad, so you must become a printed-circuit-surface-mount-device engineer to figure out the new wiring and add the correct new control/refresh part(s) in addition to the memory part. This may also involve electrical parts like resistors that may be discrete or in packages of their own.
Further, if any of the control parts is some sort of masked circuit array, it get's very bad indeed. These are conglomerations of standard logic and timing circuits that the part manufacturer masks according to the machine manufacturer's spec. You need some pretty sharp oscilloscope work to come up with matching array specs so you can buy an array you can program.
Then you're left with what the firmware does with memory. If the above goes well, it's a good bet your mod will be recognised as more memory by the firmware, but not at all certain this will do you any good. If the machines don't use virtual memory, all this work will
not make your machine any faster for any file. To find this out, try reading a 16 MB file of any sort -- you simply won't be able to read a 16 MB file if there is no software 'scrolling' or other virtual memory trick.
If you can read these big 16 MB files, and they are
a lot slower than smaller files, more memory by the hard work described above would only double the size file you can read more quickly, not make smaller files of any sort any faster.
Richard