All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Alex Kalenyuk <akalenyu@redhat.com>
Cc: "Daniel P. Berrangé" <berrange@redhat.com>,
	"Adam Litke" <alitke@redhat.com>,
	qemu-devel@nongnu.org, kwolf@redhat.com,
	"Richard W.M. Jones" <rjones@redhat.com>
Subject: Re: qemu-img cache modes with Linux cgroup v1
Date: Mon, 6 May 2024 14:24:39 -0400	[thread overview]
Message-ID: <20240506182439.GC7375@fedora.redhat.com> (raw)
In-Reply-To: <CAHahevc5nrUYakDezGmBAn3LPCwvvYREuHdGKXZvaQY-n1Q85A@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 667 bytes --]

On Mon, May 06, 2024 at 08:10:25PM +0300, Alex Kalenyuk wrote:
> Hey, just FYI about tmpfs, during some development on Fedora 39 I noticed
> O_DIRECT is now supported on tmpfs (as opposed to our CI which runs Centos
> 9 Stream).
> `qemu-img convert -t none -O raw tests/images/cirros-qcow2.img
> /tmp/cirros.raw`
> where /tmp is indeed a tmpfs.
> 
> I might be missing something so feel free to call that out

Yes, it was added by:

commit e88e0d366f9cfbb810b0c8509dc5d130d5a53e02
Author: Hugh Dickins <hughd@google.com>
Date:   Thu Aug 10 23:27:07 2023 -0700

    tmpfs: trivial support for direct IO

It's fairly new but great to have.

Stefan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      reply	other threads:[~2024-05-06 18:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-31 15:40 qemu-img cache modes with Linux cgroup v1 Stefan Hajnoczi
2023-07-31 16:06 ` Richard W.M. Jones
2023-07-31 17:19 ` Daniel P. Berrangé
2023-07-31 19:15   ` Stefan Hajnoczi
2024-05-06 17:10     ` Alex Kalenyuk
2024-05-06 18:24       ` Stefan Hajnoczi [this message]

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=20240506182439.GC7375@fedora.redhat.com \
    --to=stefanha@redhat.com \
    --cc=akalenyu@redhat.com \
    --cc=alitke@redhat.com \
    --cc=berrange@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rjones@redhat.com \
    /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.