]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/log
FreeBSD/releng/10.2.git
8 years agoMFS r285915:
jimharris [Mon, 27 Jul 2015 17:50:05 +0000 (17:50 +0000)]
MFS r285915:
MFC r285767:

  nvd: set d_delmaxsize to full capacity of NVMe namespace

  The NVMe specification has no ability to specify a maximum delete size
  that is less than the full capacity of the namespace - so just using the
  namespace size is the correct value here.

  This fixes reported issues where ZFS trim on init looked like it was
  hanging the system - previously the default I/O max size (128KB on
  Intel NVMe controllers) was used for delete operations which worked out
  to only about 8MB/s.  With this patch I can add an 800GB DC P3700
  drive to a ZFS pool in about 15-20 seconds.

Approved by: re (gjb)
Sponsored by: Intel

git-svn-id: https://svn.freebsd.org/base/releng/10.2@285919 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

8 years agoDocument r285721, bsdinstall aligns zfs partitions on 1Mb boundaries.
gjb [Sun, 26 Jul 2015 19:47:46 +0000 (19:47 +0000)]
Document r285721, bsdinstall aligns zfs partitions on 1Mb boundaries.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: https://svn.freebsd.org/base/releng/10.2@285902 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

8 years agoDocument r285750, ssh(1) hostname canonicalization before looking
gjb [Sun, 26 Jul 2015 19:47:43 +0000 (19:47 +0000)]
Document r285750, ssh(1) hostname canonicalization before looking
for the host in known_hosts.
Add Dell, Inc. to sponsors.ent.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: https://svn.freebsd.org/base/releng/10.2@285901 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

8 years agoDocument r285769, bsdinstall(8) updates to workaround various
gjb [Sun, 26 Jul 2015 19:47:41 +0000 (19:47 +0000)]
Document r285769, bsdinstall(8) updates to workaround various
problematic BIOSes when booting from GPT, and partition scheme
selection in the UFS partition menu.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: https://svn.freebsd.org/base/releng/10.2@285900 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

8 years agoDocument r273838, PLPMTUD blackhole detection (RFC 4821).
gjb [Sun, 26 Jul 2015 19:47:38 +0000 (19:47 +0000)]
Document r273838, PLPMTUD blackhole detection (RFC 4821).

Submitted by: sbruno
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: https://svn.freebsd.org/base/releng/10.2@285899 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

8 years agoFurther refine the PAE_TABLES entry, based on feedback from
gjb [Sun, 26 Jul 2015 17:57:53 +0000 (17:57 +0000)]
Further refine the PAE_TABLES entry, based on feedback from
alc.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: https://svn.freebsd.org/base/releng/10.2@285895 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

8 years agoMFS r285856:
delphij [Fri, 24 Jul 2015 22:08:57 +0000 (22:08 +0000)]
MFS r285856:

MFC r285701:

Use fixed date/time (the time choosen was the time the import was done
on -HEAD) in libntp so we can make reproducible build.

PR: bin/201661
Differential Revision: https://reviews.freebsd.org/D3122

While I'm there also remove libmd from linkage as reported in bin/201738

PR: bin/201738
Submitted by: John Marshall
Approved by: re (gjb)

git-svn-id: https://svn.freebsd.org/base/releng/10.2@285861 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

8 years agoAdd a local entity for the pms(4) driver.
gjb [Fri, 24 Jul 2015 22:00:44 +0000 (22:00 +0000)]
Add a local entity for the pms(4) driver.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: https://svn.freebsd.org/base/releng/10.2@285860 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

8 years agoFix rendering of a URL.
gjb [Fri, 24 Jul 2015 19:50:55 +0000 (19:50 +0000)]
Fix rendering of a URL.
Update entities to reflect 10.2-RELEASE in preparation for
adding the hardware, relnotes, and installation pages to the
website.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: https://svn.freebsd.org/base/releng/10.2@285855 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

8 years agoMFS r285849: Fix minor errors found by coverity.
emaste [Fri, 24 Jul 2015 19:37:30 +0000 (19:37 +0000)]
MFS r285849: Fix minor errors found by coverity.

PR: 201594
Approved by: re (gjb)
Sponsored by: The FreeBSD Foundation

git-svn-id: https://svn.freebsd.org/base/releng/10.2@285853 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

8 years agoUpdate the pkg.conf(5) for the dvd1.iso packages to use the
gjb [Fri, 24 Jul 2015 19:16:16 +0000 (19:16 +0000)]
Update the pkg.conf(5) for the dvd1.iso packages to use the
'quarterly' branch, which was missed in r285830.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: https://svn.freebsd.org/base/releng/10.2@285850 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

8 years agoPrune svn:mergeinfo after branching stable/10 -> releng/10.2
gjb [Thu, 23 Jul 2015 23:37:03 +0000 (23:37 +0000)]
Prune svn:mergeinfo after branching stable/10 -> releng/10.2

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: https://svn.freebsd.org/base/releng/10.2@285832 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

8 years ago- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
gjb [Thu, 23 Jul 2015 23:31:40 +0000 (23:31 +0000)]
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
  builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.2.
- Update default pkg(8) configuration to use the quarterly branch.[1]

Discussed with: re, portmgr [1]
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: https://svn.freebsd.org/base/releng/10.2@285830 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f