···3838#define IPC_MAX_DEVICES 8 // max number of devices we will map using shared mem
3939#define IPC_MAX_LAYERS XRT_MAX_LAYERS
4040#define IPC_MAX_SLOTS 128
4141-#define IPC_MAX_CLIENTS 8
4141+#define IPC_MAX_CLIENTS 32
4242#define IPC_MAX_RAW_VIEWS 32 // Max views that we can get, artificial limit.
4343#define IPC_EVENT_QUEUE_SIZE 32
4444