tech-embed archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

How to store files and data when memory and storage are limited?



Hi all,

To store the root filesytem on NetBSD machines with
limited memory and small storage devices (typically
flash memories), it is very useful to use compressed
filesystems that only expand necessary data into
memory (instead of a complete memory filesystem).
Linux provides the cramfs filesystem for instance.
Does someone know of an equivalent implementation on
NetBSD (writing on the file system is not necessary)?

NetBSD seems to support the NTFS file system, which
can do automatic compression. Can this type of
filesystem be used to spare memory and storage room ?

I also read articles about RAM compression
(compressing instead of swapping). Does someone know
of existing work under NetBSD?

Yann


        
                
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 



Home | Main Index | Thread Index | Old Index