FreeBSD Bugzilla – Attachment 223204 Details for
Bug 254236
pfsync bulk update fails on systems with many CPU cores
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Enforce sending of bucket containing "bulk update" request
if_pfsync.patch (text/plain), 555 bytes, created by
topical
on 2021-03-12 10:34:05 UTC
(
hide
)
Description:
Enforce sending of bucket containing "bulk update" request
Filename:
MIME Type:
Creator:
topical
Created:
2021-03-12 10:34:05 UTC
Size:
555 bytes
patch
obsolete
>diff --git "a/E:\\freebsd\\sys\\netpfil\\pf\\if_pfsync.old.c" "b/E:\\freebsd\\sys\\netpfil\\pf\\if_pfsync.c" >index 0566593b761..e2189ead347 100644 >--- "a/E:\\freebsd\\sys\\netpfil\\pf\\if_pfsync.old.c" >+++ "b/E:\\freebsd\\sys\\netpfil\\pf\\if_pfsync.c" >@@ -1469,6 +1469,7 @@ pfsyncioctl(struct ifnet *ifp, u_long cmd, caddr_t data) > PFSYNC_UNLOCK(sc); > PFSYNC_BUCKET_LOCK(&sc->sc_buckets[0]); > pfsync_request_update(0, 0); >+ pfsync_sendout(1, 0); > PFSYNC_BUCKET_UNLOCK(&sc->sc_buckets[0]); > PFSYNC_BLOCK(sc); > sc->sc_ureq_sent = time_uptime;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 254236
: 223204