Re: Display files currently in the buffer cache

From: Eric Anderson (anderson_at_centtech.com)
Date: 10/31/05

  • Next message: Scott Long: "Re: Display files currently in the buffer cache"
    Date: Mon, 31 Oct 2005 09:12:03 -0600
    To: Mark Kirkwood <markir@paradise.net.nz>
    
    

    Mark Kirkwood wrote:
    > Dear hackers,
    >
    > I'm interested in being able to display some data about the contents of
    > the buffer cache , say file name and page offset (something like IRIX's
    > 'bufview').
    >
    > Is there any utilities that do this currently? (searched around but
    > didn't see anything in ports).
    >
    > Assuming not, is it feasible to write one to do this? (if so, any
    > pointers appreciated - massive FreeBSD internals newbie here....).

    This would be a cool tool! I've been thinking of that too, and also
    would like to have a lkdump tool - which dumps information about
    currently locked files.

    Eric

    -- 
    ------------------------------------------------------------------------
    Eric Anderson        Sr. Systems Administrator        Centaur Technology
    Anything that works is better than anything that doesn't.
    ------------------------------------------------------------------------
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    

  • Next message: Scott Long: "Re: Display files currently in the buffer cache"