LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   kernel fs statistics (https://www.linuxquestions.org/questions/programming-9/kernel-fs-statistics-349114/)

phoenix7 08-02-2005 02:25 AM

kernel fs statistics
 
Hi there,
I want some information about kernel timing statistics (file system). How can I get that?

--Mohammad

shrey_j 08-03-2005 01:16 AM

I am not sure what you require,
but might be this helps :

try looking into
/proc/sys/fs
/proc/stat
/proc/meminfo

trying putting in what you require, might be you get a better response.

phoenix7 08-03-2005 08:01 AM

I want some information for file structures' course's research.

phoenix7 08-04-2005 01:39 AM

Salaam
Is there any timing measurment system to measure each system calls.
and how much time is needed by each kernel function to operate.

Can I get this information without running a program or changing kernel?


All times are GMT -5. The time now is 06:17 AM.