RE: RAID-6 polynomial

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tirumala Reddy Marri
Date: Monday, April 19, 2010 - 8:14 pm

I understand the RAID-6 or GF(2) math. There is a test code crypto/async_tx/raid6test.c which make calls to async_gen_syncdrome() in turn calls raid6_int4_gen_syndrome(). I could not find which polynomial this code is using.
-Marri


-----Original Message-----
From: Michael Evans [mailto:mjevans1983@gmail.com] 
Sent: Monday, April 19, 2010 6:55 PM
To: Tirumala Reddy Marri
Cc: linux-raid@vger.kernel.org
Subject: Re: RAID-6 polynomial

On Mon, Apr 19, 2010 at 4:44 PM, Tirumala Reddy Marri <tmarri@amcc.com> wrote:

If you google "raid6 math" you'll get a result like this as the first result:

http://kernel.org/pub/linux/kernel/people/hpa/raid6.pdf The
Mathematics of Raid 6
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RAID-6 polynomial, Tirumala Reddy Marri, (Mon Apr 19, 4:44 pm)
Re: RAID-6 polynomial, Michael Evans, (Mon Apr 19, 6:55 pm)
RE: RAID-6 polynomial, Tirumala Reddy Marri, (Mon Apr 19, 8:14 pm)
Re: RAID-6 polynomial, Michael Evans, (Mon Apr 19, 9:39 pm)
Re: RAID-6 polynomial, H. Peter Anvin, (Wed Apr 21, 6:00 pm)
RE: RAID-6 polynomial, Tirumala Reddy Marri, (Thu Apr 22, 9:14 pm)
Re: RAID-6 polynomial, H. Peter Anvin, (Thu Apr 22, 10:43 pm)