Reference count page tables
This commit is contained in:
@@ -38,7 +38,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
/* Bootstrap Bitmap Allocator */
|
||||
#define BBA_BLOCK_SIZE (4096)
|
||||
#define BBA_SIZE (BBA_BLOCK_SIZE * 128)
|
||||
#define BBA_SIZE (BBA_BLOCK_SIZE * 256)
|
||||
#define BBA_BM_SIZE (BBA_BLOCK_SIZE)
|
||||
|
||||
struct bba {
|
||||
|
||||
Reference in New Issue
Block a user