On Thu, May 03, 2001 at 07:47:47PM +0400, Ivan Kokshaysky wrote: > Initially I tried to use __builtin_expect in the rwsem.h, but found > that it doesn't help at all in the small inline functions - it works > as expected only in a reasonably large block of code. Eh? Would you give me an example that isn't working properly? r~ - 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/
- Re: [patch] 2.4.4 alpha semaphores optimization Ivan Kokshaysky
- Re: [patch] 2.4.4 alpha semaphores optimization Andrea Arcangeli
- Re: [patch] 2.4.4 alpha semaphores optimiza... Ivan Kokshaysky
- Re: [patch] 2.4.4 alpha semaphores opti... Andrea Arcangeli
- Re: [patch] 2.4.4 alpha semaphores optimization David Howells
- Re: [patch] 2.4.4 alpha semaphores optimization Ivan Kokshaysky
- Re: [patch] 2.4.4 alpha semaphores optimization Ivan Kokshaysky
- Re: [patch] 2.4.4 alpha semaphores optimization Richard Henderson
- Re: [patch] 2.4.4 alpha semaphores optimization Ivan Kokshaysky
- Re: [patch] 2.4.4 alpha semaphores optimization Ivan Kokshaysky
- Re: [patch] 2.4.4 alpha semaphores optimization Richard Henderson
- Re: [patch] 2.4.4 alpha semaphores optimization Ivan Kokshaysky
- __builtin_expect vs inlining Richard Henderson