Ensuring Resource Governor group doesnt cross numa boundary

  • I have a heavy nightly batch process that is encountering thread starvation on my 2008 SP3 server.

    Rather than limit MAXDOP at the instance level, I would like to do it at the Resource Governor level, and target the nightly batch only.

    Based on MS literature, experience and advice from collegues, I should limit the resource group to the CPU's on one Numa node, i.e. prevent crossing boundaries .

    Resource governor allows me to set a maxdop, but I cant ensure that the processors it picks when doing a parallel query will be on the same node.

    is there any way to control this?

  • Unfortunately, no, there isn't a way to control this.

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply