summaryrefslogtreecommitdiff
path: root/sound/oss
diff options
context:
space:
mode:
authorDavid Chinner <dgc@sgi.com>2008-04-10 02:18:46 (GMT)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>2008-04-18 01:50:39 (GMT)
commiteb01c9cd87c7a9998c2edf209721ea069e3e3652 (patch)
tree201fc07dac684d6a5a789995c8c35918ea16de7f /sound/oss
parent114d23aae51233b2bc62d8e2a632bcb55de1953d (diff)
downloadlinux-eb01c9cd87c7a9998c2edf209721ea069e3e3652.tar.xz
[XFS] Remove the xlog_ticket allocator
The ticket allocator is just a simple slab implementation internal to the log. It requires the icloglock to be held when manipulating it and this contributes to contention on that lock. Just kill the entire allocator and use a memory zone instead. While there, allow us to gracefully fail allocation with ENOMEM. SGI-PV: 978729 SGI-Modid: xfs-linux-melb:xfs-kern:30771a Signed-off-by: David Chinner <dgc@sgi.com> Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Diffstat (limited to 'sound/oss')
0 files changed, 0 insertions, 0 deletions