Date: Thu, 9 Aug 2001 21:36:00 -0700 (PDT) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 machdep.c Message-ID: <200108100436.f7A4a0g78849@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2001/08/09 21:36:00 PDT Modified files: sys/sparc64/sparc64 machdep.c Log: 1. Start the clock running early for testing. 2. Use the upcoming "tick" interface. 3. Save a call frame as well as a trap frame on proc0's initial stack. 4. Setup a pointer to the per-cpu interrupt queue. 5. Install the per-cpu pointer in interrupt and alternate globals as well. 6. Flush out setregs so exec works. Submitted by: tmm (3, 5, 6) Revision Changes Path 1.7 +44 -8 src/sys/sparc64/sparc64/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108100436.f7A4a0g78849>