Skip to content

Large refactoring around headers

Jun Furuse requested to merge jun@header-refactoring into master
  • The header area has 256byte fixed size.
  • Added the header for process sync.
  • Fixed the crash recovery. The area between the header for disk sync and the header for process sync are never overwritten.

Merge request reports