Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1689136
| From | "Liang, Kan" <kan.liang@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH V2] kernel/watchdog: fix spurious hard lockups |
| Date | 2017-07-17 16:50 +0200 |
| Message-ID | <u4fvt-6kS-19@gated-at.bofh.it> (permalink) |
| References | (7 earlier) <tX57P-5yg-13@gated-at.bofh.it> <u431g-6LV-13@gated-at.bofh.it> <u48tY-1Uf-5@gated-at.bofh.it> <u4dai-4Tx-19@gated-at.bofh.it> <u4e6l-5An-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> On Mon, 17 Jul 2017, Liang, Kan wrote: > > > That doesn't make sense. What's the exact test procedure? > > > > I don't know the exact test procedure. The test case is from our customer. > > I only know that the test case makes calls into the x11 libs. > > Sigh. This starts to be silly. You test something and have no idea what it does? As I said, the test case is from our customer. They only share binaries with us. Actually, it's more proper to call it test suite. It includes dozens of small test. I just reproduced the issue and verified all the three patches in our lab. Then I report it here as request immediately. So I know little about the test case for now. I will share more when I learn more. Sorry for that. > > > > > According to our test, only patch 3 works well. > > > > The other two patches will hang the system eventually. > > Hang the system eventually? Does that mean that the system stops working > and the watchdog does not catch the problem? Right, the system stops working and the watchdog does not catch the problem. > > > > > BTW: We set 1 to watchdog_thresh when we did the test. > > > > It's believed that can speed up the failure. > > > > > > Believe is not really a technical measure.... > > > > > > > 1 is a valid value for watchdog_thresh. > > It was set through the standard proc interface. > > /proc/sys/kernel/watchdog_thresh > > It should not impacts the final test result. > > I know that 1 is a valid value and I know how that can be set. Still, it does not > help if you believe that setting the threshold to 1 can speed up the failure. > Either you know it for sure or not. You can believe in god or whatever, but > here we talk about facts. I personally didn't compare the difference between 1 and default 10 for this test case. Before we had the test case from customer, we developed other micro which can reproduce the similar issue. For that micro, 1 can speed up the failure. (BTW: all the three patches can fix the issue which was reproduced by that micro.) If you think it's meaningful to verify 10 as well, I can do the compare. Thanks, Kan
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
RE: [PATCH V2] kernel/watchdog: fix spurious hard lockups "Liang, Kan" <kan.liang@intel.com> - 2017-07-17 03:30 +0200
RE: [PATCH V2] kernel/watchdog: fix spurious hard lockups Thomas Gleixner <tglx@linutronix.de> - 2017-07-17 09:20 +0200
RE: [PATCH V2] kernel/watchdog: fix spurious hard lockups "Liang, Kan" <kan.liang@intel.com> - 2017-07-17 14:20 +0200
RE: [PATCH V2] kernel/watchdog: fix spurious hard lockups Thomas Gleixner <tglx@linutronix.de> - 2017-07-17 15:20 +0200
RE: [PATCH V2] kernel/watchdog: fix spurious hard lockups "Liang, Kan" <kan.liang@intel.com> - 2017-07-17 16:50 +0200
RE: [PATCH V2] kernel/watchdog: fix spurious hard lockups Thomas Gleixner <tglx@linutronix.de> - 2017-07-17 17:10 +0200
Re: [PATCH V2] kernel/watchdog: fix spurious hard lockups Don Zickus <dzickus@redhat.com> - 2017-07-17 16:50 +0200
csiph-web