[Patch] Module Unloading using Read-Copy-Update

Maneesh Soni (smaneesh@in.ibm.com)
Thu, 8 Mar 2001 17:14:07 +0530


Hello,

In this post I would like to submit a patch providing a two phase cleanup logic
for solving the module unloading races in linux. It uses the deferred update
interface provided by the Read-Copy-Update mechanism. A patch with
implementation of Read-Copy-Update on linux has been posted earlier on lkml and
lse-tech by Dipankar Sarma
http://marc.theaimsgroup.com/?l=lse-tech&m=98292649600654&w=2

In this first version of the new cleanup logic, I have tried to keep the changes lesser. Please download the patch and a readme along with a few testcases from

http://lse.sourceforge.net/locking/module_unloading-2.4.1-0.1.tar.gz


Thank you,
Maneesh

--
Maneesh Soni
Linux Technology Center,
IBM Software Labs, Bangalore, INDIA
Phone: +91-80-5262355 Extn: 2717                                                 
-- 

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/