MacPorts on COW filesystem

Jeremy Lavergne jeremy at lavergne.gotdns.org
Fri Jul 10 12:01:15 PDT 2015


This might give ideas on next steps:
https://www.sqlite.org/pragma.html#pragma_journal_mode

On Jul 10, 2015, at 2:26 PM, René J.V. Bertin wrote:

> I'm experimenting with running MacPorts on a COW filesystem (ZFS; www.o3x.org). I've noticed the (transient) presence of a file ${prefix}/var/macports/registry/registry.db-journal , which makes me wonder if it's possible to configure the way the registry database is accessed (akin to mysql.conf when using mysql DBs). If I'm not mistaken, registry.db-journal acts more or less like the HFS, EXT3, NTFS (etc) journals work, and should be completely redundant on a COW filesystem (as well as a significant performance bottleneck).



More information about the macports-dev mailing list