> On May 12, 2019, at 10:11 PM, Doug Moore wrote:
>
> I refer you to the discussion that began with that question from Cy
> Schubert on Friday night.
>
> I apologize again for the brevity of my commit message.
It’s quite all right. Unfortunately Cy’s mail client reads threading, so it’s
somet
Hi Doug,
> On May 10, 2019, at 7:13 PM, Doug Moore wrote:
>
> Author: dougm
> Date: Sat May 11 02:13:52 2019
> New Revision: 347477
> URL: https://svnweb.freebsd.org/changeset/base/347477
>
> Log:
> Revert r347469.
Why was the commit reverted?
Thank you!
-Enji
___
> On May 12, 2019, at 10:12 PM, Enji Cooper wrote:
>
>
>> On May 12, 2019, at 10:11 PM, Doug Moore wrote:
>>
>> I refer you to the discussion that began with that question from Cy
>> Schubert on Friday night.
>>
>> I apologize again for the brevity of my commit message.
>
> It’s quite all r
I refer you to the discussion that began with that question from Cy
Schubert on Friday night.
I apologize again for the brevity of my commit message.
Doug Moore
On 5/13/19 12:06 AM, Enji Cooper wrote:
> Hi Doug,
>
>> On May 10, 2019, at 7:13 PM, Doug Moore wrote:
>>
>> Author: dougm
>> Date: Sa
Author: markj
Date: Mon May 13 01:18:17 2019
New Revision: 347515
URL: https://svnweb.freebsd.org/changeset/base/347515
Log:
Catch up with r347241.
MFC with: r347241
Modified:
head/sys/mips/conf/std.AR_MIPS_BASE
Modified: head/sys/mips/conf/std.AR_MIPS_BASE
=
Author: br
Date: Sun May 12 16:17:05 2019
New Revision: 347514
URL: https://svnweb.freebsd.org/changeset/base/347514
Log:
Add support for HiFive Unleashed -- the board with a multi-core RISC-V SoC
from SiFive, Inc.
The first core on this SoC (hart 0) is a 64-bit microcontroller.
o Pi
Author: manu
Date: Sun May 12 15:27:01 2019
New Revision: 347512
URL: https://svnweb.freebsd.org/changeset/base/347512
Log:
arm: allwinner: aw_clk_nm: Don't reparent the clock if we didn't ask
When looking for the best frequency don't change the clock parent if the
clock wasn't configured
On Sat, 11 May 2019, Doug Moore wrote:
On 5/11/19 5:52 AM, Bruce Evans wrote:
On Sat, 11 May 2019, Doug Moore wrote:
+#ifdef HAVE_INLINE_FFS
+?? case sizeof(int):
+?? return (ffs(mask) - 1);
+#endif
This is unreachable, since sizeof(int) is 4 on all supported arches, and
size
Author: mjg
Date: Sun May 12 07:56:01 2019
New Revision: 347510
URL: https://svnweb.freebsd.org/changeset/base/347510
Log:
cache: fix a brainfart in r347505
If bumping over the counter goes over the limit we have to decrement it back.
Previous code would only bump the counter after add
Author: mjg
Date: Sun May 12 07:13:25 2019
New Revision: 347507
URL: https://svnweb.freebsd.org/changeset/base/347507
Log:
seqc: fix sed-introduced typos (seqcuence -> sequence)
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/sys/seqc.h
Modified: head/sys/sys/seqc.h
Author: mjg
Date: Sun May 12 07:11:44 2019
New Revision: 347506
URL: https://svnweb.freebsd.org/changeset/base/347506
Log:
amd64: tidy up pagezero*/pagecopy (movq -> movl)
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/amd64/amd64/support.S
Modified: head/sys/amd64/amd64/suppor
Author: mjg
Date: Sun May 12 06:59:22 2019
New Revision: 347505
URL: https://svnweb.freebsd.org/changeset/base/347505
Log:
cache: bump numcache on entry, while here fix lnumcache type
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/kern/vfs_cache.c
Modified: head/sys/kern/vfs_ca
12 matches
Mail list logo