All of lore.kernel.org
 help / color / mirror / Atom feed
* why fscrypt_mergeable_bio use logical block number?
@ 2022-04-15  8:18 常凤楠
  2022-04-15 18:49 ` Eric Biggers
  0 siblings, 1 reply; 4+ messages in thread
From: 常凤楠 @ 2022-04-15  8:18 UTC (permalink / raw)
  To: tytso, jaegeuk, ebiggers, satyat; +Cc: linux-fscrypt

Hi:
	When I dig into a problem, I found: bio merge may reduce a lot when enable inlinecrypt, the root cause is fscrypt_mergeable_bio use logical block number rather than physical block number. I had read the UFSHCI, but not see any description about why data unit number shoud use logical block number. I want to know why, Is the anyone can explain this?

Thanks.
Fengnan Chang.

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

end of thread, other threads:[~2022-04-18  7:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-15  8:18 why fscrypt_mergeable_bio use logical block number? 常凤楠
2022-04-15 18:49 ` Eric Biggers
2022-04-17  2:34   ` 常凤楠
2022-04-18  7:25     ` Eric Biggers

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.