Page MenuHomeFreeBSD

random: Correct wording in a comment
ClosedPublic

Authored by markj on Aug 18 2025, 8:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 14, 3:40 PM
Unknown Object (File)
Thu, Aug 13, 1:40 AM
Unknown Object (File)
Thu, Aug 13, 12:52 AM
Unknown Object (File)
Tue, Aug 11, 7:05 PM
Unknown Object (File)
Tue, Aug 11, 6:01 PM
Unknown Object (File)
Mon, Aug 10, 1:04 PM
Unknown Object (File)
Mon, Aug 10, 8:42 AM
Unknown Object (File)
Sun, Aug 9, 4:15 PM
Subscribers

Details

Summary

In the calculation of the cutoff value, we haven't changed the window
size itself, just the example formula, which takes the window size as a
parameter.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj requested review of this revision.Aug 18 2025, 8:24 PM
cem added a subscriber: cem.

I'll take your word for it :)

This revision is now accepted and ready to land.Aug 18 2025, 8:41 PM
In D52002#1188010, @cem wrote:

I'll take your word for it :)

I could have at least provided some links:

This revision was automatically updated to reflect the committed changes.