From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762720AbdAIQj6 (ORCPT ); Mon, 9 Jan 2017 11:39:58 -0500 Received: from mx2.suse.de ([195.135.220.15]:39966 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762677AbdAIQj4 (ORCPT ); Mon, 9 Jan 2017 11:39:56 -0500 From: Coly Li Subject: [LSF/MM TOPIC] [LSF/MM ATTEND] md raid general discussion Cc: "open list:SOFTWARE RAID (Multiple Disks) SUPPORT" , linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org, Shaohua Li , NeilBrown , songliubraving@fb.com, Guoqing Jiang , pawel.baldysiak@intel.com, mariusz.dabrowski@intel.com, artur.paszkiewicz@intel.com, Jes.Sorensen@redhat.com, Hannes Reinecke To: lsf-pc@lists.linux-foundation.org Message-ID: <79796ea4-2631-c762-b8a1-50bcdcbc602e@suse.de> Date: Tue, 10 Jan 2017 00:38:03 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Folks, I'd like to propose a general md raid discussion, it is quite necessary for most of active md raid developers sit together to discuss current challenge of Linux software raid and development trends. In the last years, we have many development activities in md raid, e.g. raid5 cache, raid1 clustering, partial parity log, fast fail upstreaming, and some effort for raid1 & raid0 performance improvement. I see there are some kind of functionality overlap between r5cache (raid5 cache) and PPL (partial parity log), currently I have no idea where we will go for these two development activities. Also I receive reports from users that raid1 performance is desired when it is built on NVMe SSDs as a cache (maybe bcache or dm-cache). I am working on some raid1 performance improvement (e.g. new raid1 I/O barrier and lockless raid1 I/O submit), and have some more ideas to discuss. Therefore, if md raid developers may have a chance to sit together, discuss how to efficiently collaborate in next year, it will be much more productive then communicating on mailing list. Finally let me introduce myself for people don't know me. My name is Coly Li, I used to work on OCFS2, Ext4 for SUSE Linux, now I work with Neil Brown and Hannes Reinecke to maintain block layer code for SUSE Linux, mostly focus on drivers/md/* Thanks. Coly Li