Skip to content
  • Marco Bubke's avatar
    QmlDesigner: Use a POSIX shared memory for unix · 0da08c22
    Marco Bubke authored
    
    
    QSharedMemory is using SVR4 shared memory for unix which is limited to
    4 MB globally which is really hurting the performance for the designer.
    POSIX shared memory is lifting some of this constraints but still has
    some bugs on Max OS but generally works better.
    
    Change-Id: I74c1ffd56495f408cd9340cd159190a1175a4086
    Reviewed-by: default avatarTim Jenssen <tim.jenssen@digia.com>
    0da08c22