Deleted Added
full compact
article.xml (285500) article.xml (285501)
1<?xml version="1.0" encoding="iso-8859-1"?>
2<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
3 "../../../share/xml/freebsd50.dtd" [
4<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
5 %release;
6<!ENTITY % sponsor PUBLIC "-//FreeBSD//ENTITIES Sponsor Specification//EN" "sponsor.ent">
7 %sponsor;
8<!ENTITY % vendor PUBLIC "-//FreeBSD//ENTITIES Vendor Specification//EN" "vendor.ent">

--- 6 unchanged lines hidden (view full) ---

15
16 <info>
17 <title>&os; &release.current; Release Notes</title>
18
19 <author>
20 <orgname>The &os; Project</orgname>
21 </author>
22
1<?xml version="1.0" encoding="iso-8859-1"?>
2<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
3 "../../../share/xml/freebsd50.dtd" [
4<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
5 %release;
6<!ENTITY % sponsor PUBLIC "-//FreeBSD//ENTITIES Sponsor Specification//EN" "sponsor.ent">
7 %sponsor;
8<!ENTITY % vendor PUBLIC "-//FreeBSD//ENTITIES Vendor Specification//EN" "vendor.ent">

--- 6 unchanged lines hidden (view full) ---

15
16 <info>
17 <title>&os; &release.current; Release Notes</title>
18
19 <author>
20 <orgname>The &os; Project</orgname>
21 </author>
22
23 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/relnotes/article.xml 285500 2015-07-13 20:07:09Z gjb $</pubdate>
23 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/relnotes/article.xml 285501 2015-07-13 20:07:11Z gjb $</pubdate>
24
25 <!-- Last rev: 284814 -->
26
27 <copyright>
28 <year>2015</year>
29 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation
30 Project</holder>
31 </copyright>

--- 733 unchanged lines hidden (view full) ---

765 (<acronym>VSX</acronym>) found on POWER7 and POWER8 hardware
766 has been added.</para>
767
768 <para revision="279252" contrib="sponsor" sponsor="&ff;"
769 arch="powerpc">The &man.pmap.9; implementation for 64-bit
770 &powerpc; processors has been overhaulded to improve
771 concurrency.</para>
772
24
25 <!-- Last rev: 284814 -->
26
27 <copyright>
28 <year>2015</year>
29 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation
30 Project</holder>
31 </copyright>

--- 733 unchanged lines hidden (view full) ---

765 (<acronym>VSX</acronym>) found on POWER7 and POWER8 hardware
766 has been added.</para>
767
768 <para revision="279252" contrib="sponsor" sponsor="&ff;"
769 arch="powerpc">The &man.pmap.9; implementation for 64-bit
770 &powerpc; processors has been overhaulded to improve
771 concurrency.</para>
772
773 <para revision="282921" contrib="sponsor" sponsor="&intelcorp;"
774 arch="amd64,i386">The &man.nvd.4; and &man.nvme.4; drivers are
775 now included in the <filename>GENERIC</filename> kernel
776 configuration by default.</para>
777
773 <para revision="283959" contrib="sponsor"
774 sponsor="&limelight;">A new kernel configuration option,
775 <literal>EM_MULTIQUEUE</literal>, has been added which enables
776 multi-queue support in the &man.em.4; driver.</para>
777
778 <note>
779 <para>Multi-queue support in the &man.em.4; driver is not
780 officially supported by &intel;.</para>

--- 655 unchanged lines hidden ---
778 <para revision="283959" contrib="sponsor"
779 sponsor="&limelight;">A new kernel configuration option,
780 <literal>EM_MULTIQUEUE</literal>, has been added which enables
781 multi-queue support in the &man.em.4; driver.</para>
782
783 <note>
784 <para>Multi-queue support in the &man.em.4; driver is not
785 officially supported by &intel;.</para>

--- 655 unchanged lines hidden ---