1 ; vim
: set filetype
=fasm foldmethod
=marker commentstring
=;
%s colorcolumn
=101 :
2 namespace blk.primblk.primgrp.dense.nodes
4 mmap_failed db
'ERROR(%ld):PBF:PRIMBLK:PRIMGRP:DENSE:NODES:unable to mmap nodes',10,0
5 idx_mmap_failed db
'ERROR(%ld):PBF:PRIMBLK:PRIMGRP:DENSE:NODES:IDX:unable to mmap the index',10,0
6 idx_nodes_n db
'PBF:BLK:PRIMBLK:DENSE:INIT_ONCE:reserving a memory mapping for an index able to handle %lu nodes',10,0