tech-kern archive

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

Re: scsipi: physio split the request



manu%netbsd.org@localhost (Emmanuel Dreyfus) writes:

>What happens if I just #define MAXPHYS (1024*1204*1024) ?

You need a really huge amount of RAM for that, and also a huge
KVA space. Try MAXPHYS (1024*1024) for a start.

-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index