On Tue, 31 May 2016 12:07:13 +0300 admin <ad...@liblfds.org> wrote: > I am the author of a lock-free data structure library, liblfds, which > has now my first attempt at a port to the Linux kernel, which is to say, > I have a Kbuild file which produces a static library. > > I'm posting as I thought it might be of some interest. Please forgive > me if not!
So if you want to get people to take a look at this, I would suggest posting it as a patch set, and, crucially, adding uses within the kernel and showing how that makes the kernel better. Thanks, jon