Hi,

> > Is the host page size fixed on mips?
> 
> No, it is not fixed on mips, and it can be selected by linux kernel config.

Hmm.  So the rom size can differ depending on host kernel config.
Which is bad.  It'll break live migration between hosts with
different page sizes (or wouldn't that work anyway for other reasons?).

What page sizes are supported on mips?  4k and 16k I assume?
So maybe just use 16k unconditionally on mips?

take care,
  Gerd


Reply via email to