Gnus development mailing list
 help / color / mirror / Atom feed
From: Steven L Baur <steve@miranova.com>
Cc: ding@ifi.uio.no
Subject: Re: Let's get effective!
Date: 13 Mar 1996 10:46:12 -0800	[thread overview]
Message-ID: <m2hgvsrfuz.fsf@deanna.miranova.com> (raw)
In-Reply-To: Joe Hildebrand's message of 13 Mar 1996 09:05:28 -0800

>>>>> "Joe" == Joe Hildebrand <hildjj@fuentez.com> writes:

Joe> Does emacs have an interface to mmap?  It is probably the best
Joe> solution to this problem, on those systems that support it.  It can
Joe> probably be emulated on those that don't.  Those that don't support it
Joe> will just need more memory, or a better OS.

XEmacs does with the relocating allocator.  Emacs does not.  There has
been discussion about this though in the linux-gcc mailing list.
There are patches now available that allow Emacs 19.30 to use Doug
Lea's mmap-based malloc in Linux libc-5.3.5.  It helps, but is not
worth writing home about.  I mailed rms a copy of the XEmacs ralloc.c
this past weekend.  Since it is already copyright assigned to the FSF
I would expect it has an excellent chance of appearing in a future
version of Emacs.

None of this means that effort should be relaxed on cutting down the
excess garbage in Gnus.  My tests indicate that Gnus easily defeats
mmap mallocs at present.

Regards,
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be proofread for $250/hour.
Andrea Seastrand: For your vote on the Telecom bill, I will vote for anyone
except you in November.


  parent reply	other threads:[~1996-03-13 18:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-03-13  3:12 Lars Magne Ingebrigtsen
1996-03-13  4:10 ` Steven L Baur
1996-03-13  5:08   ` d. hall
     [not found]     ` <yyaka0oordz.fsf@arls2006.fuentez.com>
1996-03-13 18:46       ` Steven L Baur [this message]
1996-03-13 20:11         ` Joe Hildebrand
1996-03-13 20:37           ` William Perry
1996-03-15 16:30           ` Timo Metzemakers
1996-03-15 19:41             ` Joe Hildebrand
1996-03-14  5:35     ` Lars Magne Ingebrigtsen
1996-03-14  5:35   ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2hgvsrfuz.fsf@deanna.miranova.com \
    --to=steve@miranova.com \
    --cc=ding@ifi.uio.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).