Message ID | 20190923054407.8102-1-riteshh@linux.ibm.com |
---|---|
Headers | show
Return-Path: <linux-ext4-owner@vger.kernel.org> X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-ext4-owner@vger.kernel.org; receiver=<UNKNOWN>) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=linux.ibm.com Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 46cCvC6zMbz9sPR for <patchwork-incoming@ozlabs.org>; Mon, 23 Sep 2019 15:44:39 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731186AbfIWFoZ (ORCPT <rfc822;patchwork-incoming@ozlabs.org>); Mon, 23 Sep 2019 01:44:25 -0400 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:28220 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731158AbfIWFoZ (ORCPT <rfc822;linux-ext4@vger.kernel.org>); Mon, 23 Sep 2019 01:44:25 -0400 Received: from pps.filterd (m0098393.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id x8N5c0iJ045877 for <linux-ext4@vger.kernel.org>; Mon, 23 Sep 2019 01:44:22 -0400 Received: from e06smtp03.uk.ibm.com (e06smtp03.uk.ibm.com [195.75.94.99]) by mx0a-001b2d01.pphosted.com with ESMTP id 2v6qb1sbut-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for <linux-ext4@vger.kernel.org>; Mon, 23 Sep 2019 01:44:21 -0400 Received: from localhost by e06smtp03.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for <linux-ext4@vger.kernel.org> from <riteshh@linux.ibm.com>; Mon, 23 Sep 2019 06:44:19 +0100 Received: from b06cxnps3075.portsmouth.uk.ibm.com (9.149.109.195) by e06smtp03.uk.ibm.com (192.168.101.133) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; (version=TLSv1/SSLv3 cipher=AES256-GCM-SHA384 bits=256/256) Mon, 23 Sep 2019 06:44:16 +0100 Received: from d06av26.portsmouth.uk.ibm.com (d06av26.portsmouth.uk.ibm.com [9.149.105.62]) by b06cxnps3075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id x8N5iE2i57606298 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 23 Sep 2019 05:44:14 GMT Received: from d06av26.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 3A04FAE053; Mon, 23 Sep 2019 05:44:14 +0000 (GMT) Received: from d06av26.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id E9ED0AE059; Mon, 23 Sep 2019 05:44:10 +0000 (GMT) Received: from dhcp-9-199-158-218.in.ibm.com (unknown [9.199.158.218]) by d06av26.portsmouth.uk.ibm.com (Postfix) with ESMTP; Mon, 23 Sep 2019 05:44:10 +0000 (GMT) From: Ritesh Harjani <riteshh@linux.ibm.com> To: jack@suse.cz, tytso@mit.edu, linux-ext4@vger.kernel.org, adilger@dilger.ca Cc: joseph.qi@linux.alibaba.com, david@fromorbit.com, hch@infradead.org, riteshh@linux.ibm.com, mbobrowski@mbobrowski.org, rgoldwyn@suse.de, aneesh.kumar@linux.ibm.com, linux-kernel@vger.kernel.org Subject: [RFC-v2 0/2] ext4: Improve ilock scalability to improve performance in DirectIO workloads Date: Mon, 23 Sep 2019 11:14:05 +0530 X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TM-AS-GCONF: 00 x-cbid: 19092305-0012-0000-0000-0000034F6C58 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 19092305-0013-0000-0000-00002189F661 Message-Id: <20190923054407.8102-1-riteshh@linux.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2019-09-23_02:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1908290000 definitions=main-1909230054 Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: <linux-ext4.vger.kernel.org> X-Mailing-List: linux-ext4@vger.kernel.org |
Series |
ext4: Improve ilock scalability to improve performance in DirectIO workloads
|
expand
|