Currently we update timestamps unconditionally for each
read/write on devfs. This may slow things down on hardware where
reading time is expensive (e.g. HPET, because the timestamp setting
is currently nanosecond by default) with limited benefit.
Details
Details
boot system and change the setting from zero to non-zero
and back and observe the performance impact.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
No Lint Coverage - Unit
No Test Coverage