From 6785039538f55d7a31398807c7ce57fbdb47fa7d Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Sat, 21 Feb 2015 11:43:34 -0700 Subject: [PATCH] smp: without-interrupts: gencache.scm --- README.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.txt b/README.txt index 2ff965295..1793c126d 100644 --- a/README.txt +++ b/README.txt @@ -1111,6 +1111,11 @@ The hits with accompanying analysis: OK. Used to avoid aborts that would leak gdbfs. gencache.scm:462: (without-interrupts + Caller: find-free-cache-line + + OK? Used to avoid aborts that would leave data structures + inconsistent. Not an attempt to provide thread safety. So + SOS operators like add-method need to be serialized? geneqht.scm:53: (without-interrupts geneqht.scm:86: (without-interrupts (lambda () (rehash-table! table))) -- 2.25.1