Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2003 16:30:47 -0700
From:      David Schultz <das@FreeBSD.ORG>
To:        Poul-Henning Kamp <phk@FreeBSD.ORG>
Cc:        cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/vm swap_pager.c
Message-ID:  <20030722233047.GB9715@HAL9000.homeunix.com>
In-Reply-To: <200307222054.h6MKsQLX019188@repoman.freebsd.org>
References:  <200307222054.h6MKsQLX019188@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 22, 2003, Poul-Henning Kamp wrote:
>   Remove all but one of the inlines here, this reduces the code size by
>   2032 bytes and has no measurable impact on performance.

Whew!  This is far less contentious than your last commit, mostly
since swap performance isn't critical.  There's actually no good
reason for swp_pager_force_pagein() to be inline, either, but it
can't hurt given that there's only one call site.



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