|
小辉
初级用户
 
积分 164
发帖 18
注册 2002-11-30
状态 离线
|
『楼 主』:
你好。我想请问在DOS下怎么释放常规内存。
使用 LLM 解释/回答一下
你好。我想请问在DOS下怎么释放常规内存。
Hello. I want to ask how to free conventional memory under DOS.
|

我就是我,我要努力。 |
|
2002-12-7 00:00 |
|
|
langhua
银牌会员
    
积分 1225
发帖 461
注册 2002-10-22
状态 离线
|
|
2002-12-7 00:00 |
|
|
yiyesong
元老会员
        
积分 1987
发帖 632
注册 2002-10-27
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
你是指启动后还是指启动时能够有更多的常规内存?说清楚点。
Do you mean after startup or during startup can there be more conventional memory? Be more specific.
|

http://dos.e-stone.cn/dosbbs
uploadImages/200311161145850422.swf
|
|
2002-12-7 00:00 |
|
|
yiyesong
元老会员
        
积分 1987
发帖 632
注册 2002-10-27
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
一般的DOS命令都带有参数Q或U。比如TW.exe,如果你想退出就用命令TW /Q。这样就可以把TW从常规内存中退出了。
Most general DOS commands have parameters Q or U. For example, for TW.exe, if you want to exit, you use the command TW /Q. In this way, TW can be exited from conventional memory.
|

http://dos.e-stone.cn/dosbbs
uploadImages/200311161145850422.swf
|
|
2002-12-7 00:00 |
|
|
小辉
初级用户
 
积分 164
发帖 18
注册 2002-11-30
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
是在启动后,要运行WIN98的安装程序就会提示常规内存不足。
我想这是无忧启动的一个缺点。
After booting, when running the WIN98 installation program, it will prompt that there is insufficient conventional memory. I think this is a shortcoming of the Wuyou Boot.
|

我就是我,我要努力。 |
|
2002-12-7 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
无忧启动盘的质量是很一般,用我做的启动盘就不会有这种问题。
The quality of the Wuyou bootable disk is rather ordinary. With the bootable disk I made, there won't be such problems.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2002-12-7 00:00 |
|
|
yiyesong
元老会员
        
积分 1987
发帖 632
注册 2002-10-27
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
我的朋友用无忧启动3.1也会出现这种现象,所以我才决定对它进行全面优化和改进。并加上了我自己的新的创意,这才做出了一叶松启动之星。
My friend also has this phenomenon with Wuyou Boot 3.1, so I decided to comprehensively optimize and improve it. And with my own new ideas added, this is how I made Yiyesong Boot Star.
|

http://dos.e-stone.cn/dosbbs
uploadImages/200311161145850422.swf
|
|
2002-12-7 00:00 |
|
|
mys
元老会员
        
积分 5170
发帖 1637
注册 2002-10-16 来自 广东佛山
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
解决启动后内存不足的方法,只能是利用加载的程序本身的卸载功能释放出内存。
最根本的解决方法是改良启动盘,使用占内存更少的工具,如用VIDE-CDD.SYS驱动光驱,用CTMOUSE驱动鼠标,用FREEDOS的SHCDEX代替MSCDEX等。
另一方面可以加入EMM386.EXE利用它驱动高位内存UMB,并将驱动程序和内存驻留程序尽可能放到UMB中。
将上述两种方法结合起来,DOS的空余常规内存可以达到600K以上,装什么都行。
The method to solve the problem of insufficient memory after startup is only to use the uninstall function of the loaded program itself to release memory.
The most fundamental solution is to improve the boot disk, using tools that occupy less memory, such as using VIDE - CDD.SYS to drive the CD - ROM, using CTMOUSE to drive the mouse, using SHCDEX of FREEDOS instead of MSCDEX, etc.
On the other hand, EMM386.EXE can be added to drive the upper memory area UMB, and the drivers and memory - resident programs can be placed in UMB as much as possible.
By combining the above two methods, the remaining conventional memory of DOS can reach more than 600K, and you can install anything.
|

我的网志
http://hzmys.blog.163.com/
我的网盘
firststep.qjwm.com
fsmys.ys168.com
ssmys.ys168.com
www.brsbox.com/fsmys
www.brsbox.com/ssmys
www.brsbox.com/ccdos
|
|
2002-12-8 00:00 |
|
|
imp
银牌会员
    
积分 1001
发帖 309
注册 2002-11-19
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
我用了Umbpci.sys 但是高位内存才81k 是怎么回事
I used Umbpci.sys but the upper memory is only 81k. What's the matter?
|
|
2002-12-8 00:00 |
|