Re: Success : Token Ring works :)

David Mosberger-Tang (davidm@AZStarNet.com)
Sun, 18 Feb 1996 17:31:40 -0700

>>>>> On Sun, 18 Feb 1996 18:30:16 -0500, Noah Lee Gibbs <noah@trout.res.cmu.edu> said:

Noah> I get lots of memory violations during many things
Noah> involving the file-system and/or disk-controller. For
Noah> example, the first time I mount a CD-ROM after bootup, and
Noah> when it autodetects my NCRc810 on bootup it gives a number of
Noah> unaligned memory accesses.

Unaligned accesses are not memory violations, they are just that:
unaligned accesses. They are warnings that indicate that things might
go a lot slower than normal since unaligned accesses need to be
emulated in the kernel. If you wanted to, you could turn off the
warning messages without any ill effects. A better solution would be
to track down what's causing the unaligned accesses and fix them. On
my system, I don't see any unaligned accesses except for the ones
generated by X11.

--david



Feedback | Store | News | Support | Product Errata | About Us | Linux Info | Search | JumpWords
No Frames | Show Frames

Copyright © 1995-1997 Red Hat Software. Legal notices