cvs commit: src/share/man/man9 Makefile
vm_map_entry_resize_free.9
David Schultz
das at FreeBSD.ORG
Mon Sep 27 10:48:03 PDT 2004
On Mon, Sep 27, 2004, Alan Cox wrote:
> alc 2004-09-27 04:22:41 UTC
>
> FreeBSD src repository
>
> Modified files:
> share/man/man9 Makefile
> Added files:
> share/man/man9 vm_map_entry_resize_free.9
> Log:
> Document the O(log n) algorithm for finding free space.
This is documentation for a simple static function, so doesn't it
belong in vm_map.c as a comment, where it is less likely to rot?
More information about the cvs-src
mailing list