A RAM disk (or RAM drive) is a block of RAM that a computer is using as though it were a disk drive.
-1
votes
0answers
26 views
What are some uses for GPU RAM? [closed]
I have an ATI Radeon 5450 GPU, with 2 GB DDR3 RAM.
Is there anything I can do to utilise this RAM?
Thanks!
-1
votes
1answer
34 views
Lots of RAM for a simple program [closed]
I wasn't sure where or how to ask this question but here goes.
I'm generating very large fractal images using a small C program. It is already heavily optimized and can generate large images (10k ...
0
votes
0answers
47 views
Restore data from a corrupted .img file
After having formatted my pc, i forgot to setup backup on my ramdisk.
Ive been using dataram ramdisk wich stores the disk in a .img file on exit.
However my pc crashed recently and now this .img is ...
2
votes
2answers
43 views
Reduce loadtime in games merging two folders across ramdisk and local disk
I've found a program to emulate a drive in my memory, RAMDrive.
RAMDrive creates a drive (G:) on my computer, which allows me to have super fast read/write on that drive.
Now I was thinking I could ...
0
votes
0answers
23 views
Java reading a file from ramdisk during startup
I have installed Ubuntu on a CF card on a Alix computer. I configured a lcd4linux and created a RAMdisk (to not kill the CF card by accessing it multiple times).
I installed java which is reading ...
0
votes
1answer
130 views
“Run with Graphics Processors”, only for game or what? [closed]
I am considering upgrading my display card and I come across one with 4GB VRAM. As I find out in the context menu in windows there is a "run with graphics processor" options, where I can choose the ...
1
vote
1answer
51 views
Auto resizing RAM drive for Windows?
Is there a method or a tool that would allow me to have a RAM disk with dynamic memory allocation?
I want it to use RAM space only when space is actually used by files, I do not want an empty RAM ...
0
votes
2answers
140 views
Fancycache + HDD vs SSD
My girlfriend's three years old Sony Vaio laptop is getting really slow so I will perform a clean Win7 install on it in a couple of weeks. While at it, I'm considering getting her to upgrade a ...
1
vote
0answers
127 views
Windows cache and temp on RAM disk
I have 16 GB of memory and have just started to experiment with having a 1 GB RAMdisk. Currently, I only have the browser cache there, but I am thinking of moving the Windows7 cache and temp ...
1
vote
1answer
58 views
Create temporary disk in RAM?
The Fossil SCM currently doesn't support grepping through the repository. The only way to find code, is to check out the whole repository into a disk through "fossil deconstruct c:\temp_fossil", and ...
1
vote
3answers
139 views
RAM as SSD in OSX
Let's say I have a Mac with 128GB of RAM and no SSD. Could I somehow configure OSX to use the RAM as an SSD, i.e. as part of a Fusion Drive?
Note: manually making a Fusion Drive is described here: ...
2
votes
1answer
662 views
Temp folder in ramdisk
I have a computer with windows 8 x64 and 16GB RAM.
I bought a SSD, but still want to get the last bit of performance out of my computer ;)
Does it make sense to put my temp folder into a ramdisk?
...
0
votes
0answers
42 views
In linux is it possible to extend a ramdisk with a physcial drive in a logical volume?
I do not like how tmpfs behaves with swap and will allow memory to be exhausted before using the swap on physical disk (yes swappiness can be adjusted but it's still affecting the rest of the OS by ...
2
votes
1answer
481 views
Does it protect SSD by putting Chrome/IE cache into ramdisk?
I have bought a SSD, alloc 1G memory for ramdisk to save temp file of Chrome/IE. Does it reduce the i/o of SSD and enlarge the lifetime of SSD?
1
vote
0answers
75 views
2-thread Perl program slower if run using a RAMdisk within a Virtualbox?
I run a perl script inside a Virtualbox (both the host and guest OS are Windows 7).
The Virtualbox has been given 4 CPUs out of 8 (everything runs on a Intel i7) and 3 GB RAM (out of 8 available).
...
1
vote
1answer
65 views
Two RAM modules with different Frequencies
I have a Dell laptop which I bought 3 years ago. its a First gen i7 and its absolutely working fine. Since i use softwares like Photoshop Illustrator and Dreamweaver. I want to upgrade the RAM. I ...
0
votes
2answers
51 views
Where does mkinitcpio save its output?
When you run something like mkinitcpio -p linux, where is the resulting file saved?
-1
votes
1answer
576 views
Is there any open-source RAMDisk software for Windows? [closed]
Question title is quite clear, no ?
I found a bunch of "free for personnal use" ramdisk softwares on alternativesto but absolutely no open-source. So, do you know any one ?
1
vote
1answer
137 views
How to create ramdisk block device on Fedora 17?
In Fedora 16 /dev/ram* got removed and replaced with tmpfs.
However tmpfs can't make block devices.
Question
How do I make a ramdisk block device in Fedora 17?
1
vote
2answers
407 views
How to create a RAM disk - Fedora 17
How do I create a true RAM disk? I don't want a virtual file system with loop devices, I would like a mountable filesystem that is stored completely in RAM.
I am using Fedora 17, linux ...
-1
votes
1answer
261 views
set up permanent ramdisk in ubuntu to not using ram when is the ramdisk empty
My laptop running Ubuntu 12.04 has 8GB RAM. I added following record to /etc/fstab
tmpfs /media/ramdisk tmpfs defaults,noatime,mode=1777 0 0
What exactly does it mean? I have tested that I can ...
-1
votes
2answers
342 views
Why using swap file over a SMB/NFS mounted filesystem is not possible in Linux?
I'd like to use another machine's unused RAM as swapspace for my primary Linux installation. I was just curious about performance of network ramdisks compared to local (slow) mechanical hard disks.
...
0
votes
0answers
53 views
RAID Lag-Behind Burst Write [closed]
I would like to setup RAID1 so that a ramdisk in the RAID configuration has occasional synchronisation with a HDD (that is very battery intensive to run, so I hope to let it spinout at a very small ...
2
votes
1answer
2k views
Which filesystem to use for ramdisk?
I have 8 GB of RAM and would like to allocate about 1.5 GB for a ramdisk, mainly to use for Chrome and possibly some other things later.
This guide says to format NTFS while this guide says to use ...
4
votes
1answer
1k views
Ramdisk size limit in OS X Mountain Lion?
I tried this command to create a ramdisk
sudo hdik -nomount ram://4194304
but it failed with the message hdik: attach failed: error 0x6e = 110
It works only if I decrease the size to about 1 GB. ...
3
votes
1answer
479 views
How to install Windows on a ramdisk?
Nowadays 32 or even 64 GB of RAM in a PC is becoming accessible for the average Joe.
Ideally I would like to be able to copy a fully working Windows 7 installation on DVDs or a Bluray disk and mount ...
0
votes
0answers
215 views
Boot Linux to ram-only, one time user on a second partition
I am looking to setup a laptop I use for work as follows. One partition with a Linux install (Backtrack) with tools, normal write, etc. I want to create a second partition with a one-time use setup; ...
2
votes
1answer
302 views
Create ram disk mount to specific folder in OSX
I am using a command like so to create a ram disk:
diskutil erasevolume HFS+ "ram disk" `hdiutil attach -nomount ram://307200`
This works succesfully, and I get a /Volumes/ram disk mounted on my ...
1
vote
2answers
80 views
Is it secure: Storing an unencrypted keyfile in a volatile location?
I have multiple hard drives that should all be encrypted with the same keyfile or passphrase.
Here's what I planned as an approach: I encrypt every hard disk with LUKS / cryptsetup and choose a ...
0
votes
2answers
738 views
How to setup a RAM disk without using third-party software?
How may I setup a RAM disk on my Windows 7 computer without using third-party software? There seems to be a lot of third-party applications that can do this, but I am wondering if this is something ...
-1
votes
2answers
514 views
Maximum memory on 32-bit Windows 7… [duplicate]
Possible Duplicate:
can a 32-bit OS machine use up all 8GB RAM + 20GB page file?
I understand that I will not be able to use a full 4 GB on my 32-bit Windows 7 installation. I ready have ...
2
votes
1answer
418 views
Why do virtual machine files on a ramdisk not run faster than on a physical disk?
I installed a total of 36 GB of memory (4x8 GB + 2x2 GB) onn the host (Windows 7) and I used ImDisk to create a 32 GB ramdisk and formatted it with an NTFS file system.
Then I copied the virtual ...
4
votes
2answers
1k views
Best approach to utilize RamDisk for Chrome?
I use a lot of tabs and after a while less recently opened tabs take some time to become responsive, which I guess is because they're being un-cached to HDD as they're not required.
So after ...
1
vote
1answer
206 views
Periodically back up ramdisk
Are there any Windows ramdisk drivers that can periodically back up the ramdisk to a file? I am familiar with ones that can save the file on demand and on shutdown.
I'd like to gain control over the ...
4
votes
3answers
10k views
4GB to 8GB RAM, what performance increase?
I am wondering whether it is worth upgrading from 4 GB to 8 GB of RAM. I know the question has been asked many times, but I can't transpose that to my case. I'm using Windows 7 64-bit.
I did a test ...
0
votes
0answers
542 views
Increase ramdrive memory for Hiren Boot CD
Does anyone know how to increase partition for Ramdrive R: for Hiren Boot CD ?
I installed a new Program with more than 64mb and I cannot run it.
By default it's size in 64mb.
IF not where I Could ...
5
votes
2answers
3k views
How do I load Ubuntu into RAM and boot from it?
The Problem
I have a USB flash drive which, among Windows PE and other things, has an Ubuntu 11.04 system on a virtual (file-based) partition:
<drive>/ubuntu/disks/boot.disk mount point ...
1
vote
3answers
3k views
Optimum use of Windows7 32bit PAE Ramdisk (3GB + 1GB PAE)
Besides switching to Windows 64bit (or Linux 64bit) what is the best strategy to make the most of my 1GB PAE ramdisk (on a Laptop with a slow harddrive)?
Here ...
5
votes
1answer
3k views
What to put on RAMDisk on Windows?
I got a lot of RAM installed in my PC recently and I looked into this RAMDisk thing.
There are two things I've found from my investigation:
You should not mess with Windows native pagefile/memory ...
0
votes
3answers
217 views
How can I tell if I can increase RAM from 4 GB to 8 GB on my FSC Amilo XA 3530 Laptop?
I want to increase my laptop speed and use a ram disk but my RAM size is very low. How can I tell if I can increase my RAM from 4 GB on my FSC Amilo XA 3530 laptop? The specs stats it is DDR2 800Mhz ...
-2
votes
1answer
145 views
How long is the life of a memory stick? [closed]
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 ...
0
votes
1answer
341 views
Why can't I eject ramdisk on OSX?
I followed these instructions for creating a ramdisk on OSX. Now I can't unmount the disk despite not using it (lsof verifies nothing is using the disk).
Instructions to create:
$ hdid -nomount ...
4
votes
2answers
1k views
Install entire visual studio on ramdisk?
How would i go about installing visual studio 2010 and all of its dependencies entirely on a ramdisk? I have 16GB ram in my computer and a 4GB ramdisk just for visual studio.
If i just try to ...
2
votes
1answer
400 views
Windows RAM disk that can be installed on the command line, and supports > 4GB?
Is there a Windows RAM disk that can:
Be installed/controlled from the command line.
Supports > 4GB on a 64-bit system.
I've written a .NET app to decompress some .rar files to a temporary ...
5
votes
1answer
752 views
Can I create a RAM disk using GPU Memory? [duplicate]
Possible Duplicate:
Is it possible to use GPU memory as more main memory?
I would like to create a RAM disk/drive using the GPU's RAM/memory.
Then use ReadyBoost on Windows to use the disk ...
2
votes
2answers
428 views
Will these 2 RAMs play nicely?
EDIT To the Original Question:
I did some research and the old computer I discovered is a Dell Dimension 2400. According to the SPEC Sheet the RAM is PC2100 (266-MHz) or PC2700 (333-MHz) DDR SDRAM ...
0
votes
2answers
3k views
Windows 7 Virtual Memory Optimization - ReadyBoost vs. Flash Swap vs. RAM Disk?
At first i thought ReadyBoost means having swap file allocated to flash drive which is wrong because ReadyBoost serves as additional storage for swap file or should i say it mirrors swap file on hard ...
4
votes
1answer
174 views
Spin down hard drive while on treadmill (or car or any other shaky environment)
I have a laptop with 8GB of RAM running Windows 7.
Is it possible to completely shut off the hard drive while browsing the web? I use Firefox.
I figure I would need to do this if I wanted to prevent ...
3
votes
2answers
1k views
How do I deallocate a Linux RAMDISK, e.g. /dev/ram0?
I've been playing with Linux RAMDISKs, as in the block device /dev/ram0. I understand that when I first start writing to one of these devices some RAM is allocated to it.
How do I free the memory ...
6
votes
1answer
1k views
What is the max. capacity of RAM in 32-bit machine? Why it is not 16GB? [closed]
This question is inspired from a question in stackoverflow here
To what I know,
for 32bit machines, we can have 2^32 combination set of instructions.
so for a max capacity of a RAM in 32-bit ...


