Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Loading Eprog in other thread doesn't work
- X-seq: zsh-workers 41329
- From: Sebastian Gniazdowski <psprint@xxxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: Loading Eprog in other thread doesn't work
- Date: Tue, 20 Jun 2017 06:37:14 +0200
- Cc: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- In-reply-to: <CAH+w=7YBKMffROA=so+WSP97U=Zn-oSAWM6mA3o1_C_hBCiqow@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <etPan.5947e1be.54594545.63ea@zdharma.org> <CAH+w=7YBKMffROA=so+WSP97U=Zn-oSAWM6mA3o1_C_hBCiqow@mail.gmail.com>
PS. Found the reason of instability – the background-loading code did zhalloc. After replacing with zalloc things are stable. Although after each 1000 iterations of source_prepare / source_load shell slows down, so some pthread issue is apparently still there.
--
Sebastian Gniazdowski
psprint /at/ zdharma.org
Messages sorted by:
Reverse Date,
Date,
Thread,
Author