All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Monakhov <dmonlist@gmail.com>
To: "Владимир Тимофиев" <elimelech007@gmail.com>, linux-ext4@vger.kernel.org
Subject: Re: mount options lazytime
Date: Tue, 30 Aug 2016 10:14:09 +0300	[thread overview]
Message-ID: <8737lmzq2m.fsf@openvz.org> (raw)
In-Reply-To: <CAEQ1wyH+qxh3Meox7cJqXBmyHw-7bzLG1fTRVAXnAw_Q+yq=8w@mail.gmail.com>

[-- 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 --]

  reply	other threads:[~2016-08-30  7:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-25 19:55 mount options lazytime Владимир Тимофиев
2016-08-30  7:14 ` Dmitry Monakhov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-24 23:36 Владимир Тимофиев

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8737lmzq2m.fsf@openvz.org \
    --to=dmonlist@gmail.com \
    --cc=elimelech007@gmail.com \
    --cc=linux-ext4@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.