Re: [RFC] Add support for semaphore-like structure with support for asynchronous I/O

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Apr 04, 2005 at 01:56:35PM -0400, Trond Myklebust wrote:
> IOW: the current semaphore implementations really all need to die, and
> be replaced by a single generic version to which it is actually
> practical to add new functionality.

I can see that goal, but I don't think introducing iosems is the right 
way to acheive it.  Instead (and I'll start tackling this), how about 
factoring out the existing semaphore implementations to use a common 
lib/semaphore.c, much like lib/rwsem.c?  The iosems can be used as a 
basis for the implementation, but we can avoid having to do a giant 
s/semaphore/iosem/g over the kernel tree.

> Failing that, it is _much_ easier to convert the generic code that needs
> to support aio to use a new locking implementation and then test that.
> It is not as if conversion to aio won't involve changes to the code in
> the area surrounding those locks anyway.

Quite true.  There's a lot more work to do in this area, and these common 
primatives are needed to make progress.  Someone at netapp sent me an 
email yesterday asking about aio support in NFS, so there is some demand 
out there.  Cheers,

		-ben
-- 
"Time is what keeps everything from happening all at once." -- John Wheeler
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux