Re: memory allocations.
- From: James Henstridge <james daa com au>
- To: Havoc Pennington <hp redhat com>
- Cc: Ulrich Drepper <drepper redhat com>, Sander Vesik <sv117949 ireland sun com>, Alan Cox <alan redhat com>, Chris Chabot <chabotc reviewboard com>, iain <iain ximian com>, gnome-hackers gnome org
- Subject: Re: memory allocations.
- Date: Fri, 01 Mar 2002 14:24:01 +0800
Havoc Pennington wrote:
Havoc Pennington <hp redhat com> writes:
One of these slopes must be the font map. So it's a whole bunch of
short strings for font names.
We could pool them by just forcing them all to the same length, maybe,
though the length is in principle arbitrary. Ideally we would not
have the font map. I think things look a lot different in Xft mode
instead of traditional X fonts mode, this is the traditonal-X-fonts
map.
Hmm, fontmap strings are probably immutable, so we could just put them
all in one large single block while still allowing arbitrary string
length.
If they are immutable, could you use the GStringChunk code in glib to
allocate them?
James.
_______________________________________________
gnome-hackers mailing list
gnome-hackers gnome org
http://mail.gnome.org/mailman/listinfo/gnome-hackers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]