patacongo commented on issue #8858:
URL: https://github.com/apache/nuttx/issues/8858#issuecomment-1480324651

   > I will take a look into possible implementation to NuttX mainline.
   
   There are lots of implementations of algorithms out there, so fixing the 
NuttX adjtime should not be too difficult (although it doesn't even compiler 
now if you enable TIMEKEEPING).
   
   It will require special architecture-specific hooks to modify the clock 
rate, but these can be conditioned on CONFIG_HAVE_CLOCK_TIMEKEEPING as the 
logic is now, so it does not require modification of all architectures.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to