fix bgpd unittests

2019-03-02 Thread mbuhl
Hi, the bgpd unittests are currently failing because the signature of sa2addr changed. > Wed Feb 27 04:31:56 2019 UTC (4 days, 1 hour ago) by claudio > Convert the remote and local addresses in struct peer to be bgpd_addrs > instead of sockaddr_storage. This again helps protability and simplifies

Fix mmap_hints regression test for arm64

2019-02-14 Thread mbuhl
Hi, the folowing patch fixes the uvm_mmap_hints regression test on arm64: ot10# make ./mmap_hint 1: Checking hint 0x0 mmap -> 0x1d978c9000 2: Checking hint page below VM_MAXUSER_ADDRESS 0x7f7000 mmap -> 0x7f7000 3: Checking hint VM_MIN_ADDRESS 0x1000 mmap -> 0x1000 4: Checki

Re: wdc polling lead to unclean fs and panics

2018-11-26 Thread mbuhl
Hi, Was anybody able to reproduce the bug I am running into? Did these changes also help? Thanks, mbuhl > On 4. Oct 2018, at 13:16, Moritz Buhl wrote: > > Hi, > > when rebooting a PowerBook G4, the kernel sometimes paniced while > detaching the disk. > Additionallly, dur