Re: How can I create a Ram Disk within C/C++ program?
- From: jmcgill <jmcgill@xxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Aug 2006 10:55:29 -0700
Flash Gordon wrote:
It's no more difficult and no less system specific than it was back
then. The difference is that if you are doing it to speed things up you
are quite possibly wasting your time and effort. Ever head of caching?
It's something some OSs are quite good at.
It still makes sense on diskless clients that boot over NFS and so on.
It's also indicated in some applications where security is sensitive, or
for devices that need to operate in environments where moving parts are
impractical.
.
- Follow-Ups:
- OT/drift: when is a RAMdisk an appropriate solution
- From: Chris Torek
- Re: How can I create a Ram Disk within C/C++ program?
- From: Flash Gordon
- OT/drift: when is a RAMdisk an appropriate solution
- References:
- How can I create a Ram Disk within C/C++ program?
- From: Tom
- Re: How can I create a Ram Disk within C/C++ program?
- From: Tom
- Re: How can I create a Ram Disk within C/C++ program?
- From: Flash Gordon
- How can I create a Ram Disk within C/C++ program?
- Prev by Date: Re: How can I create a Ram Disk within C/C++ program?
- Next by Date: Re: C IDE Recommendations
- Previous by thread: Re: How can I create a Ram Disk within C/C++ program?
- Next by thread: Re: How can I create a Ram Disk within C/C++ program?
- Index(es):
Relevant Pages
|