Searched hist:204045 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.bin/kdump/
H A Dkdump.cdiff 204045 Thu Feb 18 14:16:15 MST 2010 imp The kdump data stream is an unaligned data stream for stat and
sockaddr structures. As such, we have top copy the data structure
into a local buffer before we can reference it, otherwise we have
unaligned references (these are fixed up automatically on some CPUs,
but not on others). We do this unconditionally to make the code
easier to read and understand.

Submitted by: Grzegorz Bernacki

Completed in 114 milliseconds