sam-fans - fans of the sam editor
 help / color / mirror / Atom feed
* sam's memory allocator
@ 1995-04-07 10:14 Mark H. Wilkinson
  0 siblings, 0 replies; 2+ messages in thread
From: Mark H. Wilkinson @ 1995-04-07 10:14 UTC (permalink / raw)
  To: sam mailing list

In the SP&E paper about sam it's mentioned that sam uses a custom memory
allocator which allocates strings in a garbage-compacted heap. The version
which is released these days uses just malloc() and realloc(). What was
the reason for throwing the custom allocator away?

-Mark.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Mark H. Wilkinson <mhw@minster.york.ac.uk>  : Research student in user
University of York, England                 : interface management systems



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: sam's memory allocator
@ 1995-04-07 15:40 rob
  0 siblings, 0 replies; 2+ messages in thread
From: rob @ 1995-04-07 15:40 UTC (permalink / raw)
  To: sam-fans

The original allocator was a residue of life on the Blit.  When I moved the
program to a Unicode character set and had to redo the allocation, it
seemed superfluous.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1995-04-07 15:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-04-07 10:14 sam's memory allocator Mark H. Wilkinson
1995-04-07 15:40 rob

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).