- missing end tag </para> added
- fixed 2 typos
This commit is contained in:
parent
2ef7ec8973
commit
7f5b3e6575
@ -1,7 +1,7 @@
|
||||
<!--
|
||||
================================================================
|
||||
doc/docbook/development/development.dbk
|
||||
$Id: development.dbk,v 1.11 2003-10-31 13:54:01 cbothamy Exp $
|
||||
$Id: development.dbk,v 1.12 2003-10-31 18:23:38 vruppert Exp $
|
||||
|
||||
This is the top level file for the Bochs Developers Manual.
|
||||
================================================================
|
||||
@ -1040,7 +1040,8 @@ preceeded by a n*512bytes bitmap.
|
||||
<para>
|
||||
the n*512bytes bitmap defines the presence (data has been written to it)
|
||||
of a specific sector in the extent, one bit for each sector.
|
||||
Therefore with a 512bytes bitmap, each extent can hold up to 4k blocs
|
||||
Therefore with a 512bytes bitmap, each extent can hold up to 4k blocks
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Typically the catalog can have 256k entries.
|
||||
@ -1133,7 +1134,7 @@ Each position is a Bit32u entity.
|
||||
The following tables shows what paremeters are used when creating redologs or creating égrowing" images :
|
||||
<table>
|
||||
<title>
|
||||
How number of entries in the catalog and number of blocs by extents are computed
|
||||
How number of entries in the catalog and number of blocks by extents are computed
|
||||
</title>
|
||||
<tgroup cols="5">
|
||||
<thead>
|
||||
|
Loading…
Reference in New Issue
Block a user