Mail Archives: djgpp/1997/09/13/06:08:14
From: | ginsberg AT dt DOT cirl DOT uoregon DOT edu (Matthew L. Ginsberg)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | large app on a P5
|
Date: | 12 Sep 1997 15:07:20 GMT
|
Organization: | University of Oregon
|
Lines: | 14
|
Message-ID: | <5vblr8$b16$1@pith.uoregon.edu>
|
NNTP-Posting-Host: | dt.cirl.uoregon.edu
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I'm trying to run two copies of a large app built using djgpp under
dos, and it's only running at about half the speed that it runs under
linux. In addition, the swapping behavior seems much worse.
The app does a tremendous number of small mallocs and frees, and it's
also possible that I'm somehow producing 16-bit code under dos and
32-bit code under linux. Are these likely to be the source of the
problem? And if so, any suggestions as to how I might fix them?
Please respond directly to me, as I don't follow this group. Thanks!
Matt Ginsberg
- Raw text -