DragonFly BSD
DragonFly commits List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/kern kern_mpipe.c kern_sysctl.c


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Mon, 29 Mar 2004 17:57:04 +0200

On Mon, Mar 29, 2004 at 07:48:11AM -0800, Matthew Dillon wrote:
> 
> :
> :On Mon, Mar 29, 2004 at 06:06:31AM -0800, Joerg Sonnenberger wrote:
> :> joerg       2004/03/29 06:06:31 PST
> :> 
> :> DragonFly src repository
> :> 
> :>   Modified files:
> :>     sys/kern             kern_mpipe.c kern_sysctl.c 
> :>   Log:
> :>   kern_sysctl.c
> :
> :Sorry for this. It was not intended. I should hack my local cvs to remove -m.
> :
> :Joerg
> 
>     It's my fault... I will commit my existing mpipe changes today, they've
>     been sitting in my tree too long.

Nope, this is a different patch. You might have a look at it, it is an SMP
safe version of the current code with the allocation API of your code w/o
the support for a destructor. I still don't like the destructor, since I
can't think of any real use. The option to disable zeroing is fine, e.g.
for mbufs which will be overriden anyway. The code needs some more
tweaking anyway and some further extensions, but should work.

Joerg

> 
> 						-Matt
> 
> 



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