Re: Variable page size (off topic)

Actually, page size is not always constrained by the hardware. For example,
the MIPS processor does not traverse page tables. Instead, the operating
system is responsible for handling page faults by loading the TLB cache.
Consequently, on a MIPS platform, the operating system is free to structure
the page tables as it chooses. Of course the MIPS platform is essentially
dead, but not for want of a decent hardware architecture.

-----Original Message-----
From: Maxim S. Shatskih [mailto:xxxxx@storagecraft.com]
Sent: Sunday, April 02, 2000 3:36 AM
To: File Systems Developers
Subject: [ntfsd] Re: Variable page size

>Has such kind of support been implemented in some commercial OS?

Page size is hardware-defined feature, not OS-defined.

Max


You are currently subscribed to ntfsd as: xxxxx@nsisw.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)