All of lore.kernel.org
 help / color / mirror / Atom feed
* Some information about direct-io support on ubifs
@ 2024-11-11  9:37 Michael Nazzareno Trimarchi
  2024-11-11 14:14 ` Zhihao Cheng
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Nazzareno Trimarchi @ 2024-11-11  9:37 UTC (permalink / raw)
  To: linux-mtd, Richard Weinberger, Zhihao Cheng

Hi all

I would like to have some information on how to implement direct-io
support in ubifs. I have tried to mount squashfs image as file in
ubifs using loopback and direct-io but it seems that loop can not
handle when this is on top of ubifs. From what I understand from the
code it seems that the requirement is that the direct-io is
implemented in the filesystem where the file is stored. I have
simulated using nand sim. The idea is to reduce the buffering. I'm
open to have other suggestions regarding this too.

Michael

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-11-18 10:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-11  9:37 Some information about direct-io support on ubifs Michael Nazzareno Trimarchi
2024-11-11 14:14 ` Zhihao Cheng
2024-11-11 15:08   ` Michael Nazzareno Trimarchi
2024-11-14 14:10     ` Zhihao Cheng
2024-11-18  9:43       ` Michael Nazzareno Trimarchi
2024-11-18 10:02         ` Richard Weinberger
2024-11-18 10:05           ` Michael Nazzareno Trimarchi
2024-11-18 10:20             ` Richard Weinberger

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.