Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!wuarchive!uunet!lll-winken!ames!haven.umd.edu!socrates.umd.edu!berry From: berry@socrates.umd.edu (Joseph Berry ) Newsgroups: comp.unix.internals Subject: SCO buffer addressing Summary: How does SCO label fs buffers in S51K? Keywords: SCO buffer Message-ID: <1991May28.130913.16586@socrates.umd.edu> Date: 28 May 91 13:09:13 GMT Organization: University of Maryland, University College Lines: 10 Can anyone please explain how SCO uses the b_dev fields for S51K filesystem buffers? Most systems I am familiar with use b_dev as the device of the mounted filesystem, but SCO seems to use this field differently. P.S. my application reads the buf[] array and tries to determine the percentage of buffer usage per filesystem. Any hints? Thanks