In article <[email protected]>, Emmanuel Dreyfus <[email protected]> wrote: >On Thu, Dec 27, 2018 at 09:47:03AM -0500, Christos Zoulas wrote: >> | What happens if I just #define MAXPHYS (1024*1204*1024) ? >> I don't think that's a good idea. My guess is that things are going to >blow up. > >At least if I try to be on par with Linux limit and build with >-DMAXPHYS=1048576 the system goes to multiuser without a hitch. > >Running mkltfs raises aa few errors on the console, though: >mpii0: error 27 loading dmamap >st0(mpii0:0:2:0): passthrough: adapter inconsistency >mpii0: error 27 loading dmamap >st0(mpii0:0:2:0): passthrough: adapter inconsistency
Told you: EFBIG :-) Why don't you try tls-maxphys? christos
