This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author larry
Recipients eric.snow, larry, serhiy.storchaka
Date 2019-09-13.12:48:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568378908.73.0.699308069646.issue38141@roundup.psfhosted.org>
In-reply-to
Content
shared objects x threads = contention for notification of invalidated cache lines

If you're not running multiple threads, there's no problem.  If it's only a few shared objects, it probably wouldn't be a big deal.  As they say in medicine: "the dose makes the poison."
History
Date User Action Args
2019-09-13 12:48:28larrysetrecipients: + larry, eric.snow, serhiy.storchaka
2019-09-13 12:48:28larrysetmessageid: <1568378908.73.0.699308069646.issue38141@roundup.psfhosted.org>
2019-09-13 12:48:28larrylinkissue38141 messages
2019-09-13 12:48:28larrycreate