www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1994/03/24/05:35:51

From: combee AT cambridge DOT scr DOT slb DOT com (Leendert Combee)
Subject: how to control paging...
To: djgpp AT sun DOT soe DOT clarkson DOT edu
Date: Thu, 24 Mar 1994 10:12:35 +0000 (GMT)

  Is there a way to control paging to disk under djgpp/go32:
  suppose I have the folowing

  double array_a[size_a] ;   /* I use this array a lot       */
  double array_b[size_b] ;   
  double array_c[size_c] ;   /* I use this only now and then */

  such that the three take up more memory that is free available.
  Is there a way that I can control/find out which of the three
  will be paged to disk? I'd like to control it, 'cause I am using
  array_a a lot but array_c only now and then, so I would mind
  is array_a is the one paged to disk (or partially), rather than
  array_b or array_c. 

  Thanks a lot for any help.
  Leendert Combee
  combee AT cambridge DOT scr DOT slb DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019