search for: numa_64

Displaying 4 results from an estimated 4 matches for "numa_64".

2013 Feb 22
3
[GIT PULL] x86/mm changes for v3.9-rc1
...d of pos in split_mem_range x86, mm: use limit_pfn for end pfn x86, mm: Unifying after_bootmem for 32bit and 64bit x86, mm: Move after_bootmem to mm_internel.h x86, mm: Use clamp_t() in init_range_memory_mapping x86, mm: kill numa_free_all_bootmem() x86, mm: kill numa_64.h sparc, mm: Remove calling of free_all_bootmem_node() mm: Kill NO_BOOTMEM version free_all_bootmem_node() x86, mm: Let "memmap=" take more entries one time x86, mm: Fix page table early allocation offset checking x86: Factor out e820_add_kernel_range()...
2013 Feb 22
3
[GIT PULL] x86/mm changes for v3.9-rc1
...d of pos in split_mem_range x86, mm: use limit_pfn for end pfn x86, mm: Unifying after_bootmem for 32bit and 64bit x86, mm: Move after_bootmem to mm_internel.h x86, mm: Use clamp_t() in init_range_memory_mapping x86, mm: kill numa_free_all_bootmem() x86, mm: kill numa_64.h sparc, mm: Remove calling of free_all_bootmem_node() mm: Kill NO_BOOTMEM version free_all_bootmem_node() x86, mm: Let "memmap=" take more entries one time x86, mm: Fix page table early allocation offset checking x86: Factor out e820_add_kernel_range()...
2013 Feb 22
3
[GIT PULL] x86/mm changes for v3.9-rc1
...d of pos in split_mem_range x86, mm: use limit_pfn for end pfn x86, mm: Unifying after_bootmem for 32bit and 64bit x86, mm: Move after_bootmem to mm_internel.h x86, mm: Use clamp_t() in init_range_memory_mapping x86, mm: kill numa_free_all_bootmem() x86, mm: kill numa_64.h sparc, mm: Remove calling of free_all_bootmem_node() mm: Kill NO_BOOTMEM version free_all_bootmem_node() x86, mm: Let "memmap=" take more entries one time x86, mm: Fix page table early allocation offset checking x86: Factor out e820_add_kernel_range()...
2008 Nov 13
69
[PATCH 00 of 38] xen: add more Xen dom0 support
Hi Ingo, Here''s the chunk of patches to add Xen Dom0 support (it''s probably worth creating a new xen/dom0 topic branch for it). A dom0 Xen domain is basically the same as a normal domU domain, but it has extra privileges to directly access hardware. There are two issues to deal with: - translating to and from the domain''s pseudo-physical addresses and real machine