linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* File-compression on ubifs
@ 2019-05-17 11:36 Shibin George
  2019-06-04 15:14 ` Shibin George
  2019-06-04 21:04 ` Richard Weinberger
  0 siblings, 2 replies; 3+ messages in thread
From: Shibin George @ 2019-05-17 11:36 UTC (permalink / raw)
  To: linux-mtd

Hi everyone,

Had a query regarding mkfs.ubifs tool. I created an empty ubifs
filesystem using:

mkfs.ubifs -y /dev/ubiX_Y

I was wondering that if I now create a new file on this filesystem
(after mount()), would compression be enabled or disabled for that
file by-default? I am sorry but I could quite grasp this from the
mkfs.ubifs code.

Another query that I have is this:
Would ubifs do a better job at compression if it knows the root-dir
contents ahead of time? In other words, is on-the-fly compression of a
file (i.e. compression at the time of creating/writing to a file)
generally worse than when the same file is known to ubifs at the time
of image creation?

Thanks for your time!

Regards,
Shibin George

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

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

end of thread, other threads:[~2019-06-04 21:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-17 11:36 File-compression on ubifs Shibin George
2019-06-04 15:14 ` Shibin George
2019-06-04 21:04 ` Richard Weinberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).