|
Re: RAM disk: msg#00014os.netbsd.ports.hpcmips
Scott Lawrence wrote: > On Mon, Feb 18, 2008 at 8:16 AM, David Brownlee <abs@xxxxxxxxxx> wrote: > >> The simplest option is probably to mount a tmpfs filesystem and >> copy the files you want to it, then copy things back when done. >> >> eg: >> >> # mkdir /ramdisk >> # mount -t tmpfs tmpfs /ramdisk > > > mount_tmpfs: tmpfs on /ramdisk: Operation not supported by device > > > >> >> # cp -R /somedir /ramdisk >> >> the tmpfs will grow and shrink as necessary, so watch out if you >> put too much data on there and use up all your ram... >> > > Understood > > this seems like the solution for me. > > I'll try out the other things you suggested asap. > > -s > > Scott I think the 4.0 kernel does not have TMPFS configured as default, so you need to compile the kernel with option TMPFS risto |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: RAM disk: 00014, Scott Lawrence |
|---|---|
| Next by Date: | Re: Pencentra 200?: 00014, Mirco Piccin |
| Previous by Thread: | Re: RAM diski: 00014, Scott Lawrence |
| Next by Thread: | Re: Pencentra 200?: 00014, Mirco Piccin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |