[MacPorts] #36560: Use hfsCompression

MacPorts noreply at macports.org
Mon Jan 26 01:45:24 PST 2015


#36560: Use hfsCompression
--------------------------+----------------------
  Reporter:  mfeiri@…     |      Owner:  mfeiri@…
      Type:  enhancement  |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  base         |    Version:  2.1.99
Resolution:               |   Keywords:  haspatch
      Port:               |
--------------------------+----------------------

Comment (by rjvbertin@…):

 FYI, there *is* ZFS on OSX: www.o3x.org . While ZFS doesn't really support
 compression on a per-directory level, it does do fast (and less fast),
 transparent compression per mounted volume (dataset) ... and datasets can
 be made to mount wherever you want. So it would be perfectly
 straightforward to put all of MacPorts on a specific dataset, without the
 software even being aware of the fact. It'll be a little less
 straightforward if there is a dependency on HFS+ features, for example
 because you insist on Spotlight indexing or TM backups.
 NB: ZFS's default compression algorithm actually tends to speed up I/O on
 spinning storage, as CPUs are usually faster than HDDs.

 To come back to the patch: could this be made to apply to source code
 extraction too? Source trees can be huge and while users won't usually
 keep them around the same is probably not true for port developers. But
 maybe bsdtar has an option to "extract with compression"?

-- 
Ticket URL: <https://trac.macports.org/ticket/36560#comment:21>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list