testing a driver in SMP
From: shiva (nikhilbhargav_nsit_at_indiatimes.com)
Date: 01/25/05
- Previous message: John Reiser: "Re: mmap specific to a thread ?"
- Next in thread: Frank Uepping: "Re: testing a driver in SMP"
- Reply: Frank Uepping: "Re: testing a driver in SMP"
- Reply: Kasper Dupont: "Re: testing a driver in SMP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: John Reiser: "Re: mmap specific to a thread ?"
- Next in thread: Frank Uepping: "Re: testing a driver in SMP"
- Reply: Frank Uepping: "Re: testing a driver in SMP"
- Reply: Kasper Dupont: "Re: testing a driver in SMP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|