I want to present you as the owner of funds In my Bank.which will be Invested in your Country with your help, Kindly Get back to me with your Phone number

2016-12-05 Thread Minoru
information

Re: [PATCH] Fix NUMA emulation for x86_64

2008-01-29 Thread Minoru Usui
>>>>> ">" == Ingo Molnar <[EMAIL PROTECTED]> writes: >> * Minoru Usui <[EMAIL PROTECTED]> wrote: >> I found a small bug of NUMA emulation code for x86_64. >> (CONFIG_NUMA_EMU) If machine is non-NUMA, find_node_by_addr() shou

[PATCH] Fix NUMA emulation for x86_64

2008-01-25 Thread Minoru Usui
number. Signed-off-by: Minoru Usui <[EMAIL PROTECTED]> --- diff -ruNp linux-2.6.24-rc8/arch/x86/mm/srat_64.c dst/arch/x86/mm/srat_64.c --- linux-2.6.24-rc8/arch/x86/mm/srat_64.c 2008-01-16 14:22:15.0 +0900 +++ dst/arch/x86/mm/srat_64.c 2008-01-17 19:07:41.0 +0900 @@