Re: Processor set functionality in linux

From: Mike Fedyk (mfedyk_at_matchmail.com)
Date: 02/29/04

  • Next message: Michael Frank: "Re: Why no interrupt priorities?"
    Date:	Sun, 29 Feb 2004 00:10:38 -0800
    To: Vipin <vipindravid@yahoo.com>
    
    

    Vipin wrote:
    >
    > Hi,
    >
    > I would like to know if there is something in linux
    > (2.4.21) akin to processor set feature available on HP
    > /SUN .
    >
    > Basically idea is to be able to dedicate a processor
    > to a vertain high priority task with not even the
    > interrupts being allowed to run there.

    Yes.

    I haven't had to do it myself, but search for "process affinity" and
    "interrupt affinity".

    Mike
    -
    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: Michael Frank: "Re: Why no interrupt priorities?"