Re: [PATCH 1/19] MUTEX: Introduce simple mutex implementation

From: Alan Cox
Date: Wed Dec 14 2005 - 06:02:44 EST


On Mer, 2005-12-14 at 11:29 +0100, Arjan van de Ven wrote:
> > > But this means that the current usages all have to be carefully audited,
> > > and sometimes that unobvious.
> >
> > Only if you insist on replacing them immediately. If you submit a
> > *small* patch which just adds the new mutexes then a series of small
> > patches can gradually convert code where mutexes are better.
>
> this unfortunately is not very realistic in practice...

Strange because it is how most such work has been done in the past, from
the big kernel lock to the scsi core rewrite. You also forgot to attach
a reason you think it isnt realistic ?

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/