Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jan 2019 13:18:54 +0200
From:      Konstantin Belousov <kib@freebsd.org>
To:        current@freebsd.org, amd64@freebsd.org
Subject:   PAE on i386
Message-ID:  <20190120111854.GF26174@kib.kiev.ua>

next in thread | raw e-mail | index | archive | help
Hello,
at https://reviews.freebsd.org/D18894 I put a review which main goal is
to allow i386 kernels to use NX bits on capable hardware.  In essence,
single kernel now can operate using either PAE or non-PAE pagetables,
the selection is done at the cold (very early boot, before paging is
turned on) time.

This together with earlier 4/4 work gives much more life into i386 kernels
for whoever still needs them.  Please review/test, see the differential
review text for more explanation.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190120111854.GF26174>