Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2003 10:09:34 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        Bosko Milekic <bmilekic@technokratis.com>
Cc:        current@freebsd.org
Subject:   Re: 5.1, Data Corruption, Intel, Oh my! [patch]
Message-ID:  <20030820100550.X20538@root.org>

next in thread | raw e-mail | index | archive | help
I haven't had time to test your patch unfortunately but just wanted to let
you know of a corner case to be aware of.  To suspend, ACPI maps in and
identity page table (phys == virt) and switches to real mode.  I'm not
sure if your patches change the ability to access the first 1M or change
the way such a mapping would be done, but it would be useful if you
thought about this.  The code is in /sys/i386/acpica/acpi_wakeup.c:
acpi_sleep_machdep().

Thanks,
-Nate



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