public inbox for linux-smp@vger.kernel.org
 help / color / mirror / Atom feed
* Problem with SMP
@ 2002-04-18 14:18 Ajit Anand Shrivastav
  0 siblings, 0 replies; only message in thread
From: Ajit Anand Shrivastav @ 2002-04-18 14:18 UTC (permalink / raw)
  To: linux-smp

Hello,
I have got an application level code and driver(kernel) level 
code.
Application level code contains the whole logic of the device 
driver.driver is very light weight as it just provides interface 
of the device to the application.

The above application and kernel level code works perfectly on 
uni-processor machine.
To port the code on SMP environment I havent made any changes to 
the application level code and just put some spinlocks for global 
variables in the driver (kernel level) code.
Now the application is not functioning consistently on SMP 
system.
The application hangs in between but the system remains stable and 
the time of the application failure is also not fixed thats why i 
m finding it difficult to trace the bug.
Now can u tell me whether i need to modify the application level 
code also to make the whole driver SMP compliant.

Thanx and regds
Ajit Shrivastav


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-04-18 14:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-18 14:18 Problem with SMP Ajit Anand Shrivastav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox