You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/10/15 02:18:50 UTC

[GitHub] [mynewt-core] brolan-juul opened a new pull request #2039: FCB Rotate Notification

brolan-juul opened a new pull request #2039: FCB Rotate Notification
URL: https://github.com/apache/mynewt-core/pull/2039
 
 
   This PR allows the main application to be notified when a fcb sector is about to be rotated and take action if desired.
   
   - Created a pointer to an empty slot called `f_scratch`. This is used as an early notification when the log will rotate soon.
   - The main application will be notified when a section will be erased with a callback.
   - Added function to walk through the oldest sector.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services