<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>031beb4e - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/geom/geom_raid/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/geom/geom_raid/Makefile#193d9e76</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 10:10:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>12f05b84 - Kill MFILES and find things automatically. It turned out to be only</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/geom/geom_raid/Makefile#12f05b84</link>
        <description>Kill MFILES and find things automatically. It turned out to be onlylightly used. Find the proper .m file when we depend on *_if.[ch] inthe srcs line, with seat-belts for false positive matches.  This usesmake&apos;s path mechanism. A further refinement would be to calculate thisonce, and then pass the resulting _MPATH to modules submakes.Differential Revision: https://reviews.freebsd.org/D2327

            List of files:
            /freebsd-14.2/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Fri, 03 Jul 2015 01:50:26 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>00f32ecb - Add to GEOM RAID class module, supporting the DDF metadata format, as</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/geom/geom_raid/Makefile#00f32ecb</link>
        <description>Add to GEOM RAID class module, supporting the DDF metadata format, asdefined by the SNIA Common RAID Disk Data Format Specification v2.0.Supports multiple volumes per array and multiple partitions per disk.Supports standard big-endian and Adaptec&apos;s little-endian byte ordering.Supports all single-layer RAID levels. Dual-layer RAID levels exceptRAID10 are not supported now because of GEOM RAID design limitations.Some work is still to be done, but the present code already manages basicinteroperation with RAID BIOS of the Adaptec 1430SA SATA RAID controller.MFC after:	1 monthSponsored by:	iXsystems, Inc.

            List of files:
            /freebsd-14.2/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Mon, 30 Apr 2012 17:53:02 +0000</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fc1de960 - Add to GEOM RAID class module for reading non-degraded RAID5 volumes and</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/geom/geom_raid/Makefile#fc1de960</link>
        <description>Add to GEOM RAID class module for reading non-degraded RAID5 volumes andsome environment to differentiate 4 possible RAID5 on-disk layouts.Tested with Intel and AMD RAID BIOSes.MFC after:	2 weeks

            List of files:
            /freebsd-14.2/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Thu, 19 Apr 2012 12:30:12 +0000</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>89b17223 - MFgraid/head:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/geom/geom_raid/Makefile#89b17223</link>
        <description>MFgraid/head:Add new RAID GEOM class, that is going to replace ataraid(4) in supportingvarious BIOS-based software RAIDs. Unlike ataraid(4) this implementationdoes not depend on legacy ata(4) subsystem and can be used with any diskdrivers, including new CAM-based ones (ahci(4), siis(4), mvs(4), ata(4)with `options ATA_CAM`). To make code more readable and extensible, thisimplementation follows modular design, including core part and two setsof modules, implementing support for different metadata formats and RAIDlevels.Support for such popular metadata formats is now implemented:Intel, JMicron, NVIDIA, Promise (also used by AMD/ATI) and SiliconImage.Such RAID levels are now supported:RAID0, RAID1, RAID1E, RAID10, SINGLE, CONCAT.For any all of these RAID levels and metadata formats this class supportsfull cycle of volume operations: reading, writing, creation, deletion,disk removal and insertion, rebuilding, dirty shutdown detectionand resynchronization, bad sector recovery, faulty disks tracking,hot-spare disks. For Intel and Promise formats there is support multiplevolumes per disk set.Look graid(8) manual page for additional details.Co-authored by:	impSponsored by:	Cisco Systems, Inc. and iXsystems, Inc.

            List of files:
            /freebsd-14.2/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Thu, 24 Mar 2011 21:31:32 +0000</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
