cvs commit: src/sbin/restore Makefile

Ulrich Spoerlein q at uni.de
Fri Apr 1 10:13:15 PST 2005


On Thu, 31.03.2005 at 12:42:23 +0200, Dag-Erling Smørgrav wrote:
> Ruslan Ermilov <ru at FreeBSD.org> writes:
> Even better, put
> 
> DEBUG_FLAGS             ?= -g
> STRIP                    = # empty
> 
> in /etc/make.conf, and your system will always be ready to debug.

The question is, will this impact performance? I reckon that it will
increase disk usage (which is not a problem).

But will it also increase startup time (loading bigger binaries), or is
this not an issue thanks to binaries being paged in? (I hope I got that
part of the VM right).

Will it increase memory usage?

Will it increase running time? (I guess not).

Ulrich Spörlein
-- 
 PGP Key ID: F0DB9F44				Encrypted mail welcome!
Fingerprint: F1CE D062 0CA9 ADE3 349B  2FE8 980A C6B5 F0DB 9F44
Ok, which part of "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn."
didn't you understand?


More information about the cvs-all mailing list