> -----Original Message----- > From: Rik van Riel [mailto:riel@xxxxxxxxxxx] > Sent: Wednesday, October 18, 2006 5:30 PM > To: mulyadi.santosa@xxxxxxxxx > Cc: Bizhan Gholikhamseh (bgholikh); kernelnewbies@xxxxxxxxxxxx > Subject: Re: many minor page fault > > Mulyadi Santosa wrote: > > >> Through the same utility we observe the script has high number of > >> "minor faults". > > > > I think that is normal. Minor faults happen whenever the program is > > started and begin to allocate more memory. Unless you show us the > > whole code of the script, I don't know the detail of the problem, > > I bet it forks a lot. Yes you are right, we find that out. Thank you so much for all the help. > > Minor page faults also happen when a process mmaps a shared > library or executable and touches the pages. > > -- > Who do you trust? > The people with all the right answers? > Or the people with the right questions? > -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/