|
From: Jeremy F. <je...@go...> - 2002-10-22 07:44:09
|
On Mon, 2002-10-21 at 22:26, Julian Seward wrote:
Ok, I've merged in the following:
08-skin-clientreq
13-track-condvar-mutex (partially; see previous msg)
14-sprintf
17-hg-generic-mutex
18-hg-err-reporting
19-hg-context
20-hg-secmap
21-hg-dupwrite
Great!
Seems to run a lot more quietly now on pth_threadpool, and on mozilla
too.
I still get errors out of stdio with pth_threadpool; I haven't tried mozilla.
All the complaints about dl_num_relocations have disappeared;
any idea how/why? (am not complaining; just curious).
18-hg-err-reporting adds a change which puts memory locations which have
had an error reported into an error state (Vg_Excl, with the magic tid
of TID_INDICATING_ALL; the intended meaning is "exclusively owned by
everyone"). It should report everything at least once.
J
|