849b5fc conf: Split memory related post parse stuff into separate function

Authored and Committed by Peter Krempa 8 years ago
    conf: Split memory related post parse stuff into separate function
    
    The post parse func is growing rather large. Since later patches will
    introduce more logic in the memory post parse code, split it into a
    separate handler.
    
        
file modified
+21 -11