Displaying 6 results from an estimated 6 matches for "lxh".
Did you mean:
lx
2017 Mar 12
0
Delivery Status Notification
Dear Customer,
Please review your parcel delivery label in the attachment!
FedEx
-----BEGIN PGP PUBLIC KEY BLOCK-----
HUe5aEvn7gcy50TP+Vs0LzGnhDXVVlV0cBcJFZ/8iplkM/AJjPedT57hJze9hKGxfvyI8BdwkSBl
L+kMw+pY5g5hw6nd9PPS2gQuPfEYTumUamlXhFYTnstgYG/T1+9SPZaXKjgdtZHgPIafcnTAUwqx
wEjsAQ54RWLTaSNUT51HV4W4ReqwY1MezDtWDrRNJCsGoZYU+3iyPSwoWk6Zh/+xKMm/CefWxwo/
vsaLAtfL1/xkfAQ4DwhxYbW0F6u+keDqcQzUnuxFWdB+cJ0+hXGtN6pV72AGcdjQnp3wirmAP3UZ
dCOuUSOKHeagMih4Jb6HkFxteEGNxwWriGSL0RVwR5CV3SEdrNUz743rM2VVh36/FuvU2NA7qL3Y
ncvJqMLoP6+ShIwbc2XYb8lVa5fvS...
2007 Apr 18
1
[RFC, PATCH 7/24] i386 Vmi memory hole
Create a configurable hole in the linear address space at the top
of memory. A more advanced interface is needed to negotiate how
much space the hypervisor is allowed to steal, but in the end, it
seems most likely that a fixed constant size will be chosen for
the compiled kernel, potentially propagated to an information
page used by paravirtual initialization to determine interface
compatibility.
2007 Apr 18
1
[RFC, PATCH 7/24] i386 Vmi memory hole
Create a configurable hole in the linear address space at the top
of memory. A more advanced interface is needed to negotiate how
much space the hypervisor is allowed to steal, but in the end, it
seems most likely that a fixed constant size will be chosen for
the compiled kernel, potentially propagated to an information
page used by paravirtual initialization to determine interface
compatibility.
2007 Apr 18
1
[PATCH, experimental] i386 Allow the fixmap to be relocated at boot time
..._pfn, highend_pfn;
=
@@ -478,6 +482,12 @@
printk("NX (Execute Disable) protection: active\n");
#endif
=
+#ifdef CONFIG_RELOCATABLE_FIXMAP
+ if (!__FIXADDR_TOP) =
+ __FIXADDR_TOP =3D 0xfffff000UL-(CONFIG_MEMORY_HOLE << 20);
+ printk(KERN_INFO "Fixmap top relocated to %lxh\n", __FIXADDR_TOP);
+#endif
+
pagetable_init();
=
load_cr3(swapper_pg_dir);
Index: linux-2.6.13/include/asm-i386/fixmap.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D...
2007 Apr 18
1
[PATCH, experimental] i386 Allow the fixmap to be relocated at boot time
..._pfn, highend_pfn;
=
@@ -478,6 +482,12 @@
printk("NX (Execute Disable) protection: active\n");
#endif
=
+#ifdef CONFIG_RELOCATABLE_FIXMAP
+ if (!__FIXADDR_TOP) =
+ __FIXADDR_TOP =3D 0xfffff000UL-(CONFIG_MEMORY_HOLE << 20);
+ printk(KERN_INFO "Fixmap top relocated to %lxh\n", __FIXADDR_TOP);
+#endif
+
pagetable_init();
=
load_cr3(swapper_pg_dir);
Index: linux-2.6.13/include/asm-i386/fixmap.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...zg}DsUi_sI07WU1LB|PP`nvpALhx0YPN9jVH3;Xk?E~G?^7wA!qH at Q-wXI82!8*lU0
zwwjwgTgtw--dtUZT}?K0Mq#m{z#6i^j49I2gqDYOlt+p!xrX(o-D!ct2d~9WPbJ8Z
zP(zmUwbq>>D<-K at +j@Ie?@9T1+$_t?Kh9HiAU#}~O7tlPvI?$R%0#>C>~`1`Z78As
zwOV<2Q3Av}>vPxg{T&aj^IAt?G?($rraO;;WUZ&Rg)btdObx0iqgaK9=>^?lXHOd`
zA||jKYY*gF-YV0JH{a1>WU#TGvQ*2u|E{#8$oX at akF#%=W`M at nol$-4!v}C0&&*`_
zh|1<!3OhmPoy at +Fht}Dzl<UxR!p!XyHJLqP&N7Jcj=MxluR9gaax2l&OB^?LQK4*O
zdC|jzR;G-CtV|>vQZ4I<Q%euDU~4@;dAByPfoLs_7AGykL2N$A;^LM#d+6EHkSMin
zSUL}mhPZx^_Al4P(1qpuIe0+=@wJ;F<qRfIsDF4LhA}TP-dw3&l...