Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Apache MPM performance
- Date: Tue, 11 Mar 2008 14:50:04 +0900
- From: "Josh Glover" <jmglov@example.com>
- Subject: Re: [tlug] Apache MPM performance
- References: <78d7dd350803092025h719d91bpd7295fe8e7151b1b@mail.gmail.com> <47D524F7.4020404@runbox.com> <d8fcc0800803101715x963d67fs3cd34219e56e24e0@mail.gmail.com> <78d7dd350803102100r1f8d5d51xed675f2b605e4b7c@mail.gmail.com>
On 11/03/2008, Nguyen Vu Hung <vuhung16plus+shape@example.com> wrote: > Under Linux, I have a much more powerful tool: valgrind massif - which > can count how may time and memory a program takes to run ( as Josh > told me be, memory space is always a tradeoff ). Massif even can tell > me which functions take more time or memory. What is the difference between valgrind massif and regular old valgrind? valgrind and vmstat are really for two different things; the former is for optimising and debugging your code, the latter for watching the effect of your code plus the full environment around it (i.e. Linux kernel + Apache + mod_perl + your code). Solaris *must* have a tool like vmstat, as all vmstat does is aggregate data available through the /proc filesystem, which Solaris and all good Unices support. Anyone know what it is called and how to use it? -- Cheers, Josh
- Follow-Ups:
- Re: [tlug] Apache MPM performance
- From: Nguyen Vu Hung
- Re: [tlug] Apache MPM performance
- From: Mattia Dongili
- References:
- [tlug] Apache MPM performance
- From: Nguyen Vu Hung
- Re: [tlug] Apache MPM performance
- From: Sigurd Urdahl
- Re: [tlug] Apache MPM performance
- From: Josh Glover
- Re: [tlug] Apache MPM performance
- From: Nguyen Vu Hung
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Apache MPM performance
- Next by Date: Re: [tlug] Apache MPM performance
- Previous by thread: Re: [tlug] Apache MPM performance
- Next by thread: Re: [tlug] Apache MPM performance
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links