On Sun, Sep 02, 2012 at 02:14:18PM +0200, rudolf wrote:
[...]
I've also hit another problem, I don't know, if it is related:
- dom0 with 512 MB RAM: switching between wscons text screen with
25 lines and text screen with 50 lines causes immediate panic
(display is garbled; "blind" sync, ... savecore -n -Z ...: no core
dump)
- dom0 with 6 GB RAM: switching is ok
It is most probably related, see my other mail: with 512Mb ram, UVM
is lilely to use memory with PA< 0x100000; with 6Gb there is
plenty of free RAM, and PA< 0x100000 probably remains unused.