HomeFreeBSD

Eliminate VI_LOCK()/VI_UNLOCK() pair from getattr and close code paths.
rS169898Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Eliminate VI_LOCK()/VI_UNLOCK() pair from getattr and close code paths.
It's hard to measure performance improvement on my test machine, but the
change won't degrade performance for sure. I can measure slight improvement
for debugging kernel and it can also be a win for machines where atomic
operation is more expensive.

Reviewed by: kib

Details

Provenance
pjdAuthored on
Parents
rS169897: Fix stupid braino in previous commit.
Branches
Unknown
Tags
Unknown

Event Timeline