Machine unresponsive with cache_lock: blocked on... message

Matthew Dillon dillon at apollo.backplane.com
Sun Mar 21 11:24:59 PDT 2010


    Definitely try raising sysctl vfs.vm_cycle_point as Sam suggested.  This
    can be done on a live system.  I would like to try to avoid ripping
    up the buffer cache this close to release.

    Try setting it to 40 (it defaults to 23).  The max value is 64
    which will effectively put all non-memory-mapped file data on the
    inactive queue, including any data which is repeatedly accessed.

						-Matt






More information about the Bugs mailing list