Well, even the nexus could be enlarged, but as I already said, the usage sys_nxalloc should be avoided anyways unless you really know what you're doing.
In fact there is always a limit on the amount of memory you can allocate. But I don't see a reason why the limit of allocated memory should be different for sys_malloc and malloc.