• unknown's avatar
    New config parameters for Log Page Buffers · b85e699e
    unknown authored
    Fixing issue with NO_OF_FRAG_PER_NODE
    Also removed some OSE code no longer needed when configurable log pages 
    
    
    ndb/include/kernel/signaldata/FsCloseReq.hpp:
      Removing annoying compiler warning
    ndb/include/mgmapi/mgmapi_config_parameters.h:
      New config parameters for Log Page Buffers
    ndb/src/common/mgmcommon/ConfigInfo.cpp:
      New config parameters for Log Page Buffers
    ndb/src/kernel/blocks/dbacc/Dbacc.hpp:
      New config parameters for Log Page Buffers
      Fixing issue with NO_OF_FRAG_PER_NODE
    ndb/src/kernel/blocks/dbacc/DbaccInit.cpp:
      New config parameters for Log Page Buffers
      Fixing issue with NO_OF_FRAG_PER_NODE
    ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
      New config parameters for Log Page Buffers
      Fixing issue with NO_OF_FRAG_PER_NODE
    ndb/src/kernel/blocks/dblqh/Dblqh.hpp:
      New config parameters for Log Page Buffers
      Fixing issue with NO_OF_FRAG_PER_NODE
    ndb/src/kernel/blocks/dblqh/DblqhInit.cpp:
      New config parameters for Log Page Buffers
      Fixing issue with NO_OF_FRAG_PER_NODE
    ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
      New config parameters for Log Page Buffers
      Fixing issue with NO_OF_FRAG_PER_NODE
    ndb/src/kernel/blocks/dbtup/Dbtup.hpp:
      New config parameters for Log Page Buffers
      Fixing issue with NO_OF_FRAG_PER_NODE
    ndb/src/kernel/blocks/dbtup/DbtupGen.cpp:
      New config parameters for Log Page Buffers
      Fixing issue with NO_OF_FRAG_PER_NODE
    ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp:
      New config parameters for Log Page Buffers
      Fixing issue with NO_OF_FRAG_PER_NODE
    ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp:
      New config parameters for Log Page Buffers
      Fixing issue with NO_OF_FRAG_PER_NODE
    ndb/src/kernel/vm/pc.hpp:
      New config parameters for Log Page Buffers
      Fixing issue with NO_OF_FRAG_PER_NODE
    b85e699e
FsCloseReq.hpp 1.87 KB