Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Nov 2000 11:31:14 -0800 (PST)
From:      Matt Dillon <dillon@earth.backplane.com>
To:        Julian Elischer <julian@elischer.org>
Cc:        current@FreeBSD.ORG
Subject:   Re: slight improvement in locore.s?
Message-ID:  <200011231931.eANJVEW21174@earth.backplane.com>
References:   <3A1D47C6.D35464F0@elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help

: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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011231931.eANJVEW21174>