git: 6c0259471e - main - Improve grammar in multicast status report
Brad Davis <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by brd: URL: https://cgit.FreeBSD.org/doc/commit/?id=6c0259471e142eb9b5a191c6822135ea52122753 commit 6c0259471e142eb9b5a191c6822135ea52122753 Author: Brad Davis <[email protected]> AuthorDate: 2021-09-19 23:09:05 +0000 Commit: Brad Davis <[email protected]> CommitDate: 2021-09-19 23:09:05 +0000 Improve grammar in multicast status report --- website/content/en/status/report-2021-04-2021-06/multicast.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/status/report-2021-04-2021-06/multicast.adoc b/website/content/en/status/report-2021-04-2021-06/multicast.adoc index 8cc0481aa5..19b45f1a5f 100644 --- a/website/content/en/status/report-2021-04-2021-06/multicast.adoc +++ b/website/content/en/status/report-2021-04-2021-06/multicast.adoc @@ -5,8 +5,8 @@ Contact: Wojciech Macek <[email protected]> The Semihalf team has been working on reworking the existing ip_mroute module. The previous implementation was over 20 years old and didn't use modern kernel features. A complete rework of locking mechanism was done to eliminate taking multiple locks for a single job. -Some portions of code were modified to use lockless constructions, BW-meter API refactored to work in a single context and routing hot path was identified and made to work efficiently. -All these fixes helped achieve over 5x speed boost in multicast routing. +Some portions of code were modified to use lockless constructs, the BW-meter API was refactored to work in a single context and routing hot path was identified and made more efficient. +All these fixes helped achieve over a 5x speed boost in multicast routing. The newly introduced rework includes: _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"