Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does GFS or GFS2 support millisecond timestamps?

0
Posted

Does GFS or GFS2 support millisecond timestamps?

0

Currently, gfs and gfs2 do not use milliseconds for files. They use seconds. This is to maintain compatibility with the underlying vfs layer of the kernel. If the kernel changes to milliseconds, we will also change. People don’t normally care about milliseconds, so milliseconds only become important to computers when doing things like NFS file serving. For example, to see if another computer has changed the data on disk since the time of the last known request. For GFS2, we’re planning to implement inode generation numbers to keep track of these things more accurately than a timestamp can.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.