On Sunday 05 February 2006 17:56, Carlos Martín wrote:
> Hi,
> 
>  The attached patch transform the semaphore to a mutex. That's how we use it, 
> it's faster and makes the binary smaller. It also deletes the semaphore debug 
> functions because I the kernel takes care of that now. Just yell if I've 
> misunderstood.
> 
>    text    data     bss     dec     hex filename
>  113475    1520      20  115015   1c147 acx.ko-sem
>  111033    1520      20  112573   1b7bd acx.ko
> 
> This only works for newer kernels, so I suppose it could be kept as an 
> into-mainline patch. People with newer kernels probably want this patch.

http://195.66.192.167/linux/acx_patches/acx-sem-to-mutex.patch

Thanks!
--
vda
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to