Package building reduces the lifetime of the SSD drives

Robert Antoni Buj i Gelonch robert.buj at gmail.com
Mon Feb 23 02:14:25 PST 2015


There are a lot of copy operations before to package LO. I propose you copy
the files to package into a temporary ramdisk.

Creation of 1GB ramdisk in OS X:
$ diskutil erasevolume HFS+ 'LORAMDisk' `hdiutil attach -nomount
ram://2097152`

Deletion:
umount -f /Volumes/LORAMDisk
hdiutl detach /Volumes/LORAMDisk


Regards,
Robert

-- 
http://about.me/rbuj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150223/551b21a7/attachment.html>


More information about the LibreOffice mailing list