Displaying 20 results from an estimated 37 matches for "meminit".
Did you mean:
mem_init
2008 Feb 22
0
[PATCH 03/28] ia64/xen: increase IA64_MAX_RSVD_REGIONS.
...On Fri, Feb 22, 2008 at 02:10:19PM +0900, Isaku Yamahata wrote:
> > Xenlinux/ia64 needs to reserve one more region passed from xen hypervisor
> > as start info.
> >
> > Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp>
> > ---
> > include/asm-ia64/meminit.h | 7 +++++++
> > 1 files changed, 7 insertions(+), 0 deletions(-)
> >
> > diff --git a/include/asm-ia64/meminit.h b/include/asm-ia64/meminit.h
> > index f93308f..7c12c08 100644
> > --- a/include/asm-ia64/meminit.h
> > +++ b/include/asm-ia64/meminit.h
> &...
2008 Feb 22
0
[PATCH 03/28] ia64/xen: increase IA64_MAX_RSVD_REGIONS.
...On Fri, Feb 22, 2008 at 02:10:19PM +0900, Isaku Yamahata wrote:
> > Xenlinux/ia64 needs to reserve one more region passed from xen hypervisor
> > as start info.
> >
> > Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp>
> > ---
> > include/asm-ia64/meminit.h | 7 +++++++
> > 1 files changed, 7 insertions(+), 0 deletions(-)
> >
> > diff --git a/include/asm-ia64/meminit.h b/include/asm-ia64/meminit.h
> > index f93308f..7c12c08 100644
> > --- a/include/asm-ia64/meminit.h
> > +++ b/include/asm-ia64/meminit.h
> &...
2006 Oct 02
0
[PATCH] Add missing #include <xen/keyhandler.h>
...up.c
--- a/xen/arch/ia64/xen/xensetup.c Mon Oct 02 18:04:56 2006 +0100
+++ b/xen/arch/ia64/xen/xensetup.c Mon Oct 02 18:21:24 2006 -0400
@@ -18,6 +18,7 @@
#include <xen/domain.h>
#include <xen/serial.h>
#include <xen/trace.h>
+#include <xen/keyhandler.h>
#include <asm/meminit.h>
#include <asm/page.h>
#include <asm/setup.h>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2008 May 19
20
[PATCH 00/23] ia64/xen domU take 6
...| 362 ++++++++++++++++++++++++++
arch/ia64/xen/xencomm.c | 95 +++++++
arch/ia64/xen/xenivt.S | 57 ++++
arch/ia64/xen/xensetup.S | 83 ++++++
include/asm-ia64/machvec.h | 2 +
include/asm-ia64/machvec_xen.h | 22 ++
include/asm-ia64/meminit.h | 3 +-
include/asm-ia64/sync_bitops.h | 57 ++++
include/asm-ia64/xen/events.h | 50 ++++
include/asm-ia64/xen/grant_table.h | 29 ++
include/asm-ia64/xen/hypercall.h | 263 +++++++++++++++++++
include/asm-ia64/xen/hypervisor.h | 72 +++++
include/asm-ia64/xen/ins...
2008 May 19
20
[PATCH 00/23] ia64/xen domU take 6
...| 362 ++++++++++++++++++++++++++
arch/ia64/xen/xencomm.c | 95 +++++++
arch/ia64/xen/xenivt.S | 57 ++++
arch/ia64/xen/xensetup.S | 83 ++++++
include/asm-ia64/machvec.h | 2 +
include/asm-ia64/machvec_xen.h | 22 ++
include/asm-ia64/meminit.h | 3 +-
include/asm-ia64/sync_bitops.h | 57 ++++
include/asm-ia64/xen/events.h | 50 ++++
include/asm-ia64/xen/grant_table.h | 29 ++
include/asm-ia64/xen/hypercall.h | 263 +++++++++++++++++++
include/asm-ia64/xen/hypervisor.h | 72 +++++
include/asm-ia64/xen/ins...
2008 Apr 30
23
[PATCH 00/23] ia64/xen domU take 5
...c | 362 ++++++++++++++++++++++++++
arch/ia64/xen/xencomm.c | 95 +++++++
arch/ia64/xen/xenivt.S | 57 ++++
arch/ia64/xen/xensetup.S | 49 ++++
include/asm-ia64/machvec.h | 2 +
include/asm-ia64/machvec_xen.h | 22 ++
include/asm-ia64/meminit.h | 3 +-
include/asm-ia64/sync_bitops.h | 57 ++++
include/asm-ia64/xen/events.h | 50 ++++
include/asm-ia64/xen/grant_table.h | 29 ++
include/asm-ia64/xen/hypercall.h | 263 +++++++++++++++++++
include/asm-ia64/xen/hypervisor.h | 72 +++++
include/asm-ia64/xen/ins...
2008 Apr 30
23
[PATCH 00/23] ia64/xen domU take 5
...c | 362 ++++++++++++++++++++++++++
arch/ia64/xen/xencomm.c | 95 +++++++
arch/ia64/xen/xenivt.S | 57 ++++
arch/ia64/xen/xensetup.S | 49 ++++
include/asm-ia64/machvec.h | 2 +
include/asm-ia64/machvec_xen.h | 22 ++
include/asm-ia64/meminit.h | 3 +-
include/asm-ia64/sync_bitops.h | 57 ++++
include/asm-ia64/xen/events.h | 50 ++++
include/asm-ia64/xen/grant_table.h | 29 ++
include/asm-ia64/xen/hypercall.h | 263 +++++++++++++++++++
include/asm-ia64/xen/hypervisor.h | 72 +++++
include/asm-ia64/xen/ins...
2008 Apr 09
24
[PATCH 00/23] ia64/xen domU take 4
...c | 362 ++++++++++++++++++++++++++
arch/ia64/xen/xencomm.c | 95 +++++++
arch/ia64/xen/xenivt.S | 57 ++++
arch/ia64/xen/xensetup.S | 49 ++++
include/asm-ia64/machvec.h | 2 +
include/asm-ia64/machvec_xen.h | 22 ++
include/asm-ia64/meminit.h | 3 +-
include/asm-ia64/sync_bitops.h | 59 +++++
include/asm-ia64/xen/events.h | 50 ++++
include/asm-ia64/xen/grant_table.h | 29 ++
include/asm-ia64/xen/hypercall.h | 263 +++++++++++++++++++
include/asm-ia64/xen/hypervisor.h | 72 +++++
include/asm-ia64/xen/in...
2008 Apr 09
24
[PATCH 00/23] ia64/xen domU take 4
...c | 362 ++++++++++++++++++++++++++
arch/ia64/xen/xencomm.c | 95 +++++++
arch/ia64/xen/xenivt.S | 57 ++++
arch/ia64/xen/xensetup.S | 49 ++++
include/asm-ia64/machvec.h | 2 +
include/asm-ia64/machvec_xen.h | 22 ++
include/asm-ia64/meminit.h | 3 +-
include/asm-ia64/sync_bitops.h | 59 +++++
include/asm-ia64/xen/events.h | 50 ++++
include/asm-ia64/xen/grant_table.h | 29 ++
include/asm-ia64/xen/hypercall.h | 263 +++++++++++++++++++
include/asm-ia64/xen/hypervisor.h | 72 +++++
include/asm-ia64/xen/in...
2020 Jun 25
5
[RFC 0/3] virtio: NUMA-aware memory allocation
These patches are not ready to be merged because I was unable to measure a
performance improvement. I'm publishing them so they are archived in case
someone picks up this work again in the future.
The goal of these patches is to allocate virtqueues and driver state from the
device's NUMA node for optimal memory access latency. Only guests with a vNUMA
topology and virtio devices spread
2020 Jun 25
5
[RFC 0/3] virtio: NUMA-aware memory allocation
These patches are not ready to be merged because I was unable to measure a
performance improvement. I'm publishing them so they are archived in case
someone picks up this work again in the future.
The goal of these patches is to allocate virtqueues and driver state from the
device's NUMA node for optimal memory access latency. Only guests with a vNUMA
topology and virtio devices spread
2008 Jun 10
31
[PATCH 00/27] ia64/xen domU take 7
...| 364 ++++++++++++++++++++++++++++
arch/ia64/xen/xencomm.c | 106 ++++++++
arch/ia64/xen/xenivt.S | 52 ++++
arch/ia64/xen/xensetup.S | 83 +++++++
include/asm-ia64/machvec.h | 2 +
include/asm-ia64/machvec_xen.h | 22 ++
include/asm-ia64/meminit.h | 3 +-
include/asm-ia64/sync_bitops.h | 57 +++++
include/asm-ia64/timex.h | 2 +
include/asm-ia64/xen/events.h | 50 ++++
include/asm-ia64/xen/grant_table.h | 29 +++
include/asm-ia64/xen/hypercall.h | 265 +++++++++++++++++++++
include/asm-ia64/xen/hyp...
2008 Jun 10
31
[PATCH 00/27] ia64/xen domU take 7
...| 364 ++++++++++++++++++++++++++++
arch/ia64/xen/xencomm.c | 106 ++++++++
arch/ia64/xen/xenivt.S | 52 ++++
arch/ia64/xen/xensetup.S | 83 +++++++
include/asm-ia64/machvec.h | 2 +
include/asm-ia64/machvec_xen.h | 22 ++
include/asm-ia64/meminit.h | 3 +-
include/asm-ia64/sync_bitops.h | 57 +++++
include/asm-ia64/timex.h | 2 +
include/asm-ia64/xen/events.h | 50 ++++
include/asm-ia64/xen/grant_table.h | 29 +++
include/asm-ia64/xen/hypercall.h | 265 +++++++++++++++++++++
include/asm-ia64/xen/hyp...
2008 Feb 21
28
[PATCH 00/28] ia64/xen domU paravirtualization
...ntrin.h | 64 +-
include/asm-ia64/intrinsics.h | 12 +
include/asm-ia64/iosapic.h | 2 +
include/asm-ia64/irq.h | 33 +
include/asm-ia64/machvec.h | 2 +
include/asm-ia64/machvec_xen.h | 22 +
include/asm-ia64/meminit.h | 7 +
include/asm-ia64/mmu_context.h | 6 +-
include/asm-ia64/module.h | 6 +
include/asm-ia64/page.h | 11 +
include/asm-ia64/paravirt_alt.h | 82 ++
include/asm-ia64/paravirt_core.h | 54 +
include/asm-ia64...
2008 Jul 03
29
[PATCH 00/29] ia64/xen domU take 8
...| 52 +++
arch/ia64/xen/xensetup.S | 83 ++++
include/asm-ia64/break.h | 9 +
include/asm-ia64/machvec.h | 2 +
include/asm-ia64/machvec_xen.h | 22 +
include/asm-ia64/meminit.h | 3 +-
include/asm-ia64/native/pvchk_inst.h | 158 +++++++
include/asm-ia64/sync_bitops.h | 51 +++
include/asm-ia64/timex.h | 2 +
.../asm-ia64/xen/events.h | 35 ++-
.../asm-...
2008 Jul 03
29
[PATCH 00/29] ia64/xen domU take 8
...| 52 +++
arch/ia64/xen/xensetup.S | 83 ++++
include/asm-ia64/break.h | 9 +
include/asm-ia64/machvec.h | 2 +
include/asm-ia64/machvec_xen.h | 22 +
include/asm-ia64/meminit.h | 3 +-
include/asm-ia64/native/pvchk_inst.h | 158 +++++++
include/asm-ia64/sync_bitops.h | 51 +++
include/asm-ia64/timex.h | 2 +
.../asm-ia64/xen/events.h | 35 ++-
.../asm-...
2008 Jul 17
31
[PATCH 00/29] ia64/xen domU take 9
...| 52 +++
arch/ia64/xen/xensetup.S | 83 ++++
include/asm-ia64/break.h | 9 +
include/asm-ia64/machvec.h | 2 +
include/asm-ia64/machvec_xen.h | 22 +
include/asm-ia64/meminit.h | 3 +-
include/asm-ia64/native/pvchk_inst.h | 158 +++++++
include/asm-ia64/pvclock-abi.h | 5 +
include/asm-ia64/sync_bitops.h | 51 +++
include/asm-ia64/timex.h | 2 +
.../asm-ia...
2008 Jul 17
31
[PATCH 00/29] ia64/xen domU take 9
...| 52 +++
arch/ia64/xen/xensetup.S | 83 ++++
include/asm-ia64/break.h | 9 +
include/asm-ia64/machvec.h | 2 +
include/asm-ia64/machvec_xen.h | 22 +
include/asm-ia64/meminit.h | 3 +-
include/asm-ia64/native/pvchk_inst.h | 158 +++++++
include/asm-ia64/pvclock-abi.h | 5 +
include/asm-ia64/sync_bitops.h | 51 +++
include/asm-ia64/timex.h | 2 +
.../asm-ia...
2008 Aug 26
30
[PATCH 00/30] ia64/xen domU take 10
...| 32 ++
arch/ia64/Makefile | 2 +
arch/ia64/include/asm/break.h | 9 +
arch/ia64/include/asm/machvec.h | 2 +
arch/ia64/include/asm/machvec_xen.h | 22 +
arch/ia64/include/asm/meminit.h | 3 +-
arch/ia64/include/asm/native/pvchk_inst.h | 263 +++++++++++
arch/ia64/include/asm/pvclock-abi.h | 5 +
arch/ia64/include/asm/sync_bitops.h | 51 +++
arch/ia64/include/asm/timex.h | 2 +
.../paravir...
2008 Aug 26
30
[PATCH 00/30] ia64/xen domU take 10
...| 32 ++
arch/ia64/Makefile | 2 +
arch/ia64/include/asm/break.h | 9 +
arch/ia64/include/asm/machvec.h | 2 +
arch/ia64/include/asm/machvec_xen.h | 22 +
arch/ia64/include/asm/meminit.h | 3 +-
arch/ia64/include/asm/native/pvchk_inst.h | 263 +++++++++++
arch/ia64/include/asm/pvclock-abi.h | 5 +
arch/ia64/include/asm/sync_bitops.h | 51 +++
arch/ia64/include/asm/timex.h | 2 +
.../paravir...