A infrastructure to detect misuse of spin lock easier

Edit
ID 4768
Title A infrastructure to detect misuse of spin lock easier
Topic Miscellaneous
Created 2024-01-10 01:42:14
Last modified 2024-10-07 07:34:14 (1 month, 2 weeks ago)
Latest email 2024-02-08 13:56:24 (9 months, 1 week ago)
Status
2024-09: Returned with feedback
2024-07: Moved to next CF
2024-03: Moved to next CF
Target version
Authors Andy Fan (andy2)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4768
git checkout commitfest/cf/4768
Emails
the s_lock_stuck on perform_spin_delay
First at 2024-01-04 06:59:06 by Andy Fan <zhihuifan1213 at 163.com>
Latest at 2024-02-08 13:56:24 by Andy Fan <zhihuifan1213 at 163.com>
Latest attachment (v10-0001-Detect-misuse-of-spin-lock-automatically.patch) at 2024-02-08 13:56:24 from Andy Fan <zhihuifan1213 at 163.com>
    Attachment (v10-0001-Detect-misuse-of-spin-lock-automatically.patch) at 2024-02-08 13:56:24 from Andy Fan <zhihuifan1213 at 163.com> (Patch: Yes)
    Attachment (v9-0001-Detect-misuse-of-spin-lock-automatically.patch) at 2024-01-25 07:24:17 from Andy Fan <zhihuifan1213 at 163.com> (Patch: Yes)
    Attachment (v8-0001-Detect-more-misuse-of-spin-lock-automatically.patch) at 2024-01-22 07:18:35 from Andy Fan <zhihuifan1213 at 163.com> (Patch: Yes)
    Attachment (v7-0001-Detect-more-misuse-of-spin-lock-automatically.patch) at 2024-01-21 23:26:04 from Andy Fan <zhihuifan1213 at 163.com> (Patch: Yes)
    Attachment (v6-0001-Detect-more-misuse-of-spin-lock-automatically.patch) at 2024-01-19 06:17:13 from Andy Fan <zhihuifan1213 at 163.com> (Patch: Yes)
    Attachment (v5-0001-Detect-more-misuse-of-spin-lock-automatically.patch) at 2024-01-18 12:54:30 from Andy Fan <zhihuifan1213 at 163.com> (Patch: Yes)
    Attachment (v4-0001-Detect-more-misuse-of-spin-lock-automatically.patch) at 2024-01-15 05:19:56 from Andy Fan <zhihuifan1213 at 163.com> (Patch: Yes)
    Attachment (v2-0001-Detect-more-misuse-of-spin-lock-automatically.patch) at 2024-01-11 01:55:18 from Andy Fan <zhihuifan1213 at 163.com> (Patch: Yes)
    Attachment (v3-0001-Detect-more-misuse-of-spin-lock-automatically.patch) at 2024-01-10 01:26:50 from Andy Fan <zhihuifan1213 at 163.com> (Patch: Yes)
    Attachment (v3-0001-Detect-more-misuse-of-spin-lock-automatically.patch) at 2024-01-07 07:09:24 from Andy Fan <zhihuifan1213 at 163.com> (Patch: Yes)
    Attachment (unknown_filename) at 2024-01-04 23:03:18 from Jim Nasby <jim.nasby at gmail.com> (Patch: No)
    Attachment (v2-0001-Don-t-call-s_lock_stuck-in-production-environment.patch) at 2024-01-04 14:24:50 from Andy Fan <zhihuifan1213 at 163.com> (Patch: Yes)
    Attachment (v1-0001-Don-t-call-s_lock_stuck-in-production-environment.patch) at 2024-01-04 06:59:06 from Andy Fan <zhihuifan1213 at 163.com> (Patch: Yes)
History
When Who What
2024-10-07 07:34:14 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Returned with feedback
2024-08-01 01:42:11 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-04-08 14:23:16 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-01-10 01:42:31 Andy Fan (andy2) Changed authors to Andy Fan (andy2)
2024-01-10 01:42:15 Andy Fan (andy2) Attached mail thread 87plyhvama.fsf@163.com
2024-01-10 01:42:14 Andy Fan (andy2) Created patch record
Edit