I want to use some memory which is integrated in the motherboard, to make a ramdisk, so that the SSD won't be written to as an internet video buffer.

But I doubt that life of the memory would be too long if I do it like this.

link|improve this question
feedback

migrated from serverfault.com Nov 17 '11 at 10:48

This question came from our site for system administrators and desktop support professionals.

closed as not a real question by ChrisF, slhck, sblair, Linker3000, RedGrittyBrick Nov 17 '11 at 12:15

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

1 Answer

I'm not sure what you're asking...you just want to use your RAM as a RAM disk? That won't affect the life of your memory components if you do that. The only thing you'll risk is your data, since turning off power to the machine erases the contents of memory.

link|improve this answer
From the way the question is titled, I assumed he had some sort of SD card or whatever on the motherboard that he wanted to use. – Ward Nov 17 '11 at 4:37
Low quality (unclear) + off-topic == vote to close in place. – Ward Nov 17 '11 at 4:38
Yup, don't know why this was migrated here. – slhck Nov 17 '11 at 11:00
@Ward well nicely done Ward, make it more confusing.. I read your comment and thought he must be talking about a Flash memory stick e.g. USB or SD card.. I almost downvoted this answer because of your slightly misleading comment along with his misleading title. But indeed, as he says "I want to use some memory which is integrated in the motherboard," The answer is as Bart says, it won't shorten the life really. No more than using memory normally would. – barlop Nov 17 '11 at 13:09
feedback