Author: jeff
Date: Mon Feb 17 01:59:55 2020
New Revision: 358012
URL: https://svnweb.freebsd.org/changeset/base/358012
Log:
Add a simple accessor that returns the bytes of memory consumed by a zone.
Modified:
head/sys/vm/uma.h
head/sys/vm/uma_core.c
Modified: head/sys/vm/uma.h
Author: jeff
Date: Mon Feb 17 01:08:00 2020
New Revision: 358011
URL: https://svnweb.freebsd.org/changeset/base/358011
Log:
Refactor _vm_page_busy_sleep to reduce the delta between the various
sleep routines and introduce a variant that supports lockless sleep.
Reviewed by: kib
Differe
Author: jeff
Date: Mon Feb 17 01:06:18 2020
New Revision: 358010
URL: https://svnweb.freebsd.org/changeset/base/358010
Log:
UMA has become more particular about zone types. Use the right allocator
calls in uma_zwait().
Modified:
head/sys/vm/uma_core.c
Modified: head/sys/vm/uma_core.c
Author: scottl
Date: Sun Feb 16 23:10:59 2020
New Revision: 358009
URL: https://svnweb.freebsd.org/changeset/base/358009
Log:
Add rudamentary support for UFS to probe whether a block device supports the
BIO_SPEEDUP command. Add complimentary support to the CAM periphs that
support it. This
Author: jrm (ports committer)
Date: Sun Feb 16 21:23:23 2020
New Revision: 358008
URL: https://svnweb.freebsd.org/changeset/base/358008
Log:
Take in commit bit of Gábor Kovesdan (gabor) for safe keeping
Approved by: core (implicit)
Modified:
svnadmin/conf/access
Modified: svnadmin/conf
Author: mjg
Date: Sun Feb 16 18:20:09 2020
New Revision: 358007
URL: https://svnweb.freebsd.org/changeset/base/358007
Log:
refcount: update comments about fencing when releasing counts after r357989
Requested by: kib
Reviewed by: kib
Differential Revision:https://reviews.freebs
Author: lwhsu
Date: Sun Feb 16 17:55:32 2020
New Revision: 358006
URL: https://svnweb.freebsd.org/changeset/base/358006
Log:
Temporarily skip flakey test case sys.netinet.fibs_test.udp_dontroute6 in CI
PR: 244172
Sponsored by: The FreeBSD Foundation
Modified:
head/tests/sys/n
Author: lwhsu
Date: Sun Feb 16 17:36:16 2020
New Revision: 358005
URL: https://svnweb.freebsd.org/changeset/base/358005
Log:
Temporarily skip flakey test case sys.netinet6.frag6.frag6_07.frag6_07 in CI
PR: 244170
Sponsored by: The FreeBSD Foundation
Modified:
head/tests/sys/n
Author: kaktus
Date: Sun Feb 16 17:11:54 2020
New Revision: 358004
URL: https://svnweb.freebsd.org/changeset/base/358004
Log:
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (5 of many)
r357614 added CTLFLAG_NEEDGIANT to make it easier to find nodes that are
still not MPSAFE (or al
Author: lwhsu
Date: Sun Feb 16 16:49:29 2020
New Revision: 358003
URL: https://svnweb.freebsd.org/changeset/base/358003
Log:
Temporarily skip sys.net.if_lagg_test.lacp_linkstate_destroy_stress on i386 CI
It panics kernel
PR: 244168
Sponsored by: The FreeBSD Foundation
Modi
On Sun, Feb 16, 2020 at 03:14:55AM +, Mateusz Guzik wrote:
> Author: mjg
> Date: Sun Feb 16 03:14:55 2020
> New Revision: 357989
> URL: https://svnweb.freebsd.org/changeset/base/357989
>
> Log:
> refcount: add missing release fence to refcount_release_if_gt
I think you should update comment
Author: kib
Date: Sun Feb 16 15:43:28 2020
New Revision: 358002
URL: https://svnweb.freebsd.org/changeset/base/358002
Log:
Fix build of some modules for some kernel configs.
Namely, vmm.ko cannot be compiled without 'option SMP', the code uses
IPIs and LAPIC.
Recently systrace was force
Author: lwhsu
Date: Sun Feb 16 14:33:55 2020
New Revision: 358001
URL: https://svnweb.freebsd.org/changeset/base/358001
Log:
Temporarily skip flakey test in sys.capsicum.capsicum-test.main:
PipePdfork.WildcardWait
PR: 244165
Sponsored by: The FreeBSD Foundation
Modified:
Author: kp
Date: Sun Feb 16 13:16:40 2020
New Revision: 357998
URL: https://svnweb.freebsd.org/changeset/base/357998
Log:
bridge: Basic test case
Very basic bridge test: Set up two jails and test that they can pass IPv4
traffic over the bridge.
Reviewed by: melifaro, philip
Sponso
Author: lwhsu
Date: Sun Feb 16 11:16:05 2020
New Revision: 357997
URL: https://svnweb.freebsd.org/changeset/base/357997
Log:
Temporarily skip failing sys.net.if_lagg_test.witness on i386 CI
PR: 244163
Sponsored by: The FreeBSD Foundation
Modified:
head/tests/sys/net/if_lagg_t
Author: lwhsu
Date: Sun Feb 16 10:59:32 2020
New Revision: 357996
URL: https://svnweb.freebsd.org/changeset/base/357996
Log:
Remove trailing whitespace
Sponsored by: The FreeBSD Foundation
Modified:
head/tests/sys/net/if_clone_test.sh
head/tests/sys/net/routing/rtsock_common.h
head/t
Author: lwhsu
Date: Sun Feb 16 10:57:42 2020
New Revision: 357995
URL: https://svnweb.freebsd.org/changeset/base/357995
Log:
Remove trailing whitespace
Sponsored by: The FreeBSD Foundation
Modified:
head/tests/sys/net/if_lagg_test.sh
Modified: head/tests/sys/net/if_lagg_test.sh
Author: lwhsu
Date: Sun Feb 16 09:13:05 2020
New Revision: 357994
URL: https://svnweb.freebsd.org/changeset/base/357994
Log:
Skip sys.geom.class.multipath.misc.fail_on_error on stable/12
The required feature is not in stable/12 yet.
PR: 244158
Sponsored by: The FreeBSD Foun
18 matches
Mail list logo