PCBUILD Archives

Personal Computer Hardware discussion List

PCBUILD@LISTSERV.ICORS.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
PCBUILD - Personal Computer Hardware discussion List <[log in to unmask]>
Date:
Mon, 29 Jun 1998 17:35:10 -0800
Reply-To:
PCBUILD - Personal Computer Hardware discussion List <[log in to unmask]>
Content-type:
text/plain; charset=US-ASCII
Subject:
From:
David Gillett <[log in to unmask]>
Content-transfer-encoding:
7BIT
In-Reply-To:
Organization:
General Magic
MIME-Version:
1.0
Parts/Attachments:
text/plain (14 lines)
On 29 Jun 98 at 9:54, Leo Castillo wrote:

> If I might add... I think I also heard somewhere that Win98 is
> optimized to use 4K clusters?

  The MMUs of the 386 and up are designed around 4KB *pages*.  Win16
didn't use paging, it swapped "segments" of variable size; Win32,
however, does its swapping in terms of pages.  So all of the disk I/O
associated with virtual memory -- and that often includes other file
read/write contexts -- is going to be in multiples of 4KB.
  This applies to NT and 95 as well....

David G

ATOM RSS1 RSS2