tech-userlevel@netbsd.org
[Top] [All Lists]

Re: port-xen/29887: sysctl kern.consdev coredumps

Subject: Re: port-xen/29887: sysctl kern.consdev coredumps
From: Jason Thorpe
Date: Fri, 17 Jun 2005 18:38:02 -0700

On Jun 17, 2005, at 3:50 PM, James Chacon wrote:

Not more than memcpy() being inlined and getting alignment restrictions
that the "real" memcpy does not have.


At least it's still calling memcpy....

Not if it is inlining the block move instead. It wouldn't be calling any functions, in that case!

-- thorpej

<Prev in Thread] Current Thread [Next in Thread>