Re: [Tuxnes-devel] Re: [tuxnes-dev] Steve's memory patch
Brought to you by:
tmmm
From: <spi...@my...> - 2001-02-27 14:38:28
|
What's broken in BSD? I realize that using more virtual ram then you need to isn't a big problem, but it's still better to allocate it only if you need to.. For some reason we are allocating about 20 megs worth, and only really using 3... It just seems to be quite sloppy to me :-) What I did for my patches was just grep through the source for FIXME's, then fix them(I think ;-).. Let me know is you found anything nasty from those patches.. The memory handling should be fine, don't see any problems there... I wonder if the defines react wierd on BSD? Steve On Tue, Feb 27, 2001 at 06:48:00AM +0100, Jeroen Ruigrok/Asmodai wrote: > Don't be fooled by things though. > > FreeBSD also assigns a VSIZE value but only allocates this when the > application really needs it. In other words, should you add up the > VSIZEs and other SIZEs the result could be very skewed in that it won't > measure up to your memory and swap partition sizes. > > I need to fix the sourcecode first before I can even compile it on BSD > again. =P > > -- > Jeroen Ruigrok vd Werven/Asmodai asmodai@[wxs.nl|bart.nl|freebsd.org] > Documentation nutter/C-rated Coder BSD: Technical excellence at its best > D78D D0AD 244D 1D12 C9CA 7152 035C 1138 546A B867 > I'm a child of the air, I'm a witch of the wind... > > _______________________________________________ > Tuxnes-devel mailing list > Tux...@li... > http://lists.sourceforge.net/lists/listinfo/tuxnes-devel -- |