public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chao Yu <chao@kernel.org>
To: Gao Xiang <hsiangkao@linux.alibaba.com>, linux-erofs@lists.ozlabs.org
Cc: chao@kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] erofs: restrict pcluster size limitations
Date: Thu, 12 Sep 2024 17:06:34 +0800	[thread overview]
Message-ID: <e5a4dd90-3fbb-413d-94cb-41ce67d6824f@kernel.org> (raw)
In-Reply-To: <20240912074156.2925394-1-hsiangkao@linux.alibaba.com>

On 2024/9/12 15:41, Gao Xiang wrote:
> Error out if {en,de}encoded size of a pcluster is unsupported:
>    Maximum supported encoded size (of a pcluster):  1 MiB
>    Maximum supported decoded size (of a pcluster): 12 MiB
> 
> Users can still choose to use supported large configurations (e.g.,
> for archival purposes), but there may be performance penalties in
> low-memory scenarios compared to smaller pclusters.
> 
> Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>

Reviewed-by: Chao Yu <chao@kernel.org>

Thanks,

      reply	other threads:[~2024-09-12  9:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-12  7:41 [PATCH] erofs: restrict pcluster size limitations Gao Xiang
2024-09-12  9:06 ` Chao Yu [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=e5a4dd90-3fbb-413d-94cb-41ce67d6824f@kernel.org \
    --to=chao@kernel.org \
    --cc=hsiangkao@linux.alibaba.com \
    --cc=linux-erofs@lists.ozlabs.org \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox