nanogui@linuxhacker.org
nanogui@linuxhacker.org
> If we could pry the Ropes code out of Nat Friedman, then we could
> reorder subroutines in the X server executable to keep the
> oft-executed code in the same page, so that infrequently-executed code
> could be dropped. That wouldn't help the flash size, but it would
> help the ram size.
Another approach is to start doing stupid but small implementations of little
used code. X has widelines but afaik X doesnt require _fast_ widelines..
Alan
nanogui@linuxhacker.org