Skip to content

FreeBSD: avoid memory allocation in arc_prune_async #12049

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 26, 2021

Conversation

amotin
Copy link
Member

@amotin amotin commented May 15, 2021

This is a modified version of PR #11927 due to lack of response from original committer.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Library ABI change (libzfs, libzfs_core, libnvpair, libuutil and libzfsbootenv)
  • Documentation (a change to man pages or other documentation)

Checklist:

@amotin amotin requested review from behlendorf and a user May 15, 2021 13:29
@amotin amotin self-assigned this May 15, 2021
@amotin amotin added the Status: Code Review Needed Ready for review and testing label May 15, 2021
@ahrens ahrens assigned tonynguien and unassigned amotin May 20, 2021
@behlendorf behlendorf added Status: Accepted Ready to integrate (reviewed, tested) and removed Status: Code Review Needed Ready for review and testing labels May 26, 2021
@tonynguien tonynguien merged commit 211cee4 into openzfs:master May 26, 2021
behlendorf pushed a commit to behlendorf/zfs that referenced this pull request May 28, 2021
Reviewed-by: Ryan Moeller <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by:	Alexander Motin <[email protected]>
Closes openzfs#12049
sempervictus pushed a commit to sempervictus/zfs that referenced this pull request May 31, 2021
Reviewed-by: Ryan Moeller <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by:	Alexander Motin <[email protected]>
Closes openzfs#12049
@amotin amotin deleted the arc_no_malloc branch August 24, 2021 20:18
ghost pushed a commit to truenas/zfs that referenced this pull request Nov 18, 2021
Reviewed-by: Ryan Moeller <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by:	Alexander Motin <[email protected]>
Closes openzfs#12049
tonyhutter pushed a commit to tonyhutter/zfs that referenced this pull request Dec 7, 2021
Reviewed-by: Ryan Moeller <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by:	Alexander Motin <[email protected]>
Closes openzfs#12049
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Accepted Ready to integrate (reviewed, tested)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants