diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-22 11:02:43 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-22 11:02:43 +0000 |
| commit | 0c61c7b2fc26c499dcf8b4ba30772c693f3ac57c (patch) | |
| tree | 67e540abef5309cabe0988dd0c1847567dd38254 /lib/libc/stdlib/malloc.3 | |
| parent | fe0df0b0b5e72a1bbac9223d22c456f6f33094be (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/malloc.3')
| -rw-r--r-- | lib/libc/stdlib/malloc.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/stdlib/malloc.3 b/lib/libc/stdlib/malloc.3 index a42c8229ce94..f80e404c5f6b 100644 --- a/lib/libc/stdlib/malloc.3 +++ b/lib/libc/stdlib/malloc.3 @@ -293,7 +293,6 @@ The .Fn free function returns no value. .Sh DEBUGGING MALLOC PROBLEMS -.Pp The major difference between this implementation and other allocation implementations is that the free pages are not accessed unless allocated, and are aggressively returned to the kernel for reuse. |
