Re: [PATCH] dequeue a huge page near to this node

From: Adam Litke (agl_at_us.ibm.com)
Date: 11/11/05

  • Next message: Trond Myklebust: "Re: local denial-of-service with file leases"
    To: Christoph Lameter <clameter@engr.sgi.com>
    Date:	Fri, 11 Nov 2005 08:19:25 -0600
    
    

    On Thu, 2005-11-10 at 15:27 -0800, Christoph Lameter wrote:
    > The following patch changes the dequeueing to select a huge page near
    > the node executing instead of always beginning to check for free
    > nodes from node 0. This will result in a placement of the huge pages near
    > the executing processor improving performance.
    >
    > The existing implementation can place the huge pages far away from
    > the executing processor causing significant degradation of performance.
    > The search starting from zero also means that the lower zones quickly
    > run out of memory. Selecting a huge page near the process distributed the
    > huge pages better.
    >
    > Signed-off-by: Christoph Lameter <clameter@sgi.com>

    I'll add my voice to the chorus of aye's.

    -- 
    Adam Litke - (agl at us.ibm.com)
    IBM Linux Technology Center
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Trond Myklebust: "Re: local denial-of-service with file leases"

    Relevant Pages

    • RE: [PATCH] dequeue a huge page near to this node
      ... > the executing processor improving performance. ... > the executing processor causing significant degradation of performance. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] dequeue a huge page near to this node
      ... > the executing processor improving performance. ... > the executing processor causing significant degradation of performance. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH] dequeue a huge page near to this node
      ... the executing processor improving performance. ... the executing processor causing significant degradation of performance. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] dequeue a huge page near to this node
      ... >> the executing processor improving performance. ... >> the executing processor causing significant degradation of performance. ... There is a slight problem with the patch. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • 2.4.25 yenta problem and small fix/workaround
      ... I suppose that the socket state read returns a valid state and ... Removing the check and executing the last line regardless fixes the problem. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)