cvs commit: src/sys/vm vm_map.c vm_map.h

Dag-Erling Smørgrav des at des.no
Sun Aug 15 23:47:58 PDT 2004


"Mark W. Krentel" <krentel at dreamscape.com> writes:
> If you (or anyone else) have a real-world application that runs
> measurably better with the new vm_map_findspace() algorithm, I'd
> love to hear about it, especially if you have numbers.  Probably on
> -hackers or something.

Off the top of my head - web servers with large number of small static
documents should benefit, and so should proxy servers.  Database
engines may benefit as well, depending on the number and size of
tables and their allocation strategy.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the cvs-all mailing list