Skip to content

Bp4 buffer tags

Podhorszki, Norbert requested to merge github/fork/pnorbert/bp4-buffer-tags into master

Created by: pnorbert

Add tags to data buffer for easier error checking for the (future) recovery tool. Remove unnecessary duplication of dimensions in the metadata (in the data buffer). Pad the metadata so that the actual data always falls on max_align_t size (in the memory, not in the file).

Merge request reports