[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Lost expanded memory



I take it this is just an NT/2K/XP problem? Because 98SE manages to
juggle expanded memory and USB. Of course, when you type MEM /C, the
expanded isn't listed in the first listing. Did you scroll down? Here,
for example, are my reports, first from a plain-vanilla DOS prompt, then
from shell to DOS within Xy:
Memory report, ordinary DOS Prompt:
Memory Summary:

 Type of Memory    Total     		Used     Free
 ---------------- -----------  		-----------  -----------
 Conventional     655,360    		40,592    614,768
 Upper            	0       		0       	0
 Reserved          0		0	0
 Extended (XMS)   67,107,840     	?	250,368,000
 ----------------      -----------------		-----------  -----------
 Total memory    67,763,200       	?  	250,982,768

 Total under 1 MB   655,360    40,592    614,768

 Total Expanded (EMS)         67,108,864  (64M)
 Free Expanded (EMS)         16,777,216  (16M)
 Largest executable program size     614,752  (600K)
 Largest free upper memory block        0   (0K)
 MS-DOS is resident in the high memory area.

Memory report, shell to DOS from XyWrite 4

Memory Summary:

 Type of Memory    Total     Used     Free
 ---------------- -----------  -----------  -----------
 Conventional     655,360    149,360    506,000
 Upper            0       0       0
 Reserved          0       0       0
 Extended (XMS)   67,107,840       ?  250,368,000
 ---------------- -----------  -----------  -----------
 Total memory    67,763,200       ?  250,874,000

 Total under 1 MB   655,360    149,360    506,000

 Total Expanded (EMS)         67,108,864  (64M)
 Free Expanded (EMS)         16,777,216  (16M)
 Largest executable program size     505,984  (494K)
 Largest free upper memory block        0   (0K)
 MS-DOS is resident in the high memory area.

Both pifs have all memory properties set to AUTO. And there's obviously
some sort of shell game going on with expanded and extended.
Patricia