Skip to content
  • Hallvard Furuseth's avatar
    Divide page flags in P_ADM_FLAGS and the rest · 0a99df54
    Hallvard Furuseth authored and Howard Chu's avatar Howard Chu committed
    P_ADM_FLAGS flags are tied to the page, even through page_loose-alloc.
    OTOH mdb_page_split() should only duplicate the relevant flags.
    
    This is just the code for the feature, P_ADM_FLAGS is 0 for now.
    We'll need it for P_HIDESPILL later.
    0a99df54