<freemangordon>
I don't see rootfs mounted in /etc/fstab
<freemangordon>
so, where are mount options?
<Wizzup>
probably defaults to relatime
<Wizzup>
oh, I see what you mean
<Wizzup>
I think it's probably just ... not there
<freemangordon>
with noatime calendar loads in 4 seconds (warm)
<Wizzup>
on daedalus?
<freemangordon>
chimaera
<Wizzup>
ok
<Wizzup>
btw you might be able to do mount -o remount,noatime /
<Wizzup>
(saves a reboot)
<freemangordon>
that's what I did
<Wizzup>
:)
<freemangordon>
I think we shall set noatime everywhere
<freemangordon>
that's a great improvement more or less for free
<freemangordon>
not to say we *must* set it for flash storage
<arno11>
i just tried noatime on daedalus (no qt5 tweaks), calculator starts in 12 sec warm
<freemangordon>
I just started dist-upgrade, will take a while
ceene has joined #maemo-leste
fmg_d4 has joined #maemo-leste
<arno11>
freemangordon: on daedalus, the biggest issue i see with qt5 is when you launch more than one qt5 app: need 20-30 sec to start calculator or qalendar
<arno11>
i mean, with only 2 apps, it doubles the time
Livio has joined #maemo-leste
ceene has quit [Ping timeout: 252 seconds]
mkf has quit [Read error: Connection reset by peer]
akossh has joined #maemo-leste
<sicelo>
where will that noatime be set? want to boot with it going forward.
<sicelo>
i suppose it means defining it in fstab, which currently doesn't have definition for / ?
<sicelo>
oh, kernel has `rootflags=`
<Wizzup>
I'd put it in fstab yeah
<Wizzup>
but yes, you can use rootflags
akossh has quit [Quit: Leaving.]
System_Error has quit [Remote host closed the connection]
<sicelo>
can you share how your / is currently mounted (my N900 is out of battery ... about to boot, and i want to make this change before booting)
<sicelo>
iirc we're ext4?
System_Error has joined #maemo-leste
<sicelo>
done :-)
<Wizzup>
sicelo: as noted, you can make this change live using mount -o remount,noatime /