Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1594527
| From | Christoph Hellwig <hch@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: When will Linux support M2 on RAID ? |
| Date | 2017-03-07 19:50 +0100 |
| Message-ID | <tipQu-1uF-25@gated-at.bofh.it> (permalink) |
| References | <thQpI-12y-7@gated-at.bofh.it> <tiiOZ-4RB-5@gated-at.bofh.it> <tipdL-11m-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Mar 07, 2017 at 09:50:22AM -0500, Austin S. Hemmelgarn wrote: > He's referring to the RAID mode most modern Intel chipsets have, which (last > I checked) Linux does not support completely and many OEM's are setting by > default on new systems because it apparently provides better performance > than AHCI even for a single device. It actually provides worse performance. What it does it that it shoves up to three nvme device bars into the bar of an AHCI device, and requires the OS to handle them all using a single driver. The Money's on crack at Intel decided to do that to provide their "valueable" RSTe IP (which is a windows ATA + RAID driver in a blob, which now has also grown a NVMe driver). The only remotely sane thing is to disable it in the bios, and burn all people involved with it. The next best thing is to provide a fake PCIe root port driver untangling this before it hits the driver, but unfortunately Intel is unwilling to either do this on their own or at least provide enough documentation for others to do it.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
When will Linux support M2 on RAID ? "David F." <df7729@gmail.com> - 2017-03-06 03:20 +0100
Re: When will Linux support M2 on RAID ? Christoph Hellwig <hch@infradead.org> - 2017-03-07 09:40 +0100
Re: When will Linux support M2 on RAID ? "Austin S. Hemmelgarn" <ahferroin7@gmail.com> - 2017-03-07 16:30 +0100
Re: When will Linux support M2 on RAID ? "Austin S. Hemmelgarn" <ahferroin7@gmail.com> - 2017-03-07 17:10 +0100
Re: When will Linux support M2 on RAID ? "David F." <df7729@gmail.com> - 2017-03-12 02:00 +0100
Re: When will Linux support M2 on RAID ? Christoph Hellwig <hch@infradead.org> - 2017-03-07 19:50 +0100
Re: When will Linux support M2 on RAID ? Dave Jiang <dave.jiang@intel.com> - 2017-03-07 16:50 +0100
csiph-web