Re: How can I create a Ram Disk within C/C++ program?
- From: Flash Gordon <spam@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Aug 2006 19:33:05 +0100
jmcgill wrote:
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.
I agree there are good reasons for it sometimes. I just don't believe that they necessarily apply to the OP. The maxim of measure first, on the other hand, definitely does apply.
--
Flash Gordon
.
- 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
- Re: How can I create a Ram Disk within C/C++ program?
- From: jmcgill
- How can I create a Ram Disk within C/C++ program?
- Prev by Date: Re: C IDE Recommendations
- Next by Date: Re: Tryiing just to read/understand this code
- Previous by thread: Re: How can I create a Ram Disk within C/C++ program?
- Next by thread: OT/drift: when is a RAMdisk an appropriate solution
- Index(es):
Relevant Pages
|