What Can You Do with Old Memory?
An anonymous reader asks: "I've just upgraded the RAM in a bunch of laptops and have several gigs of spare PC2700 memory sitting in a desk drawer. I also have another project which requires a large amount of low latency temporary storage. So, I figured this would be a great place to employ a dedicated hardware ramdisk but I am having a problem finding one that doesn't cost an arm and a leg, or preferably an empty unit that works with my spare memory. I have found many discussion forums which talk about building an IDE ramdisk out of commodity RAM, but have not found anyone that has actually done it. Has anyone on Slashdot found such a holy grail? Is anyone currently working on such a project? Do any of you have the engineering experience and interest to design such a device?" What novel purposes have you done with spare RAM that you haven't had the heart to throw away?
"Before you ask, my primary server is maxed out on RAM at 2 gigs, and I am still filling up my 1 gig software ramdisk when I end up with an unusually large data set that needs processing. Yes, I am aware that an IDE device would be limited by the IDE interface for throughput, but I am more concerned with latency then throughput, and IDE is common and simple enough to connect to any of my desktop servers without the need for an add in card."
Buy a caching RAID controller and fill it up with 1GB of memory
I saw this keychgain a guy had made out of a 256K SIMM. I thought that was pretty cool.
I don't remember...
Sincerely,
Pan Tarhei Hosé, PhD.
"Homo sum et cogito ergo odi profanum vulgus et libido."
get ahold of Tommy at This Old House and see if they'll do a geek show in which the put down a parquet memory floor /jji
man, if you don't wanna throw it away, sell it on ebay, and then with the money you make buy something adequate for it. I'll buy some of that ram myself, if you have a 512 meg bar.
Seriously, that ram is worth cash, get the cash, then buy what you've been looking at that was out of your budget before.
---- I am certain of only one thing : I know nothing else.
All my old 72pin and 36 pin RAM gets converted to keychains. Then, when all the little IC's fall off, I just grab another one!
;)
Of course, they're starting to get a little harder to find, so eventually I'll have to change - maybe to old laptop memory.
A SDRAM might make a nice bookmark, though.
That green slime had it coming.
The older SIMM modules make excellent modules to add a big chunk of memory to your controller/processor/DSP/FPGA for all kinds of things.
Or you can just use a paintstripper and get the chips off, and incorporate them in your project.
The left over boards you can use as guides in your tech books.
Interfacing can be tough sometime, here an AVR example:
http://www.myplace.nu/avr/dram/index.htm
Just google for your favorite controller type with the word DRAM.
they require identical chips- and usually aint cheap.
every day http://en.wikipedia.org/wiki/Special:Random
And just give it to them. Next time you need something, you'll be surprised at how generous they are. I've taken my old but serviceable stuff to the local surplus store for years. I've also received stuff I've needed for projects for pennies on the dollar.
"Eve of Destruction", it's not just for old hippies anymore...
Well if you're a manufacturer of PC100 128 or 256 sticks you can charge twice what they were going for a year or two ago.
I see even classic Slashdot is now pretty much unusable on dial up anymore.
Its not so novel, but I'm sure there are plenty of schools, community centers, etc. around where you live that could always use spare hardware. A lot of the boxes these organizations receive are stripped down, and having extra sticks of RAM is very useful for them.
My grandmother uses a computer built from donated parts that a local group provides for the elderly, and she's now able to talk with her 4 generations of family over email (which is pretty well spread around the world now). There are probably tax breaks for you too, but in general donating unused hardware to those that will use it is a Good Thing.
Sell it on eBay.
I have a drawer full of 72-PIN SIMMs I dont know what to do with. They might be a grand total of 256MB or so... some simms have 2MB ram.
What should I do with those?
"Give orange me give eat orange me eat orange give me eat orange give me you." -Nim Chimpsky
What if you got a USB hub and got like 4 1gb USB memory keys or whatever? Would that help with a large about of low latency memory that you are asking for?
That said, if you want to do it yourself, there is one thing I think would work reasonably. Now the cost of doing this might not be low. I don't know. Here we go:
There are tons of PLCs and ASICs and stuff on the 'net with lots of free code for 'em. There is free code to interface with memory modules so your chip could talk to ram and use it in a project. There is ALSO free code to talk to a hard drive (make a IDE interface) for your MP3 player or whatever. Now it seems that with all that documentation, it shouldn't be too hard to make a simple little state machine that translates incomming IDE requests to specific RAM addresses (a simple mapping from C/H/S or LBA to address should do it), fetch (or write) that data, and return it over the IDE interface (which you would have to make "backwards" from most on the web because you want to BE the HD, not talk to it).
I would think you could get some good speed out of that, shouldn't be hard to make it faster than a simple hard drive. The biggest problem would be that it would need to be partitioned and formatted at startup, but that could be easily done in a script (and it's not like it would take long if you skip bad block scans and such).
Someone may have already done this if you look hard enough.
So that's my suggestion. Would be a cool little project, and it shouldn't be hard to put as much RAM in as you want, you just have to multiplex it. The biggest problem would be refreshing all that RAM if you multiplex it. But those are problems for you to solve. Now if you DO do this, PLEASE post results (or at least expiraments) to /., as I'd love to see what you come up with (even if you go with another solution all together).
Comment forecast: Bits of genius surrounded by a sea of mediocrity.
download the infosheet on the ram you have from the company that made it or a company that makes equivalent. it will they'll you the timing neccesary to read, write and refresh the memory, something like bring 'cas' pin high for x nano-seconds then write the first y bits of the address then bring 'ras' high and write the rest of the address then read from or write to the data pins. Then get a picmicro controller and write a program to controll the memory and talk ide, load it on the micro-controller, then wire up a memory socket and an ide plug. total cast: +- $25 total time: 3hrs - 2months depending on expiriance
However, you could do this with Firewire, because there isn't a master/slave distinction with Firewire. You could buy a cheap-and-nasty computer, put all your memory into it, hook it up to your server and use it as a (very big) solid-state hard disk. Firewire's about the same speed as IDE.
Unfortunately, your slave computer would need software to make it act like a hard disk, and while I'm sure such a thing exists, I don't know where...
I have lots of old memories of my ex that I'd like to get rid of. Any of you masochists want them?
I'm the urban spaceman babe, but here comes the twist... I don't exist
SRAM (Static) actually keeps it's state when you power it off
No. SRAM keeps its state as long as it's still powered. DRAM is in a state of continual decay, and must be refreshed on a regular basis.
.... I had a good joke lined up but I'll can it for now. :) Anyway, I go out of my way to find BAD RAM. Why?I've had a few motherboards come in that have falsly reported known bad RAM (run through hardware and software based RAM testing equipment) as good RAM, which caused all kinds of install time goodness. Now, I keep known bad sticks to test in various machines which seem to be a little "off". It's also wise to keep spare power supplies, CPUs, hard drives and the like as well. If for any other purpose then just to rule other things out of a particularly problemsome build. Also, the RAM keychain idea, as much as I've used it over the years (past 10 or so), has the added bonus at times of showing that you know something about computers (whether rightly or wrongly). This MAY or may NOT be what you want all of the time. :)
sigs are like a box of chocolates, they all suck remove the underscores to email me
I think in some cases the throughput can be lower than a hard drive.
Plus USB2 is a horrendous bottleneck.
retrorocket.o not found, launch anyway?
And to further add to the confusion, NVRAM (non-volatile) RAM stays put without power.
"Nature doesn't care how smart you are. You can still be wrong." - Richard Feynman
I've always knocked the chips off and use the circuit board for a box cutter that you don't slice yourself on.
Also, you can go on a plane with them.
Well, that's what *I* do.
--Xan
"Congratulations, Boots. Your robot has become self-aware. You're a daddy now." -- Dr. Rho Bowman
# mount -t tmpfs -o size=$muchbutlessthenvirtualmemory tmpfs /work /work
# mount -t tmpfs -o size=384M,nr_inodes=384k tmpfs
tmpfs paged out to swap space on a real hard disk is still much faster then ext2/ext3/reiserfs/xfs/jfs/... on a hard disk partition. Without swap space, don't fill them up beyond your physical memory size minus about 32 MB for the operating system, or set the size limit to such a value.
The only disadvantage of tmpfs is the complete loss of its content after unmounting it. And of course you'll have to fill it after mounting it.
Here's my suggestion. Get an older system which has a motherboard which accepts the memory you have -- preferrably one with lots of slots. Install as much RAM into it as you can, along with a NIC.
Install Linux or FreeBSD on it (if it has a hard drive -- if not put together a bootable diskette), and create a big RAM disk -- as big as you can. Set-up either NFS or Samba to allow network access to the RAM drive.
And if you're going to use it for storing anything other than /tmp, put the system on a UPS. Nothing worse than losing a whole disks worth of data due to a minor brownout.
Yaz.
Once I upgrade the two AMD MP 1800+ processors from my current computer what do I do with them? I'm not an eBay person and I'd hate to just give them away to a local shop. Since these matched CPUs (supposedly) need specific, fairly rare motherboards and RAM, I figure that donating them to a local school or whatever might be a waste.
http://www.hyperos2002.com/07042003/products.htm
HyperOs HyperDrive III, 16GB capacity, ATA100, rather pricey.
http://www.cenatek.com/
Cenatek Rocket Drive, various product versions, PCI instead.
I don't mean to minimize your question, but I had to laugh when you described PC2700 as "old"... I've been digging through my closets looking for my plastic bag full of old '486-era SIMMs - perhaps 1-4 meg each? - to send to Central America, where a guy I know helps run a kindergarten. Import duties on anything remotely modern are prohibitive, so he's struggling to keep early-90s PCs online running educational software to teach kids how to read and etc. That's what I thought of when I saw this article heading...
I guess it kinda depends how hard you want to dig for ideas. I think what a previous poster said would be most practical - sell 'em on eBay, use the proceeds for something else, maybe a pizza party? Or, the idea about striking up a relationship by 'donating' to a local storefront PC repair shop is a good one too. Unfortunately, finding outlets for this sort of thing which are more altruistic in their benefit is probably not practical for most people.
Y'know, I bet there's a clearninghouse somewhere on the web for charitable needs and people with surplus equipment... oh wait, no, there's probably a hundred of them, that's usually the problem!
Perfectly Normal Industries
Freecycle is a neat community giveaway-fest run through localized Yahoo groups. I live in a town of 100,000 and the Freecycle group has 700 members. I've given away old monitors, tables, couches, even a car. I got a nice little dual-proc server. Right now I'm paring down what I have for an upcoming move, but it's a great place to get free stuff. I see bedframes, dressers, computers, bikes, clothes, it makes dumpster-diving obsolete.
You could always send them my way.... Seriously. Email me, aaron.krill@gmail.com. i'd be happy to take them off your hands :-D
If you like what I've said here, and want to read more, go to http://www.krillrblog.com
And buy beer with the money...
You will be much happier with this than getting a GIG or ide storage!
I make IDE drives for a living, and it's not quite as easy as you make it sound, sadly.
The part you will find hard, going this route, is drive recognition.
When writing a host, you only have to support minimal drive handshaking and then you can start throwing read and writes.
Writing a drive, you usually have to support a metric tonne of informational commands before a host will recognise you as a valid drive - and even then you're looking at odd behaviour from different BIOS revisions and operating systems.
You can cut this down a bit, since you know the system you will be using - but there'll still be a fair chunk of trial and error involved. The easiest thing to do is bus-trace competitor drives and work out that way what the system seems to respond to best.
In all, it's an interesting project - but I'd not recommend it as particularly practical.
I'd say:
Easiest: Sell the RAM, buy something useful - like a motherboard that supports larger amounts of on-board RAM.
Slightly less easy: Buy a RAID controller that uses this type of RAM, give it a pair of slow 4gig disks and hope it uses the cache sensibly.
And as an aside - the USB interface flash chips support a very small subset of ATAPI-MMC. This does annoy some ooperating systems, but would make it much easier to emulate. The latency and throughput of USB might be a limiting factor for you, though.
Super-charge that old HPLJ2 compatible laser printer you're still using - turn it into a 36MB beast!
No, not crypto.
I use old ram on my keyring so it's easy to find by touch. I started out doing this with a dead pc100 module. Turns out those holes on either end are big enough to thread onto the ring and if one breaks, you just switch ends.
The pc100 was kinda big for my jeans pocket so I replaced it with a simm my buddy found.
Anyway, Dimm's are not strong enough to open a beer with the lighter technique. At least not such that the flat part of the ram is parallel with the flat part of the bottle cap. I didn't try perpendicular, but that would probably solve the ram cracking problem.
I need more RAM, but don't have enough money to buy it. I am currently with a 256Mb system, isn't that awful? Help a little red-haired brazilian girl to get a better computer: donate your RAM :)
We have a local non-profit in Portland called FreeGeek. They accept donations of old hardware, refurbish it, and get computers into the hands of other non-profit and worthy causes.
:)
Check out www.freegeek.org. Maybe you can FedEx your old memory to them
"It was hell!" recalls former child.
I am currently with a 256Mb system, isn't that awful? Help a little red-haired brazilian girl to get a better computer: donate your RAM :)
let us see a photo of you and I'm sure you'll get more RAM than you can handle. :D
...put it in an unmarked box, leave it out on your front door, and post your address? It'll be gone in a matter of hours.
No. There are three main types of RAM:
SRAM (Static) will keep its state as long as it is powered on.
DRAM (Dynamic) will lose its state, and must be regularly refreshed as long as it is powered on.
NVRAM (Non-volatile) keeps its state even when powered off.
Doing a web search on a topic you know nothing about: 5 minutes
Reading about RAM types and not understanding it: free
Posting a slashdot comment like you are an expert: 2 minutes
Making a fool of yourself on slashdot: Priceless
I usually ignore this kind of comment, but if this can get me more RAM...1 49640533 951910460
http://www.orkut.com/AlbumView.aspx?uid=6
PC2700? Isn't that what the brand new Mac Mini uses? :)
Cenatek pci ram disks
BitMicro
M-Systems
You could probably find one for normal sdram, but to find a device that goes from 40/80pin ide to laptop SO-DIMMS is going to be a challenge.
Why read the article when I can just make up a snap judgement?
Surely: http://renata.org/about.shtml
I"ve had the same 'problem' in the past. Since most ram chips have a little hole in the corner, I've used the chips as cool keychains. I try to do this with dead memory, but if the memory has no value to you, and you need a keychain fob....
How is it confusing when there are distinct prefixes for each type?
Tide-induced parity errors.
Once again proving the superiority of core memory.
NVRAM is often just SRAM with a battery. Thus, it has a finite lifespan. People who use computers that store vital information in NVRAM (say users of older Suns) will often run into problems with this.
I'm a loser baby, so why don't you kill me.
What if you sprayed it with a polyurethane clear-coat? Do you think that would protect it enough so that it would last a while?
"Those who consume the bulk of goods are those who make them. We must never forget this secret of our prosperity."
HyperOS do a cool tool called HyperOs HyperDrive III I know it is fairly expensive but it will take up to 16GB in ram and resides in a CD drive bay. It just plugs straight into the ide.
At least I think so. http://crystalmark.info/CrystalMark/09/ranking.php
Compare your CrystalMark results with those. You can also selectively search for RAMDISK users and ask them... well maybe.
P.S. Cow_ard - that's somethying like Cow_boy, right?