]> xenbits.xensource.com Git - people/royger/xen.git/commitdiff
docs: remove ia64 from tmem-internals.html
authorOlaf Hering <olaf@aepfle.de>
Thu, 6 Mar 2014 16:13:48 +0000 (17:13 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 12 Mar 2014 13:37:20 +0000 (13:37 +0000)
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
docs/misc/tmem-internals.html

index ccc34c374f8c04e09ade946060a23c817ee80147..2d8635d64d4314a6d98c5e6a21b0dfb9d578e5c5 100644 (file)
@@ -728,13 +728,6 @@ However, the Xen heap is limited in size on
 32-bit Xen so tmem did not work very well.
 There are still 32-bit ifdefs in some places in the code, but things may
 have bit-rotted so using tmem on a 32-bit Xen is not recommended.
-<P>
-<b><i>IA-64 implementation. </i></b>
-The vast majority of the tmem
-implementation is architecture-independent.
-For tmem to run on Xen/ia64, it is believed that only one or two
-routines needs to be written.(See the
-#ifdef __ia64__ at <i>cli_mfn_to_va()</i>.)
 
 <h2>Known Issues</h2>