Page MenuHomeFreeBSD

Document that uma_zfree_pcpu() allows NULL now
ClosedPublic

Authored by kp on Mar 11 2021, 9:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 19, 8:59 PM
Unknown Object (File)
Tue, Mar 19, 8:59 PM
Unknown Object (File)
Tue, Mar 19, 8:59 PM
Unknown Object (File)
Tue, Mar 19, 8:59 PM
Unknown Object (File)
Tue, Mar 19, 8:45 PM
Unknown Object (File)
Feb 18 2024, 2:20 PM
Unknown Object (File)
Dec 25 2023, 4:04 AM
Unknown Object (File)
Dec 15 2023, 4:25 PM
Subscribers

Details

Summary

While here also document that for counter_u64_free().

MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 37780
Build 34669: arc lint + arc unit

Event Timeline

kp requested review of this revision.Mar 11 2021, 9:34 AM
rpokala added inline comments.
share/man/man9/zone.9
392

allocate and free

add 'and free'
Thanks rpokala.

This revision is now accepted and ready to land.Mar 12 2021, 3:11 AM
This revision was automatically updated to reflect the committed changes.