summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/lldb/source/Interpreter/CommandObjectScript.h
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2013-08-23 14:50:03 +0000
committerkib <kib@FreeBSD.org>2013-08-23 14:50:03 +0000
commit4731d4c0e736e4131ff6ef3a92a8b1d1878c1e6a (patch)
tree6816e791e649c2e6ce11702aebebd6ec605b3849 /contrib/llvm/tools/lldb/source/Interpreter/CommandObjectScript.h
parentedef8265888f92ea66b236fcb4c9e7f6cc1a0603 (diff)
downloadFreeBSD-src-4731d4c0e736e4131ff6ef3a92a8b1d1878c1e6a.zip
FreeBSD-src-4731d4c0e736e4131ff6ef3a92a8b1d1878c1e6a.tar.gz
Since the 253927, which removed the soft busy call for the sf page, it
does not make sense to wait for the soft busy state of the page to drain. The vm object lock is dropped immediately after, so the result of the wait is invalidated. It might make sense to not wait for the hard busy state as well, esp. for the fully valid page, but this is postponed for now. Reviewed by: alc Tested by: pho Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'contrib/llvm/tools/lldb/source/Interpreter/CommandObjectScript.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud