Re: Question on io monitoring tools such as gstat and iostat

2012-08-28 Thread Andrew Young
Thanks Andrey! Sent from my iPhone On Aug 28, 2012, at 1:42 PM, Andrey Zonov wrote: > On 8/28/12 3:14 PM, Andy Young wrote: >> I am relatively new to using IO monitoring tools and wanted to confirm I >> understand them correctly. If I specify an interval of 5 seconds, my >> assumption is that t

Re: Question on io monitoring tools such as gstat and iostat

2012-08-28 Thread Andrey Zonov
On 8/28/12 3:14 PM, Andy Young wrote: > I am relatively new to using IO monitoring tools and wanted to confirm I > understand them correctly. If I specify an interval of 5 seconds, my > assumption is that the data displayed is an average over that 5 second > interval. Is that correct or am I misund

Question on io monitoring tools such as gstat and iostat

2012-08-28 Thread Andy Young
I am relatively new to using IO monitoring tools and wanted to confirm I understand them correctly. If I specify an interval of 5 seconds, my assumption is that the data displayed is an average over that 5 second interval. Is that correct or am I misunderstanding how intervals work? Thanks! Andy

Re: [patch] libc: Do not export .cerror

2012-08-28 Thread Konstantin Belousov
On Sat, Aug 25, 2012 at 12:16:55AM +0200, Jilles Tjoelker wrote: > For some reason, libc exports the symbol .cerror (HIDENAME(cerror)), > albeit in the FBSDprivate_1.0 version. It looks like there is no reason > for this since it is not used from other libraries. Given that it cannot > be accessed