comp.lang.ada
 help / color / mirror / Atom feed
From: Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject: Re: How to optimize use of RAM/disk access ?
Date: Sat, 17 Feb 2018 13:36:01 -0500
Date: 2018-02-17T13:36:01-05:00	[thread overview]
Message-ID: <2atg8dlmjhr7rokf0b4rc4r1h90546q4oi@4ax.com> (raw)
In-Reply-To: c817535b-6125-4032-b167-e50d00180d53@googlegroups.com

On Fri, 16 Feb 2018 22:15:36 -0800 (PST), reinert <reinkor@gmail.com>
declaimed the following:

>Obs, you mean to try to use an external disk for swap space? (I use linux, Debian). See if I can spend some days on hacking :-)
>

	I suspect the suggestion is to put the entire test application
(program, data, swap) on the external drive. And to use the same drive on
both computers (allowing for possibly needing to rebuild the application if
the architecture is different).

	That would isolate disk I/O to the single drive, and any performance
differences should then be a result of difference in processor and USB
(unless you've got an old FireWire drive <G>) support.
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
    wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

  reply	other threads:[~2018-02-17 18:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-20  6:15 How to optimize use of RAM/disk access ? reinert
2018-01-20  8:45 ` Jacob Sparre Andersen
2018-01-21  7:26   ` reinert
2018-01-21 23:49     ` Shark8
2018-01-22  5:53     ` darkestkhan
2018-01-22  8:53 ` gautier_niouzes
2018-01-22 15:01 ` Mr. Man-wai Chang
2018-01-24 15:18 ` Robert Eachus
2018-02-10  5:27   ` reinert
2018-02-10 23:31     ` Robert Eachus
2018-02-11 10:58     ` darkestkhan
2018-02-11 11:38       ` Dmitry A. Kazakov
2018-02-16  4:59         ` reinert
2018-02-16  5:04         ` reinert
2018-02-16  8:18           ` Björn Lundin
2018-02-17  6:15             ` reinert
2018-02-17 18:36               ` Dennis Lee Bieber [this message]
2018-02-18 15:21                 ` Björn Lundin
replies disabled

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