<?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/cpuctl/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/modules/cpuctl/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/cpuctl/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/cpuctl/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>e085f869 - - Add cpuctl(4) pseudo-device driver to provide access to some low-level</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/cpuctl/Makefile#e085f869</link>
        <description>- Add cpuctl(4) pseudo-device driver to provide access to some low-level  features of CPUs like reading/writing machine-specific registers,  retrieving cpuid data, and updating microcode.- Add cpucontrol(8) utility, that provides userland access to  the features of cpuctl(4).- Add subsequent manpages.The cpuctl(4) device operates as follows. The pseudo-device node cpuctlXis created for each cpu present in the systems. The pseudo-device minornumber corresponds to the cpu number in the system. The cpuctl(4) pseudo-device allows a number of ioctl to be preformed, namely RDMSR/WRMSR/CPUIDand UPDATE. The first pair alows the caller to read/write machine-specificregisters from the correspondent CPU. cpuid data could be retrieved usingthe CPUID call, and microcode updates are applied via UPDATE.The permissions are inforced based on the pseudo-device file permissions.RDMSR/CPUID will be allowed when the caller has read access to the devicenode, while WRMSR/UPDATE will be granted only when the node is openedfor writing. There&apos;re also a number of priv(9) checks.The cpucontrol(8) utility is intened to provide userland access tothe cpuctl(4) device features. The utility also allows one to applycpu microcode updates.Currently only Intel and AMD cpus are supported and were tested.Approved by:	kibReviewed by:	rpaulo, cokane, Peter JeremyMFC after:	1 month

            List of files:
            /freebsd-14.2/sys/modules/cpuctl/Makefile</description>
        <pubDate>Fri, 08 Aug 2008 16:26:53 +0000</pubDate>
        <dc:creator>Stanislav Sedov &lt;stas@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
