Page MenuHomeFreeBSD

io provider: don't fire at the beginning and end of transactions.
AbandonedPublic

Authored by markj on Mar 28 2015, 9:15 PM.
Tags
None
Referenced Files
F107542973: D2168.diff
Wed, Jan 15, 4:09 PM
Unknown Object (File)
Oct 29 2024, 11:07 AM
Unknown Object (File)
Oct 28 2024, 11:45 AM
Unknown Object (File)
Oct 11 2024, 8:49 PM
Unknown Object (File)
Oct 8 2024, 10:20 AM
Unknown Object (File)
Sep 27 2024, 12:33 AM
Unknown Object (File)
Sep 18 2024, 10:04 AM
Unknown Object (File)
Sep 6 2024, 12:22 AM
Subscribers

Details

Reviewers
rpaulo
gnn
Group Reviewers
DTrace
Summary

These probes don't correspond to actual I/O, so they're not very useful.
While here, use a more generic name for the probe macros.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

markj retitled this revision from to io provider: don't fire at the beginning and end of transactions..
markj edited the test plan for this revision. (Show Details)
markj updated this object.
gnn edited edge metadata.
This revision is now accepted and ready to land.Mar 28 2015, 9:48 PM
rpaulo added a reviewer: rpaulo.

I ended up committing something more or less equivalent in 32faf071bd54c0e2e1ac07700f7ea5a3d6fa8d51 .