Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1260633
| From | Noam Camus <noamc@ezchip.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH v1 14/20] ARC: [plat-eznps] Use dedicated SMP barriers |
| Date | 2015-11-02 14:10 +0100 |
| Message-ID | <qqn24-5Jb-63@gated-at.bofh.it> (permalink) |
| References | <qpEeC-3hu-3@gated-at.bofh.it> <qqilI-2Ut-25@gated-at.bofh.it> <qqilI-2Ut-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Vineet Gupta [mailto:Vineet.Gupta1@synopsys.com] Sent: Monday, November 02, 2015 10:03 AM > Do u need this even for mandatory barriers whose semantics are not related to SMP at all ? I think you need them only for smb_* Yes I do. For example it is used to proceed access to our Global Interrupt Manager (GIM) when we want to make sure that driver of some device committed all read/writes before we are acknowledging the GIM. We are not falling to use "sync" since we prefer to have HW thread schedule in the meantime we wait for load/store to be done. - Noam -- 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
Re: [PATCH v1 14/20] ARC: [plat-eznps] Use dedicated SMP barriers Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-11-02 09:10 +0100 RE: [PATCH v1 14/20] ARC: [plat-eznps] Use dedicated SMP barriers Noam Camus <noamc@ezchip.com> - 2015-11-02 14:10 +0100
csiph-web