Bug 114971

Summary: Linux kernel locks with i386 instruction set. To run smp on i386 and discuss of locks.
Product: Other Reporter: Victor Mineev (viktor.mineev.73)
Component: OtherAssignee: other_other
Status: NEW ---    
Severity: enhancement    
Priority: P1    
Hardware: i386   
OS: Linux   
Kernel Version: 3.0.0 Subsystem:
Regression: No Bisected commit-id:
Attachments: Read/write locks with i386 instruction set.

Description Victor Mineev 2016-03-20 10:20:12 UTC
Created attachment 209981 [details]
Read/write locks with i386 instruction set.

I try to change clean linux read/write lock implementation. I can't go thru all obstacles on a way to test kernel. I write draft of several kernel source files. Let answer me the better way to write patches. The attached file is not a patch but self describing source.