lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 9 Apr 2008 11:03:06 +0200
From:	Andi Kleen <andi@...stfloor.org>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	Matti Aarnio <matti.aarnio@...iler.org>,
	Zhao Forrest <forrest.zhao@...il.com>,
	Andi Kleen <andi@...stfloor.org>, discuss@...-64.org,
	linux-kernel@...r.kernel.org, yhlu.kernel@...il.com, ak@...e.de
Subject: Re: Does Linux have plan to support memory hole remapping?

> having said that - but we'll still consider sane looking patches that 
> allow the remapping of otherwise inactive RAM. 

I doubt there is any way to do this sanely in the kernel. Usually you 
would need to move either the PCI hole (which is hard or impossible) or all 
RAM beyond it (potentially breaking SMM assumptions and causing other problems). 

Normally the memory controllers don't have a way to just remap pieces because
that would need much hardware in critical paths. 
 
The only half way sane way to attack this without vendor support 
would be LinuxBIOS imho.

-Andi

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ