From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B03ACC4828D for ; Sun, 4 Feb 2024 03:14:04 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-3.v29.lw.sourceforge.com) by sfs-ml-3.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1rWSxH-0006XH-Lu; Sun, 04 Feb 2024 03:14:04 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-3.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1rWSxF-0006XB-Kt for linux-f2fs-devel@lists.sourceforge.net; Sun, 04 Feb 2024 03:14:02 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Content-Transfer-Encoding:Content-Type:In-Reply-To: From:References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=vjJYkY8X5A0zAzuOTbKVcZnqSbnjEhi40UJ2Er8jzwA=; b=mloecoS8RAz0tnf2AVwe8nZmN7 tHFPfJ/R8i0rnEHEufdfOiG5+H/jqHCn5Toy7LbgX/RoJqtyykgZhKwovhelwQttOTUSVeCwlQ3ie kyMHk60Ay/9YqqXu7WnBskJaiaS8sPKLPEFxA1U/CxsBE8NTZgsP36mNBBxCb/MAOV7w=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=vjJYkY8X5A0zAzuOTbKVcZnqSbnjEhi40UJ2Er8jzwA=; b=TxbgjLRroWPZvqvQiUSYrt4l3j 7V77RjDVwR8+S2Y+xxVXFimGF/qbeUxAXZ5Ly0PDNpiWPWaUvGWyIWl363ExBWwYvChHRM4oZAofy GCUpAzksx8UVzCtQkF2cpiJTACr6dgiI6lkZoikAUSQ5K6u+Kg/RB0Q3YHO3DIKBnCTA=; Received: from dfw.source.kernel.org ([139.178.84.217]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1rWSxE-0006p8-V8 for linux-f2fs-devel@lists.sourceforge.net; Sun, 04 Feb 2024 03:14:02 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 3F73F60C6B; Sun, 4 Feb 2024 03:13:56 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 473E6C433F1; Sun, 4 Feb 2024 03:13:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1707016435; bh=Eti2NB0KIjgkNzs/sLAB0bK7ofCKBJxDarMp4JeuXnY=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=FA7oSEYyK6hKtYUD17C7Dd8J6OB1tOcWEd8AOjozhvtknPt4aMgm2RehFhfvG9qzz ekWfd2HudtytfzvM0u98F3sWNEh8AilUbzdhUOVTskJQxmZ4qSKM7uetFNyZ/jpd8z UPq21rBQV3fObUJ4Q+dxd0DwYU7DPjz3jlEM5Oq6ewk1srf1AHv0nR2ezPV07JtX1t ttjVkXUacO37jjw/XstluGQ12F1xBDO6rOO6Ysnci4mlYv8njf9WWF72J6K7b1K7yX 8um3mT+B8BxT7Egte1+PGuz/18QvfdM6xrHqa48zzobUzBDnrJpJsO97px6uhBayWf J2/Ddha8pFIYw== Message-ID: <30907165-9727-451e-8955-0e26cd219fdb@kernel.org> Date: Sun, 4 Feb 2024 11:13:49 +0800 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: Wenjie Qi , jaegeuk@kernel.org, yangyongpeng1@oppo.com, linux-f2fs-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org References: <20240204031022.1189-1-qwjhust@gmail.com> From: Chao Yu In-Reply-To: <20240204031022.1189-1-qwjhust@gmail.com> X-Headers-End: 1rWSxE-0006p8-V8 Subject: Re: [f2fs-dev] [PATCH v5] f2fs: fix zoned block device information initialization X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: hustqwj@hust.edu.cn Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net On 2024/2/4 11:10, Wenjie Qi wrote: > If the max open zones of zoned devices are less than > the active logs of F2FS, the device may error due to > insufficient zone resources when multiple active logs > are being written at the same time. > > Signed-off-by: Wenjie Qi Reviewed-by: Chao Yu Thanks, _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 823D21C17 for ; Sun, 4 Feb 2024 03:13:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707016436; cv=none; b=cj4Yw5zlOsEIGtqIN8h8zmAYRN/FNMjm2SER5L1JtuySBnwKbB/h9mIHlKs6kg779PtKDkzItCvkE3jWzlosTisOSqoF58kALs8AvqLV6YBKWD359NAu+6jD2QGWtS6bu4YfSLy+nauAZ/e5Aq9EoQUycptbwoC2EP25MFflnOI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707016436; c=relaxed/simple; bh=Eti2NB0KIjgkNzs/sLAB0bK7ofCKBJxDarMp4JeuXnY=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=FWVnXEAMGeg99Lpvp11vsnVC3s6ZA2qtumyoAG2excLKib4c9sFA3AlZN7QV9zcr/SopTaPzD8cyYHs251lKUClR2gfGLkOVfRvcQdZLMePw0UWpwU9+6WnY4sqBMlC58SsFakjJ8XjdSXfGpXRlw2KgburN5YALEKCWsqiCpQw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=FA7oSEYy; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="FA7oSEYy" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 473E6C433F1; Sun, 4 Feb 2024 03:13:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1707016435; bh=Eti2NB0KIjgkNzs/sLAB0bK7ofCKBJxDarMp4JeuXnY=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=FA7oSEYyK6hKtYUD17C7Dd8J6OB1tOcWEd8AOjozhvtknPt4aMgm2RehFhfvG9qzz ekWfd2HudtytfzvM0u98F3sWNEh8AilUbzdhUOVTskJQxmZ4qSKM7uetFNyZ/jpd8z UPq21rBQV3fObUJ4Q+dxd0DwYU7DPjz3jlEM5Oq6ewk1srf1AHv0nR2ezPV07JtX1t ttjVkXUacO37jjw/XstluGQ12F1xBDO6rOO6Ysnci4mlYv8njf9WWF72J6K7b1K7yX 8um3mT+B8BxT7Egte1+PGuz/18QvfdM6xrHqa48zzobUzBDnrJpJsO97px6uhBayWf J2/Ddha8pFIYw== Message-ID: <30907165-9727-451e-8955-0e26cd219fdb@kernel.org> Date: Sun, 4 Feb 2024 11:13:49 +0800 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v5] f2fs: fix zoned block device information initialization Content-Language: en-US To: Wenjie Qi , jaegeuk@kernel.org, yangyongpeng1@oppo.com, linux-f2fs-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Cc: hustqwj@hust.edu.cn References: <20240204031022.1189-1-qwjhust@gmail.com> From: Chao Yu In-Reply-To: <20240204031022.1189-1-qwjhust@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2024/2/4 11:10, Wenjie Qi wrote: > If the max open zones of zoned devices are less than > the active logs of F2FS, the device may error due to > insufficient zone resources when multiple active logs > are being written at the same time. > > Signed-off-by: Wenjie Qi Reviewed-by: Chao Yu Thanks,