comp.lang.ada
 help / color / mirror / Atom feed
From: Kilgallen@eisner.decus.org.nospam (Larry Kilgallen)
Subject: Re: huge executable??
Date: 2000/05/16
Date: 2000-05-16T00:00:00+00:00	[thread overview]
Message-ID: <UFmu7OY$x1pZ@eisner.decus.org> (raw)
In-Reply-To: 392184A8.C9256A53@maths.unine.ch

In article <392184A8.C9256A53@maths.unine.ch>, Gautier <gautier.demontmollin@maths.unine.ch> writes:
> Robert A Duff <bobduff@world.std.com>:
> 
>> > What about paging?
> 
> Larry Kilgallen:
> 
>> "Code" that never gets paged in (for execution) has no need to be
>> paged out.
> 
> But you can have code that is paged in without being ever executed -
> it could suffice it is at a small distance from executed code, in the
> same memory block. Couldn't it ?...

Absolutely.  But in addition to the code under discussion that can
never be called, the code that is never used also includes those
codepaths never traversed that happen to be close to codepaths
that are used with this particular set of input data.  That
seems to me much more likely to be in the same memory block.




  reply	other threads:[~2000-05-16  0:00 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-13  0:00 huge executable?? David Dousette
2000-05-14  0:00 ` Gautier
2000-05-14  0:00   ` David Dousette
2000-05-14  0:00     ` Gautier
2000-05-14  0:00 ` tmoran
2000-05-15  0:00   ` David Starner
2000-05-19  0:00     ` Lutz Donnerhacke
2000-05-15  0:00   ` Roger Barnett
2000-05-15  0:00   ` DELCOURT J�r�me
2000-05-15  0:00     ` Robert Dewar
2000-05-15  0:00       ` Lutz Donnerhacke
2000-05-15  0:00         ` Robert Dewar
2000-05-16  0:00           ` Lutz Donnerhacke
2000-05-16  0:00             ` tmoran
2000-05-16  0:00             ` Robert Dewar
2000-05-16  0:00               ` Lutz Donnerhacke
2000-05-16  0:00         ` Geoff Bull
2000-05-16  0:00           ` huge executable?? - worry no more Tom Hargraves
2000-05-16  0:00             ` Martin Dowie
2000-05-16  0:00             ` Gautier
2000-05-16  0:00             ` Marin D. Condic
2000-05-16  0:00             ` Robert Dewar
2000-05-19  0:00               ` Richard D Riehle
2000-05-19  0:00                 ` Ken Garlington
2000-05-16  0:00         ` huge executable?? tmoran
2000-05-16  0:00           ` Lutz Donnerhacke
2000-05-18  0:00         ` (null)
2000-05-16  0:00       ` Gautier
2000-05-16  0:00         ` Robert Dewar
2000-05-16  0:00       ` Florian Weimer
2000-05-16  0:00         ` Robert Dewar
2000-05-16  0:00       ` Robert A Duff
2000-05-16  0:00         ` Larry Kilgallen
2000-05-16  0:00           ` Gautier
2000-05-16  0:00             ` Larry Kilgallen [this message]
2000-05-17  0:00           ` Robert A Duff
2000-05-15  0:00     ` Gisle S�lensminde
2000-05-14  0:00 ` Robert Dewar
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox