From: "Groman" Newsgroups: comp.os.msdos.djgpp Subject: Confused with paging. Lines: 11 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Wed, 12 Jan 2000 15:39:47 -0800 NNTP-Posting-Host: 206.170.7.99 X-Complaints-To: abuse AT pacbell DOT net X-Trace: nnrp3-w.snfc21.pbi.net 947720370 206.170.7.99 (Wed, 12 Jan 2000 15:39:30 PST) NNTP-Posting-Date: Wed, 12 Jan 2000 15:39:30 PST Organization: SBC Internet Services To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com How does DJGPP work with paging? If I don't use DPMI(it's a small kernel) and have paging enabled... how does DJGPP code react to that... how does it formulate it's linear addresses... what precautions should I use... thank you very much...