* mount options lazytime
@ 2016-08-24 23:36 Владимир Тимофиев
0 siblings, 0 replies; 3+ messages in thread
From: Владимир Тимофиев @ 2016-08-24 23:36 UTC (permalink / raw)
To: linux-fsdevel
Good afternoon!
Please tell me these mount options to register properly:
# / was on /dev/sda6 during installation
UUID=d655749d-9d0b-48b9-a255-92efd6a36997 / ext4
errors=remount-ro,relatime,lazytime 0 1
lazytime or relatime,lazytime or you can just leave lazytime ?
Thanks for the answer!
--
Желаю вам поддержки Свыше и успеха!
С уважением,
Ваш Владимир Тимофиев <http://copi.ru/94717/>
^ permalink raw reply [flat|nested] 3+ messages in thread
* mount options lazytime
@ 2016-08-25 19:55 Владимир Тимофиев
2016-08-30 7:14 ` Dmitry Monakhov
0 siblings, 1 reply; 3+ messages in thread
From: Владимир Тимофиев @ 2016-08-25 19:55 UTC (permalink / raw)
To: linux-ext4
Good afternoon!
Please tell me these mount options to register properly:
# / was on /dev/sda6 during installation
UUID=d655749d-9d0b-48b9-a255-92efd6a36997 / ext4
errors=remount-ro,relatime,lazytime 0 1
lazytime or relatime,lazytime or you can just leave lazytime ?
Thanks for the answer!
--
Желаю вам поддержки Свыше и успеха!
С уважением,
Ваш Владимир Тимофиев <http://copi.ru/94717/>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mount options lazytime
2016-08-25 19:55 mount options lazytime Владимир Тимофиев
@ 2016-08-30 7:14 ` Dmitry Monakhov
0 siblings, 0 replies; 3+ messages in thread
From: Dmitry Monakhov @ 2016-08-30 7:14 UTC (permalink / raw)
To: Владимир Тимофиев,
linux-ext4
[-- Attachment #1: Type: text/plain, Size: 918 bytes --]
Владимир Тимофиев <elimelech007@gmail.com> writes:
> Good afternoon!
> Please tell me these mount options to register properly:
>
> # / was on /dev/sda6 during installation
> UUID=d655749d-9d0b-48b9-a255-92efd6a36997 / ext4
> errors=remount-ro,relatime,lazytime 0 1
>
> lazytime or relatime,lazytime or you can just leave lazytime ?
relatime is an option which delay atime update.
lazytime is an option which delay atime and mtime update.
See https://lwn.net/Articles/621046/
You should enable lazytime if you care about latency on write path.
For example io_submit() may block on synchronous mtime update.
> Thanks for the answer!
>
> --
> Желаю вам поддержки Свыше и успеха!
>
> С уважением,
> Ваш Владимир Тимофиев <http://copi.ru/94717/>
> NrybXǧv^){.n+{{x{ayʇڙ,j\afhzw\fj:+vwjm\azZ+ݢj"!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 472 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-08-30 7:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-25 19:55 mount options lazytime Владимир Тимофиев
2016-08-30 7:14 ` Dmitry Monakhov
-- strict thread matches above, loose matches on Subject: below --
2016-08-24 23:36 Владимир Тимофиев
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.