Added link to FreeBSD VM System Overview.
This commit is contained in:
parent
6fdddaf14d
commit
c522022387
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3780
1 changed files with 4 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-11-02 17:31:59 $">
|
||||
<!ENTITY date "$Date: 1998-11-11 11:26:39 $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: current.sgml,v 1.5 1998-11-02 17:31:59 wosch Exp $ -->
|
||||
<!-- $Id: current.sgml,v 1.6 1998-11-11 11:26:39 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -121,6 +121,8 @@
|
|||
architecture. Unfortunately there is no documentation available
|
||||
about the FreeBSD VM architecture execpt the source code and
|
||||
some old E-Mails from John Dyson.
|
||||
See <a href="http://www.backplane.com/FreeBSD/FreeBSDVM.txt">
|
||||
FreeBSD VM System Overview</a> for a first snapshot.
|
||||
|
||||
<h4><font color="#660000">The New SCSI layer for FreeBSD (CAM)</font></h4>
|
||||
<p><b>Responsible:</b>
|
||||
|
|
Loading…
Reference in a new issue