<div dir="ltr">On Mon, Apr 13, 2015 at 10:30 PM, Steve Borho <span dir="ltr"><<a href="mailto:steve@borho.org" target="_blank">steve@borho.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">On 04/13, Xinyue Lu wrote:<br>
> Hi,<br>
><br>
> That's correct.<br>
><br>
> Per our discussion on IRC channel:<br>
><br>
> The NUMA API is only available on Win7 and above.<br>
><br>
> So either compiling against Win7 and you get the NUMA API, or<br>
> compiling against Vista (or even XP) which doesn't come with NUMA<br>
> support.<br>
<br>
I've modified the patch locally to simplify the situation by targeting<br>
Win7 (with NUMA) by default unless WINXP_SUPPORT is enabled. So Vista<br>
gets glommed together with XP as a "legacy" O/S option.<br></blockquote><div><br></div><div>Seems reasonable, except the option name is somewhat wrong now; people may decide not to specify WINXP_SUPPORT only to get bitten when it doesn't run under Vista?</div><div><br></div><div>Tim</div></div></div></div>