: First, the calculation of dataphysend is totally bogus.
: You can just take the physical address and add (len - 1)
: to it. You have to take the virtual address, add len - 1
: to it, and convert it to a physical address. I can
: crash my machine simply by doing a
God, my grammer is getting really bad. I meant,
You can't just take the physical address and add (len - 1)
to it, not that you can :-) Then the sentence makes sense.
-Matt
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message