Re: how to test a linux driver for SMP concurrency issues

2011-06-28 Thread Mulyadi Santosa
Hi AMit... On Tue, Jun 28, 2011 at 19:36, Amit Nagal wrote: > Hi , > > i want to test a linux driver to identify concurrecy issue that may > arise on a SMP system . > can i be advised with  usage of some tools / mechanisms , so that the > driver can be made SMP safe ? IMHO there is no easy answe

Re: how to test a linux driver for SMP concurrency issues

2011-06-28 Thread Daniel Baluta
On Tue, Jun 28, 2011 at 3:36 PM, Amit Nagal wrote: > Hi , > > i want to test a linux driver to identify concurrecy issue that may > arise on a SMP system . > can i be advised with  usage of some tools / mechanisms , so that the > driver can be made SMP safe ? Hi, Check make menuconfig -> Kernel

how to test a linux driver for SMP concurrency issues

2011-06-28 Thread Amit Nagal
Hi , i want to test a linux driver to identify concurrecy issue that may arise on a SMP system . can i be advised with usage of some tools / mechanisms , so that the driver can be made SMP safe ? Thanx & Regards Amit Nagal ___ Kernelnewbies mailing li