Semi-working patch for amd64 suspend/resume
Jung-uk Kim
jkim at FreeBSD.org
Tue Oct 21 16:28:41 UTC 2008
I was working on suspend/resume support for amd64 and this is the
result. It works with a modified QEMU (QEMU does not support S3) but
real boxes that I have don't seem to like it (e.g., broken BIOSes).
If there is someone interested in finishing it off or giving it a
try, the patch is here:
http://people.freebsd.org/~jkim/amd64_suspend.diff
Please note this patch is heavily inspired by Takanori Watanabe's SMP
patch for i386:
http://docs.freebsd.org/cgi/mid.cgi?200805131125.m4DBPu1q092741
and large portion is shamlessly stolen from Peter Wemm's AP boot code
for amd64. ;-)
Cheers,
Jung-uk Kim
More information about the freebsd-amd64
mailing list