:might it be a very slight optimisation to change this to:
:#define ALLOCPAGES(foo) \ 
:        movl    R(physfree), %esi ; \
:...
:        movl    $((foo)*PAGE_SIZE), %eax ; \
    
    ... but why?

                                -Matt


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to