On Fri, Apr 25, 2008 at 02:22:31PM -0700, Daniel Walker wrote:Right at hand I have the XFS inode hash lock was converted from a rw_semaphore to a rwlock_t becuase the context switch overhead was killing performance in various benchmarks. This is a very typical scenary for locks that are taken often and held for a rather short time. Add to that fact that a spinlock is compltely optimized away for an UP kernel while a mutex is not and the amount of memory that any mutex takes compared to a spinlock you have a clear winner. --
| Fred . | Please add ZFS support (from GPL sources) |
| Kristen Carlson Accardi | Re: PCIe Hotplug: NFG unless I boot with card already inserted. |
| Linus Torvalds | Re: [GIT]: Networking |
| Chuck Ebbert | Why do so many machines need "noapic"? |
git: | |
| Petr Baudis | Re: Cogito: cg-clone doesn't like packed tag objects |
| Andreas Ericsson | Re: [PATCH] git-merge: add option --no-ff |
| Junio C Hamano | GIT 0.99.6 |
| Wayne Scott | git-diff-tree rename detection bug |
| Unix Fan | Re: Vulnerability Note VU#800113 - Multiple DNS implementations vulnerable to cach... |
| Edd Barrett | Iwi, wireless bad behavior |
| jose thomas | Resume - Mumps Developer |
| Girish Venkatachalam | Ethernet jumbo frames? |
| der Mouse | Re: mjf-devfs2 branch |
| Ian Zagorskih | POSIX timer_settime() dosn't set timer in some cases (lost accuracy) |
| Christos Zoulas | Re: Melting down your network [Subject changed] |
| Gregory McGarry | Re: Lock benchmarks |
