Date: Mon, 30 Oct 2000 00:18:19 +0100 From: Wilko Bulte <wkb@freebie.demon.nl> To: Paul Halliday <dp@penix.org> Cc: freebsd-alpha@freebsd.org Subject: Re: PC164 sysinstall. Message-ID: <20001030001819.A5080@freebie.demon.nl> In-Reply-To: <39FCAFB2.1B1B98BD@penix.org>; from dp@penix.org on Sun, Oct 29, 2000 at 06:16:02PM -0500 References: <39FCAFB2.1B1B98BD@penix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 29, 2000 at 06:16:02PM -0500, Paul Halliday wrote: > Hi.. > > Anyone know why I would get a message like this?? 4.1R fresh install. > That is sysinstall doing unaligned accesses which the alpha cpu does not really like. Aligned is quite a bit faster. See also 'man uac' if you want to debug it. W/ > [root]-pandora# stand >blah.out > pid 267 (sysinstall): unaligned access: va=0x12030c9c2 pc=0x120156760 > ra=0x12015 > 6754 op=ldl > pid 267 (sysinstall): unaligned access: va=0x12030c9c2 pc=0x120156760 > ra=0x12015 > 6754 op=ldl > pid 267 (sysinstall): unaligned access: va=0x12030c9c2 pc=0x120156760 > ra=0x12015 > 6754 op=ldl > > -- > Paul H. > ============================================================================ > Don't underestimate the power of stupid people in large groups. > Brute force is the last resort of the incompetent. > GPG Key fingerprint: 2D7C A7E2 DB1F EA5F 8C6F D5EC 3D39 F274 4AA3 E8B9 > Public Key available here: http://www3.sympatico.ca/transmogrify/dp.txt > ============================================================================ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message ---end of quoted text--- -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001030001819.A5080>