Whamcloud - gitweb
EX-4015 lipe: add make-prompt-tag hack
authorJohn L. Hammond <jhammond@whamcloud.com>
Mon, 21 Feb 2022 14:20:27 +0000 (08:20 -0600)
committerJohn L. Hammond <jhammond@whamcloud.com>
Thu, 10 Mar 2022 17:25:19 +0000 (17:25 +0000)
commit6d4df8ec4a4fe930f1def48576856c704fad11fb
tree6cd098f445dd827209408cffd5d0c85c344e0c5b
parent0930e22f4e1943d0265bcd155a929df90f7b5c1b
EX-4015 lipe: add make-prompt-tag hack

Hack guile (make-prompt-tag ...) to return a list instead of a
gensym. This reduces catch overhead in multi-threaded code and is what
guile does eventually (see guile commit 283ab48d3f). Add this along
with some comments to ls3_scm_init() and rename that function to
ls3_module_init().

Test-Parameters: trivial testlist=sanity-lipe-scan3 facet=mds1
Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: I2ddd324b290ee4e985bba171681927b9434bbcc5
Reviewed-on: https://review.whamcloud.com/46571
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lipe/src/lipe_scan3/ls3_main.c