testing a driver in SMP

From: shiva (nikhilbhargav_nsit_at_indiatimes.com)
Date: 01/25/05

  • Next message: shiva: "a question abt variable names...."
    Date: 24 Jan 2005 20:36:48 -0800
    
    

    hello all,

    I am working on a modem device driver which would run on both
    Uniprocessor and multiplrocessor systems based on Linux. I am using
    spinlocks for concurrency. I have tested it on uniprocessor machine and
    its working fine. I want to ask what things i should look for in case
    of SMP machines as i dont have a SMP machine so couldnot actual load
    test the code.

    Any pointer would help.

    Thanks,

    nikhil


  • Next message: shiva: "a question abt variable names...."

    Relevant Pages

    • Re: testing a driver in SMP
      ... > Uniprocessor and multiplrocessor systems based on Linux. ... > spinlocks for concurrency. ... > of SMP machines as i dont have a SMP machine so couldnot actual load ... it may reveal some otherwise hard to find bugs. ...
      (comp.os.linux.development.system)
    • Re: testing a driver in SMP
      ... > Uniprocessor and multiplrocessor systems based on Linux. ... > of SMP machines as i dont have a SMP machine so couldnot actual load ...
      (comp.os.linux.development.system)
    • DDK SMP Build
      ... The code already uses spinlocks but using some old MS documentation ... Use this macro to indicate whether your driver will run on a uniprocessor ... machine or multiprocessor machine. ...
      (microsoft.public.win32.programmer.kernel)