Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jun 2006 13:14:57 -0700
From:      jnemeth@victoria.tc.ca (John Nemeth)
To:        "Ted Mittelstaedt" <tedm@toybox.placo.com>, "Nikolas Britton" <nikolas.britton@gmail.com>, "Ted Unangst" <ted.unangst@gmail.com>
Cc:        =?iso-8859-1?Q?H=E1morszky_Bal=E1zs?= <balihb@ogyi.hu>, misc@openbsd.org, freebsd-questions@freebsd.org, netbsd-users@NetBSD.org
Subject:   RE: wikipedia article
Message-ID:  <200606122014.k5CKEvgZ029908@vtn1.victoria.tc.ca>
In-Reply-To: "Ted Mittelstaedt" <tedm@toybox.placo.com> "RE: wikipedia article" (Nov  1,  6:11pm)

next in thread | previous in thread | raw e-mail | index | archive | help
On Nov 1,  6:11pm, "Ted Mittelstaedt" wrote:
} 
} Prior to the release of the 80386 the Intel processors didn't have
} memory protection which was a requirement of any processor running
} the BSD kernel.

     This is not entirely true.  The 80286 had memory protection.
However, its memory protection was completely based on segments (i.e.
it could not do paging).  Also, it was only a 16 bit processor.  These
two items combined to make it very difficult to run a modern Unix-like
system.  However, it did run Xenix as well as various other systems.
The 80386 was the first processor with paging (which all modern virtual
memory systems are based around) and 32 bits.

}-- End of excerpt from "Ted Mittelstaedt"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606122014.k5CKEvgZ029908>