On Wed, Mar 19, 2014 at 04:03:57PM +0800, WANG Chao wrote: > Hi, All > > When kaslr comes in and kdump is broken, it seems about the right time to use > E820 instead of memmap=exactmap to pass memmap for kdump for the default memmap > passing mechanism: > http://lists.infradead.org/pipermail/kexec/2014-February/011048.html What's the connection between kaslr and passing memory mappings in bootparams? To me this is completely independent of kaslr. This is moving towards a better design to pass memory map to second kernel which in turn will also solve the issue of too many memory ranges on large machines. Also, could you get hold of a machine with calgary IOMMU and test that --pass-memmap option makes those calgary machines work? Thanks Vivek