Timestamp precision or accuracy of EXT4 filesystem in Linux is one second ( Windows timestamp precision is 100 nano second ). But our application which is running on cloud requires more precision for the filesystem . How to increase the timestamp precision in Linux ?
Asked
Active
Viewed 353 times
1 Answers
0
ext4 is supposed to support finer timestamps; it can depend on how the system was formatted:

Community
- 1
- 1

Thomas Dickey
- 51,086
- 7
- 70
- 105