qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4] v3: add NUMA emulation


From: Andre Przywara
Subject: [Qemu-devel] [PATCH 0/4] v3: add NUMA emulation
Date: Tue, 21 Apr 2009 13:02:45 +0200

Hi,

the following patches add NUMA emulation to QEMU guests.
Although the ultimate goal is KVM with host side support, these
patches are pure QEMU with no host side binding.
This is a reworked version from last time with concise descriptions in each
patch. The 64 CPU limit is still persistent for now and will be fixed later.
The command line syntax is the following:
-numa node[,mem=<size>[MG]][,cpus=<from>[-<to>]][,nodeid=<nr>]
Omitting detailed node topology will revert to equal distribution of the
resources over all nodes. Every node has to be named at least with a
"-numa node" stanza.

Please apply!

Regards,
Andre.

-- 
Andre Przywara
AMD-Operating System Research Center (OSRC), Dresden, Germany
Tel: +49 351 448 3567 12
----to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Jochen Polster; Thomas M. McCoy; Giuliano Meroni
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]