Rethinking multi-grain timestamps
Rethinking multi-grain timestamps
Posted Oct 9, 2023 17:38 UTC (Mon) by jlayton (subscriber, #31672)Parent article: Rethinking multi-grain timestamps
> The shape of what comes next might be seen in this series from Jeff Layton, the author of the multi-grain timestamp work.
This set is probably also defunct, as it means that you could use utimensat() to set a timestamp and then not get the same value back when you fetched it. My current approach is to try to advance the apparent coarse grained time whenever a fine grained time is handed out. That should mitigate the problem of seeing out-of-order timestamps that Jon descrbed. This is a major rework though, and probably won't be ready for v6.7.
