Display files currently in the buffer cache

From: Mark Kirkwood (markir_at_paradise.net.nz)
Date: 10/29/05

  • Next message: Bruce Cran: "Re: Very slow writing to SATA disk"
    Date: Sat, 29 Oct 2005 21:56:40 +1300
    To: freebsd-hackers@freebsd.org
    
    

    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....).

    Cheers

    Mark

    _______________________________________________
    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: Bruce Cran: "Re: Very slow writing to SATA disk"

    Relevant Pages


    ... Is there any way to know the size that the browser is using to display ... offset by many screen lengths. ... If my javascript knows the width the cell is being displayed to it can ...
    (comp.lang.javascript)
  • Re: Using an address reurned by the the CELL("address") function
    ... of SUMPRODUCT, OFFSET, MATCH. ... I see what you are saying, but in the Z1 to Z18>>> CELL functions, I get an absolute result. ... how do I direct SUMPRODUCT ... times I can display the first and last ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Automatic Update of Charts
    ... There were no blank cells in the actual dataset, ... at the beginning of the column caused the data to not display correctly. ... But this is a common fix: If the OFFSET uses a COUNT or COUNTA, ... > Jon Peltier, Microsoft Excel MVP ...
    (microsoft.public.excel.charting)
  • Re: [PHP] Dates and different time zones
    ... Then use the offset from his local time to the server time for every time information, substract it from any time information you read from them, add it to anything you send them. ... This works whether the user is registered or not, whether he/she travels or remains in the same time zone and spares you the trouble of keeping your IP to country to timezone table updated. ... Of cause the major fault with this is that it can only display the CURRENT time offset. ... You *ALSO* need the users Daylight Saving Zone as well. ...
    (php.general)