tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: scsipi: physio split the request



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




-- 
Emmanuel Dreyfus
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index