WARNING AND NOTICE

All tricks in this blog are only for educational purpose. Learn these tricks only for your knowledge. Please donot try these to harm any one. We will not take any responsibility in any case. All softwares and tools on this site are here for private purposes only and If you want to use a software for business purpose, please purchase it. I do not host many of these tools. I Post links that I have found from numerous Search engines. I will not be responsible for any of harm you will do by using these tools.

Readmore

Friday, July 8, 2011

Linux : Testing SMP Kernel Modules with UML

So you have just written, tested, debugged, and delivered a kernel module to your satisfied customer, who then distributed it to end users. Unfortunately, angry and frantic reports of system lockups, filesystem corruption, and other atrocities soon fill your mailbox. A little detective work quickly reveals that problems manifest themselves only on SMP systems. Perhaps it never even occurred to you that your module would be used on a multiprocessor box, so your testbeds all have single CPUs.

Read Full Articles From Here...