Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1198908
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/6] ARC: spinlocks/atomics rework |
| Date | 2015-08-03 16:50 +0200 |
| Message-ID | <pTpdU-62e-13@gated-at.bofh.it> (permalink) |
| References | <pTp4d-5QN-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Aug 03, 2015 at 08:06:02PM +0530, Vineet Gupta wrote: > The PREFETCHW workaround for llock/scond livelock was not sufficient after > all and we had to do some work there. Extending testing of quad core FPGA > builds shows things pretty stable, whereas w/o patches some of the LTP tests > (shm_open/23-1) would cause the system to go bonkers. > Nothing obviously broken with this, Acked-by: Peter Zijlstra (Intel) <peterz@infraded.org> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/6] ARC: spinlocks/atomics rework Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-08-03 16:40 +0200 [PATCH v2 1/6] Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock" Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-08-03 16:40 +0200 [PATCH v2 5/6] ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-08-03 16:40 +0200 [PATCH v2 4/6] ARC: LLOCK/SCOND based rwlock Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-08-03 16:40 +0200 Re: [PATCH v2 0/6] ARC: spinlocks/atomics rework Peter Zijlstra <peterz@infradead.org> - 2015-08-03 16:50 +0200
csiph-web