Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

16 check-ins using file generic/tclThreadAlloc.c version bfc9669ff1

2016-02-02
01:33
replace indirect with direct jumps where possible; little effect for now, pending mods will increase... Leaf check-in: 2be1a74fb1 user: msofer tags: mig-opt2
2016-02-01
04:15
fix incomplete switch to malloc check-in: be9beb7cef user: msofer tags: mig-opt2
04:05
merge trunk check-in: 3334fbd749 user: msofer tags: mig-opt2
2016-01-31
22:43
use malloc (as opposed to ckalloc) for the NRE_callback stacklets, so that gcc can really insure pro... check-in: 4df7772089 user: msofer tags: mig-opt2
08:30
(COMPATIBILITY, PORTABILITY) NRE API change: callbacks now have three void* arguments (prev. 4). Cal... check-in: 009cc51070 user: msofer tags: mig-opt2
08:28
(NON_PORTABLE) insure good cache alignment of NRE_callback Closed-Leaf check-in: a7a1286053 user: msofer tags: mig-opt2-tmp
07:00
actually reduce the callback size check-in: 35f1b9c6bb user: msofer tags: mig-opt2-tmp
05:02
plug a leak; more to do check-in: 90659d5f5c user: msofer tags: mig-opt2-tmp
2016-01-30
23:48
NRE API change: callbacks now have three void* arguments (prev. 4) check-in: 38ac69064d user: msofer tags: mig-opt2-tmp
01:39
remove data[3] fro TEBCresume check-in: 4b755d8f77 user: msofer tags: mig-opt2-tmp
2016-01-29
23:57
expose one problem with sibcalling out of tebc check-in: 5042bcf5f2 user: msofer tags: mig-opt2
2016-01-28
22:48
tiny mods check-in: 3a4bf8ee2e user: msofer tags: mig-opt2
18:27
TODO check-in: a316de94ad user: msofer tags: mig-opt2
2016-01-27
22:37
FIXME: define HAVE_FAST_TSD to enable use of __thread in the allocator; this doesn't work as is on w... check-in: 1ef26d0d6f user: msofer tags: mig-opt2
13:45
small fix - previous commit was broken check-in: 7156615ca9 user: msofer tags: mig-opt2
11:59
remove TclSmallAlloc, was only used by expansion in tebc check-in: 364f484cfd user: msofer tags: mig-opt2