Skip to content
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

ZFS_ENTER/ZFS_EXIT (WIP) #3196

Closed
wants to merge 2 commits into from
Closed

Conversation

behlendorf
Copy link
Contributor

Mark ZFS_ENTER/ZFS_EXIT regions with PF_FSTRANS

For the moment mark all system call entry points with PF_FSTRANS. This is a bit heavy handed but it has the advantage of being functionally similar to the previous KM_PUSHPAGE behavior.

For the moment mark all system call entry points with PF_FSTRANS.
This is a bit heavy handed but it has the advantage of being
functionally similar to the previous KM_PUSHPAGE behavior.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
@behlendorf
Copy link
Contributor Author

Nevermind. We clearly can't store the cookie in the super block, however we could consider something similar to this.

@behlendorf behlendorf closed this Mar 19, 2015
@behlendorf behlendorf deleted the issue-3183 branch April 19, 2021 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant