> On Aug 31, 2016, at 00:06, Mariusz Zaborski wrote:
>
>> On Tue, Aug 30, 2016 at 06:04:50PM -0700, Ngie Cooper wrote:
>>> On Tue, Aug 30, 2016 at 12:58 PM, Mariusz Zaborski
>>> wrote:
>>> Author: oshogbo
>>> Date: Tue Aug 30 19:58:41 2016
>>> New Revision: 305084
>>> URL: https://svnweb.freeb
On Sat, 3 Sep 2016, Mark Johnston wrote:
Log:
Remove support for idle page zeroing.
Idle page zeroing has been disabled by default on all architectures since
r170816 and has some bugs that make it seemingly unusable. Specifically,
the idle-priority pagezero thread exacerbates contention for
Author: landonf
Date: Sun Sep 4 01:47:21 2016
New Revision: 305375
URL: https://svnweb.freebsd.org/changeset/base/305375
Log:
bhndb(4): Fix probing of bhndb-attached bhnd_nvram devices.
This fixes bhnd(4) nvram handling on devices that map SPROM CSRs via PCI
configuration space.
The
Author: landonf
Date: Sun Sep 4 01:43:54 2016
New Revision: 305374
URL: https://svnweb.freebsd.org/changeset/base/305374
Log:
bhndb(4): Skip disabled cores when performing bridge configuration probing.
On BCM4321 chipsets, both PCI and PCIe cores are included, with one of
the cores poten
Author: landonf
Date: Sun Sep 4 01:25:46 2016
New Revision: 305373
URL: https://svnweb.freebsd.org/changeset/base/305373
Log:
siba(4): Add missing bhnd_device/bhnd_device_quirk table terminator entries.
This resulted in an over-read on siba chipsets that failed to match the
existing entr
Author: landonf
Date: Sun Sep 4 01:17:16 2016
New Revision: 305372
URL: https://svnweb.freebsd.org/changeset/base/305372
Log:
Remove empty directories left by r299241, r302190, r304870, and r301410
Approved by: adrian (mentor, implicit)
Deleted:
head/sys/dev/bhnd/pmu/
head/sys/dev/bh
Author: landonf
Date: Sun Sep 4 00:58:19 2016
New Revision: 305371
URL: https://svnweb.freebsd.org/changeset/base/305371
Log:
Migrate bhndb(4) to the new bhnd_erom API.
Adds support for probing and initializing bhndb(4) bridge state using
the bhnd_erom API, ensuring that full bridge conf
Author: markj
Date: Sun Sep 4 00:29:48 2016
New Revision: 305368
URL: https://svnweb.freebsd.org/changeset/base/305368
Log:
Micro-optimize sleepq_signal().
Lift a comparison out of the loop that finds the highest-priority thread
on the queue.
MFC after:1 week
Modified:
head/s
Author: markj
Date: Sun Sep 4 00:25:49 2016
New Revision: 305367
URL: https://svnweb.freebsd.org/changeset/base/305367
Log:
Respect the caller's hints when performing swap readahead.
The pager getpages interface allows the caller to bound the number of
readahead and readbehind pages, and
Author: landonf
Date: Sat Sep 3 23:57:17 2016
New Revision: 305366
URL: https://svnweb.freebsd.org/changeset/base/305366
Log:
Implement a generic bhnd(4) device enumeration table API.
This defines a new bhnd_erom_if API, providing a common interface to device
enumeration on siba(4) and b
Author: ache
Date: Sat Sep 3 23:04:56 2016
New Revision: 305365
URL: https://svnweb.freebsd.org/changeset/base/305365
Log:
The bug:
$ echo x | awk '/[[:cntrl:]]/'
x
The NUL character in cntrl class truncates the pattern, and an empty
pattern matches anything. The patch skips NUL as a
Author: markj
Date: Sat Sep 3 20:43:59 2016
New Revision: 305363
URL: https://svnweb.freebsd.org/changeset/base/305363
Log:
Remove redefinitions of some kernel types from mbuf.d.
These override the kernel's definitions and do not match in some cases,
which can break scripts that use thes
Author: markj
Date: Sat Sep 3 20:38:13 2016
New Revision: 305362
URL: https://svnweb.freebsd.org/changeset/base/305362
Log:
Remove support for idle page zeroing.
Idle page zeroing has been disabled by default on all architectures since
r170816 and has some bugs that make it seemingly unu
Hi!
Thanks for explanation. The feature's name is very misleading...
On 9/3/16, Jared McNeill wrote:
> Hi Oliver --
>
> It's really just a serial number. The Allwinner A20 datasheet refers to it
> as a root key, later ones such as A83T refer to it as chip ID. U-Boot
> uses the same process to g
Author: dim
Date: Sat Sep 3 19:01:11 2016
New Revision: 305360
URL: https://svnweb.freebsd.org/changeset/base/305360
Log:
With clang 3.9.0, compiling cxgb results in the following warning:
sys/dev/cxgb/cxgb_sge.c:2873:44: error: implicit conversion from 'int'
to 'char' changes value from
Author: np
Date: Sat Sep 3 18:54:26 2016
New Revision: 305359
URL: https://svnweb.freebsd.org/changeset/base/305359
Log:
Use correct CTR variant.
Modified:
head/sys/dev/cxgbe/cxgbei/cxgbei.c
Modified: head/sys/dev/cxgbe/cxgbei/cxgbei.c
===
Author: ngie
Date: Sat Sep 3 18:11:48 2016
New Revision: 305358
URL: https://svnweb.freebsd.org/changeset/base/305358
Log:
Update contrib/netbsd-tests with new content from NetBSD
This updates the snapshot from 09/30/2014 to 08/11/2016
This brings in a number of new testcases from ups
Author: ngie
Date: Sat Sep 3 17:59:46 2016
New Revision: 305357
URL: https://svnweb.freebsd.org/changeset/base/305357
Log:
Skip testcases 9/10 if jail(8) isn't installed
These testcases require jail support
MFC after:1 week
Sponsored by: EMC / Isilon Storage Division
Modified:
Author: ngie
Date: Sat Sep 3 17:31:13 2016
New Revision: 305356
URL: https://svnweb.freebsd.org/changeset/base/305356
Log:
Add a missing "Bail out!" if zpool create fails
This will make the exit info more meaningful if/when zpool create fails,
and establishes parity with the other 2 zfs
I'll add that everybody uses this as a serial number. Since thoses are
efuses, you can't change it unless a specific voltage is applied to a
certain pin (which is tied to GND on every board), but no one have tried
to do that.
There might be some way do restrict reading that key a
there is also so
Author: andrew
Date: Sat Sep 3 17:23:24 2016
New Revision: 305355
URL: https://svnweb.freebsd.org/changeset/base/305355
Log:
Explicitly include all .rodata.* sections in the kernel .rodata. This
helps link the kernel with lld as it will then put all these into a single
.rodata section.
Hi Oliver --
It's really just a serial number. The Allwinner A20 datasheet refers to it
as a root key, later ones such as A83T refer to it as chip ID. U-Boot
uses the same process to generate MAC addresses for all Allwinner boards.
Cheers,
Jared
On Sat, 3 Sep 2016, Oliver Pinter wrote:
Hi
Hi!
On 9/3/16, Jared McNeill wrote:
> Author: jmcneill
> Date: Sat Sep 3 15:28:09 2016
> New Revision: 305354
> URL: https://svnweb.freebsd.org/changeset/base/305354
>
> Log:
> Use the root key in the Security ID EFUSE (when valid) to generate a
> MAC address instead of creating a random one
Author: jmcneill
Date: Sat Sep 3 15:28:09 2016
New Revision: 305354
URL: https://svnweb.freebsd.org/changeset/base/305354
Log:
Use the root key in the Security ID EFUSE (when valid) to generate a
MAC address instead of creating a random one each boot.
Modified:
head/sys/arm/allwinner/if_aw
Author: imp
Date: Sat Sep 3 15:26:28 2016
New Revision: 305353
URL: https://svnweb.freebsd.org/changeset/base/305353
Log:
Don't use -N to set the OMAGIC with data and text writeable and data
not page aligned. To do this, use the ld script gnu ld installs on my
system.
This is imperfect
Author: jmcneill
Date: Sat Sep 3 15:26:00 2016
New Revision: 305352
URL: https://svnweb.freebsd.org/changeset/base/305352
Log:
Add support for Allwinner A64 thermal sensors.
Added:
head/sys/arm/allwinner/clk/aw_thsclk.c (contents, props changed)
Modified:
head/sys/arm/allwinner/aw_therma
Author: jmcneill
Date: Sat Sep 3 15:24:30 2016
New Revision: 305351
URL: https://svnweb.freebsd.org/changeset/base/305351
Log:
Add cpu-supply xref to cpu@0
Modified:
head/sys/boot/fdt/dts/arm64/pine64_plus.dts
Modified: head/sys/boot/fdt/dts/arm64/pine64_plus.dts
===
Author: jmcneill
Date: Sat Sep 3 15:23:59 2016
New Revision: 305350
URL: https://svnweb.freebsd.org/changeset/base/305350
Log:
Add SID, THS, and CPU operating points.
Modified:
head/sys/boot/fdt/dts/arm64/a64.dtsi
Modified: head/sys/boot/fdt/dts/arm64/a64.dtsi
==
Author: jmcneill
Date: Sat Sep 3 15:22:50 2016
New Revision: 305349
URL: https://svnweb.freebsd.org/changeset/base/305349
Log:
Add support for reading root key on A83T/A64.
Modified:
head/sys/arm/allwinner/aw_sid.c
Modified: head/sys/arm/allwinner/aw_sid.c
==
Author: dim
Date: Sat Sep 3 13:48:44 2016
New Revision: 305345
URL: https://svnweb.freebsd.org/changeset/base/305345
Log:
With clang 3.9.0, compiling ppbus(4) results in the following warnings:
sys/dev/ppbus/ppb_1284.c:296:46: error: implicit conversion from 'int'
to 'char' changes value
Author: dim
Date: Sat Sep 3 13:33:28 2016
New Revision: 305344
URL: https://svnweb.freebsd.org/changeset/base/305344
Log:
Define drmP.h's __OS_HAS_AGP and __OS_HAS_MTRR macros in a defined and
portable way.
Reviewed by: dumbbell
MFC after:3 days
Differential Revision: https://re
Author: emaste
Date: Sat Sep 3 13:01:37 2016
New Revision: 305343
URL: https://svnweb.freebsd.org/changeset/base/305343
Log:
remove CONSTRUCTORS from MIPS uboot linker script
The linker script CONSTRUCTORS keyword is only meaningful "when linking
object file formats which do not support
Author: mav
Date: Sat Sep 3 11:17:33 2016
New Revision: 305342
URL: https://svnweb.freebsd.org/changeset/base/305342
Log:
Missed FreeBSD-specific piece of r305338.
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap_micro.c
Modified: head/sys/cddl/contrib/opensolaris/uts/commo
Author: mav
Date: Sat Sep 3 11:00:29 2016
New Revision: 305340
URL: https://svnweb.freebsd.org/changeset/base/305340
Log:
MFC r305337: 7004 dmu_tx_hold_zap() does dnode_hold() 7x on same object
Using a benchmark which has 32 threads creating 2 million files in the
same directory, on a ma
Author: mav
Date: Sat Sep 3 10:59:05 2016
New Revision: 305339
URL: https://svnweb.freebsd.org/changeset/base/305339
Log:
MFV r305336: 7247 zfs receive of deduplicated stream fails
This resolves two 'zfs recv' issues. First, when receiving into an
existing filesystem, a snapshot created
Author: mav
Date: Sat Sep 3 10:58:14 2016
New Revision: 305338
URL: https://svnweb.freebsd.org/changeset/base/305338
Log:
MFV r305335: 7003 zap_lockdir() should tag hold
zap_lockdir() / zap_unlockdir() should take a "void *tag" argument which
tags the hold on the zap. This will help diag
Author: mav
Date: Sat Sep 3 10:10:58 2016
New Revision: 305334
URL: https://svnweb.freebsd.org/changeset/base/305334
Log:
MFV r304157:
7230 add assertions to dmu_send_impl() to verify that stream includes BEGIN
and END records
illumos/illumos-gate@12b90ee2d3b10689fc45f4930d2392f5fe1d9cf
Author: mav
Date: Sat Sep 3 10:09:23 2016
New Revision: 305333
URL: https://svnweb.freebsd.org/changeset/base/305333
Log:
MFV r304156: 7235 remove unused func dsl_dataset_set_blkptr
illumos/illumos-gate@bd56f80007857b960e0981ed0797ad8ec844a96b
https://github.com/illumos/illumos-gate/com
Author: mav
Date: Sat Sep 3 10:07:46 2016
New Revision: 305332
URL: https://svnweb.freebsd.org/changeset/base/305332
Log:
MFV r304159: 7277 zdb should be able to print zfs_dbgmsg's
illumos/illumos-gate@29bdd2f916366ece37c4748bca6b3d61f57a223b
https://github.com/illumos/illumos-gate/comm
Author: mav
Date: Sat Sep 3 10:04:37 2016
New Revision: 305331
URL: https://svnweb.freebsd.org/changeset/base/305331
Log:
MFV r304155: 7090 zfs should improve allocation order and throttle allocations
illumos/illumos-gate@0f7643c7376dd69a08acbfc9d1d7d548b10c846a
https://github.com/illum
Author: mav
Date: Sat Sep 3 08:48:51 2016
New Revision: 305328
URL: https://svnweb.freebsd.org/changeset/base/305328
Log:
MFV r303081: 7163 ztest failures due to excess error injection
illumos/illumos-gate@f34284d835bc555f987c1310df46c034c3101155
https://github.com/illumos/illumos-gate/
Author: mav
Date: Sat Sep 3 08:47:46 2016
New Revision: 305327
URL: https://svnweb.freebsd.org/changeset/base/305327
Log:
MFV r303080: 6451 ztest fails due to checksum errors
illumos/illumos-gate@f9eb9fdf196b6ed476e4ffc69cecd8b0da3cb7e7
https://github.com/illumos/illumos-gate/commit/f9e
Author: mav
Date: Sat Sep 3 08:46:53 2016
New Revision: 305326
URL: https://svnweb.freebsd.org/changeset/base/305326
Log:
MFV r303079:
7147 ztest: ztest_ddt_repair fails with ztest_pattern_match assertion
illumos/illumos-gate@aab80726335c76a7cae32c7300890248d73a51e3
https://github.com
Author: mav
Date: Sat Sep 3 08:43:43 2016
New Revision: 305325
URL: https://svnweb.freebsd.org/changeset/base/305325
Log:
MFV r303078:
7086 ztest attempts dva_get_dsize_sync on an embedded blockpointer
illumos/illumos-gate@926549256b71acd595f69b236779ff6b78fa08ef
https://github.com/il
Author: mav
Date: Sat Sep 3 08:42:12 2016
New Revision: 305324
URL: https://svnweb.freebsd.org/changeset/base/305324
Log:
MFV r303077:
7072 zfs fails to expand if lun added when os is in shutdown state
illumos/illumos-gate@c39a2aae1e2c439d156021edfc20910dad7f9891
https://github.com/il
Author: mav
Date: Sat Sep 3 08:30:51 2016
New Revision: 305323
URL: https://svnweb.freebsd.org/changeset/base/305323
Log:
MFV r302991: 6950 ARC should cache compressed data
illumos/illumos-gate@dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2
https://github.com/illumos/illumos-gate/commit/dcbf3
46 matches
Mail list logo