The following reply was made to PR conf/157903; it has been noted by GNATS.
From: Robert Millan <[email protected]> To: Hans Petter Selasky <[email protected]> Cc: [email protected], [email protected], [email protected], [email protected], [email protected] Subject: Re: misc/157903: automated kldload for USB class devices Date: Fri, 24 Jun 2011 14:59:37 +0200 2011/6/24 Hans Petter Selasky <[email protected]>: >> Very nice. =C2=A0But why not use variable names instead of hardcoding nu= mbers? >> It makes the output much easier to understand. > > To save memory. I haven't inspected devd code, but I was under the assumption that variables only lived untill resolved. What would be the point of keeping them in memory after devd has finished parsing the config files? --=20 Robert Millan _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
