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

[ Available lists | Index of cvs-src | Month of Sep 2003 | Week of 25 Sep 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Bruce M Simpson <bms@spc.org>
Date
25 Sep 2003 10:12:21
Subject
Re: cvs commit: src/sys/i386/i386 pmap.c src/sys/i386/include pmap.h src/sys/i386/acpica acpi_wakeup.c
Message-ID
20030925140740.GD5844@saboteur.dek.spc.org


[ Hide this part ]
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


Elapsed time: 0.261 seconds