Microsoft Knowledge Base Email Alertz

KBAlertz.com: (76199) - Using the BUFFERS.COM utility from any version Quarterdeck expanded memory manager 386 (QEMM386) before 6.0 with MS-DOS version 4.0 or later will trigger the following error message: BUFFERS requires DOS version 2 or 3 to run Support for MS-DOS...

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]





ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
KBAlertz referrals get
** SIX MONTHS FREE **


Community Site



We Send hundreds of thousands of emails using ASP.NET Email


ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
KBAlertz referrals get
** SIX MONTHS FREE **




Mentioned In








Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks




Article ID: 76199 - Last Review: October 20, 2003 - Revision: 3.0

Using Quarterdeck's BUFFERS.COM With MS-DOS 4.0 and Later

This article was previously published under Q76199

SUMMARY

Using the BUFFERS.COM utility from any version Quarterdeck expanded memory manager 386 (QEMM386) before 6.0 with MS-DOS version 4.0 or later will trigger the following error message:
BUFFERS requires DOS version 2 or 3 to run
Support for MS-DOS version 5.0 was added in the 6.0 release of QEMM386. BUFFERS.COM continues to be incompatible with MS-DOS versions 4.00, 4.01 and 4.01a.

MORE INFORMATION

Look-ahead buffers, introduced in MS-DOS 4.0, allow multiple sector processing when sequential data is read from or written to a disk. Quarterdeck BUFFERS.COM does not support this format.

BUFFERS.COM, prior to QEMM version 6.0, is designed to allow users with QEMM and MS-DOS versions earlier than 4.0 to load system buffers out of conventional memory with the following line in the AUTOEXEC.BAT file:
   loadhi buffers=##
				
This loads the disk buffers into High RAM, also known as Upper Memory Blocks. Buffers created with BUFFERS.COM are in addition to buffers allocated via the BUFFERS= statement in CONFIG.SYS.

With the 6.0 release of QEMM, support for MS-DOS 5.0 was added to BUFFERS.COM and buffers can be loaded high through the AUTOEXEC.BAT in the manner listed above. However, there is less need to use BUFFERS.COM with MS-DOS 5.0 as up to 48 disk buffers can be loaded into the high memory area (HMA) when MS-DOS is loaded high. For example, the following lines in the CONFIG.SYS file will allocate 20 buffers which load with MS-DOS into the HMA:
   device=c:\qemm\qemm386.sys
   dos=high
   buffers=20
				
If more than 48 buffers are in specified using BUFFERS=, all of the buffers allocated by BUFFERS= will be loaded into conventional memory.

Although all versions of BUFFERS.COM continue to be incompatible with MS-DOS versions 4.0, 4.01, and 4.01a, buffers can be loaded into expanded memory (when present) by adding /X to the end of the buffers line in the CONFIG.SYS file. For example, the line below loads 20 disk buffers into expanded memory:
   buffers=20 /x
				
The product included here is manufactured by vendors independent of Microsoft; we make no warranty, implied or otherwise, regarding this product's performance or reliability.

Reference(s):

"Quarterdeck expanded memory manager 386," version 5.0 pages 43-44. "Quarterdeck expanded memory manager 386," version 6.0 page 67.

APPLIES TO
  • Microsoft MS-DOS 4.0 Standard Edition
  • Microsoft MS-DOS 4.01 Standard Edition
  • Microsoft MS-DOS 5.0 Standard Edition
  • Microsoft MS-DOS 5.0a
Keywords: 
KB76199
Retired KB ArticleRetired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

Be the first to leave feedback, to help others about this knowledge base article.

(Optional) Name

(Optional) Public URL Or Email

Comments
No HTML -- Text Only Please