Re: lockmeter: fix lock counter roll over issue

2005-08-18 Thread Xuekun Hu
Hi, Ray Did you test the patch? Any updates? I have tested the patch and no errors were found. Thx, Xuekun On 8/15/05, Ray Bryant <[EMAIL PROTECTED]> wrote: > On Monday 15 August 2005 02:35, Xuekun Hu wrote: > > Does anyone have inputs? > > > > Xuekun , > > I was on vacation last week. I

Re: lockmeter: fix lock counter roll over issue

2005-08-18 Thread Xuekun Hu
Hi, Ray Did you test the patch? Any updates? I have tested the patch and no errors were found. Thx, Xuekun On 8/15/05, Ray Bryant [EMAIL PROTECTED] wrote: On Monday 15 August 2005 02:35, Xuekun Hu wrote: Does anyone have inputs? Xuekun , I was on vacation last week. I just saw

Re: lockmeter: fix lock counter roll over issue

2005-08-15 Thread Ray Bryant
On Monday 15 August 2005 02:35, Xuekun Hu wrote: > Does anyone have inputs? > Xuekun , I was on vacation last week. I just saw your patch yesterday. It looks reasonable, but I will test it later today. You should also cc John Hawkes ([EMAIL PROTECTED]). Also, please note my email address

Re: lockmeter: fix lock counter roll over issue

2005-08-15 Thread Xuekun Hu
Does anyone have inputs? On 8/14/05, Xuekun Hu <[EMAIL PROTECTED]> wrote: > When I collected lockmeter data for a longer duration, sometimes the > locks counter could roll over. I'm sure someone else maybe meet the > same situation. So I wrote the below patch, could you have a look? > > diff

Re: lockmeter: fix lock counter roll over issue

2005-08-15 Thread Xuekun Hu
Does anyone have inputs? On 8/14/05, Xuekun Hu [EMAIL PROTECTED] wrote: When I collected lockmeter data for a longer duration, sometimes the locks counter could roll over. I'm sure someone else maybe meet the same situation. So I wrote the below patch, could you have a look? diff -Nraup

Re: lockmeter: fix lock counter roll over issue

2005-08-15 Thread Ray Bryant
On Monday 15 August 2005 02:35, Xuekun Hu wrote: Does anyone have inputs? Xuekun , I was on vacation last week. I just saw your patch yesterday. It looks reasonable, but I will test it later today. You should also cc John Hawkes ([EMAIL PROTECTED]). Also, please note my email address

lockmeter: fix lock counter roll over issue

2005-08-13 Thread Xuekun Hu
When I collected lockmeter data for a longer duration, sometimes the locks counter could roll over. I'm sure someone else maybe meet the same situation. So I wrote the below patch, could you have a look? diff -Nraup linux/include/linux/lockmeter.h linux.lockmeter/include/linux/lockmeter.h ---

lockmeter: fix lock counter roll over issue

2005-08-13 Thread Xuekun Hu
When I collected lockmeter data for a longer duration, sometimes the locks counter could roll over. I'm sure someone else maybe meet the same situation. So I wrote the below patch, could you have a look? diff -Nraup linux/include/linux/lockmeter.h linux.lockmeter/include/linux/lockmeter.h ---