From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: RAID6 algo in md Date: Wed, 30 Jul 2008 22:54:20 -0700 Message-ID: <4891538C.5010708@zytor.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-raid-owner@vger.kernel.org To: Adhiraj Joshi Cc: linux-raid@vger.kernel.org List-Id: linux-raid.ids Adhiraj Joshi wrote: > Hi, > > I am trying to understand overall raid6 setup. I learnt the > Vandermonde Matrix method to implement RAID6, but I could not map it > with RAID6 implementation in md. Is there any documentation available > specifically for RAID6 in md? I didnt find any inside the kernel. > http://www.kernel.org/pub/linux/kernel/people/hpa/raid6.pdf -hpa