login
Header Space

 
 

Re: 'pklite' for Linux.

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Wednesday, March 18, 1992 - 9:12 pm

In article <danielce.700817239@ee.mu.OZ.AU> danielce@ee.mu.OZ.AU (Daniel AMP Carosone) writes:

Nachpt.  You could also put it in the disk driver, a la Stacker.  This would
have the advantage of cleanliness, though you'd only get page-by-page
compression.

But... naah.  I think it would actually do best in the buffer cache.
Whenever you load a chunk of data in, you decompress it; whenever you store
it back, you recompress it.


Random access shouldn't be a problem, but from what I know of compression
algorithms writing is.  Most files on a system are only read, anyway, so
this shouldn't be much of a problem.

c
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: 'pklite' for Linux., Curtis Yarvin, (Wed Mar 18, 9:12 pm)
speck-geostationary