https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234559
Mark Millard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Mark Millard <[email protected]> --- (In reply to Helge Oldach from comment #0) In top "336M Buf" is not a distinct category but can count some pages that are Active, others that are Inact, (possibly?) yet others that are Laundry, and others that are Wired. Various buffer pages can be in various of these other states. So including "Buf" in a total with the others is double counting buffer pages. "Buf number of bytes used for IO-level disk caching" (that is independent of the active vs. inactive status and such for the various pages involved). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
