cvs commit: src/sys/i386/i386 pmap.c src/sys/i386/include pmap.h src/sys/i386/acpica acpi_wakeup.c

Bruce M Simpson bms at spc.org
Thu Sep 25 10:12:21 PDT 2003


On Wed, Sep 24, 2003 at 07:51:07PM -0700, Alan Cox wrote:
>    - Eliminate the pte object.

Hurrah!

>    - Use kmem_alloc_nofault() rather than kmem_alloc_pageable() to allocate
>      KVA space for the page directory page(s).  Submitted by: tegge

Even better.

BMS


More information about the cvs-src mailing list