cache_lock: blocked & unblocked

Matthew Dillon dillon at apollo.backplane.com
Wed Jul 20 21:12:08 PDT 2011


:Hi,
:
:I got these on my DragonFly v2.11.0.247.gda17d9-DEVELOPMENT
:
:[diagnostic] cache_lock: blocked on 0xdacafa28 "2.0"
:[diagnostic] cache_lock: unblocked 2.0 after 9 secs
:[diagnostic] cache_lock: blocked on 0xdc244c18 "2.0"
:[diagnostic] cache_lock: unblocked 2.0 after 2 secs
:[diagnostic] cache_lock: blocked on 0xd9968ea8 "mail"
:[diagnostic] cache_lock: unblocked mail after 15 secs
:[diagnostic] cache_lock: blocked on 0xc46a7378 ""
:[diagnostic] cache_lock: blocked on 0xc46a7378 ""
:[diagnostic] cache_lock: unblocked  after 0 secs
:[diagnostic] cache_lock: unblocked  after 0 secs
:
:is there any thing I should chek out?
:
:Thanks
:
:--Siju

    No, as long as the blockages unblock at some point it's ok.  The
    blockages are likely due to hammer's flusher.  I have a patch under
    test (related to the blogbench thread) that also seems to reduce
    the namecache stalls.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>





More information about the Users mailing list