LWN.net Logo

Btrfs aims for the mainline

Btrfs aims for the mainline

Posted Jan 7, 2009 23:32 UTC (Wed) by jzbiciak (✭ supporter ✭, #5246)
In reply to: Btrfs aims for the mainline by martinfick
Parent article: Btrfs aims for the mainline

I don't know that it'd cause things to grind to a halt on a NUMA under normal circumstances. The cost of migrating lines goes up, sure, but you only get extra traffic when the busywaiter arrives just ahead of a lock-release.

I'm sure it could cause some interesting thundering-herd behavior, though, if there are a lot of people waiting on the lock to release though. If a large number of CPUs are in the busywaiting loop when the lock releases, things get really fun I suppose.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds