Karl Fogel <kfogel@newton.ch.collab.net> writes:
> striker@tigris.org writes:
> > Log:
> > Fix the failures we've been seeing on HP-UX due to over aggressive
> > mmap'ing. This fix is greatly inspired by Branko Cibej.
> >
> > * subversion/libsvn_diff/diff_file.c
> >
> > (map_or_read_file): New helper function (with accompagnying macros).
> >
> > (svn_diff__file_datasource_open, svn_diff_file_output_merge): Call
> > map_or_read_file instead of implementing same logic in both functions.
>
> Awesome!
>
> Does this fix http://subversion.tigris.org/issues/show_bug.cgi?id=688 ?
Two distinct bugs. Issue #688 is strictly about opening multiple
Berkeley DB environments on HP-UX from a single process (which is a
probably with how Berkeley does memory mapping, not about how
Subversion does).
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 15 23:40:56 2003