[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: a question about program compilation and disk io
Maybe you can find it in /proc/stat, it records the number of disk I/0.
If you don't understand the fields, use command "man proc" will give
you details.
Regards
Wang Haiguang
At 04:27 PM 10/8/01 +0800, Zou Min wrote:
>Hi,
>
>I would like to ask a question regarding to the number of disk reads
>over a compilation workload in Linux.
>
>For example, if the workload is "g++ -c xxx.c", except that "g++" program
>and source code "xxx.c" will be loaded into memory, what else will be read
>from disk?
>
>Thanks in advance!
>
>--
>Cheers!
>
>Zou Min
>-
>Kernelnewbies: Help each other learn about the Linux kernel.
>Archive: http://mail.nl.linux.org/kernelnewbies/
>IRC Channel: irc.openprojects.net / #kernelnewbies
>Web Page: http://www.kernelnewbies.org/
-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
IRC Channel: irc.openprojects.net / #kernelnewbies
Web Page: http://www.kernelnewbies.org/