smalloc: convert to spinlocks
authorJens Axboe <jens.axboe@oracle.com>
Thu, 12 Jun 2008 09:50:47 +0000 (11:50 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 12 Jun 2008 09:50:47 +0000 (11:50 +0200)
commit3f1959101ed6a935ff3e2aec0fe7f5828f23fbcb
tree6d8da563eb03672698e63724cd3387513cc97318
parent8b4a7c860d004ea8dffc11f6232124b574fe6cd7
smalloc: convert to spinlocks

Makes the allocator 10-20% faster.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
smalloc.c