[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [atomic-devel] ostree and ssd/emmc



On Fri, Jul 8, 2016, at 07:08 AM, Vasiliy Tolstov wrote:
> I'm already build own image using ostree, now i want to experiment and
> build image for my notebook.
> But i have emmc and want to know - how fast it dead if i use ostree
> image to update my system? (i'm plan do update image each weekend)
> How ostree compared to git in case of storing files ? Does it
> expensive to usage on ssd drives?

I haven't done any measurements but it's likely fairly close
to the same number of disk writes as yum.  I'd guess that the
biggest cost for yum in particular is the RPM metadata - for
Fedora it's huge.  (rpm-ostree with package layering pays this
same cost, but you can avoid it with custom tree composes of course).  

I'd be more concerned about sources of constant writes like having the
systemd journal be persistent.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]