diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
| commit | 70d51341bf6ad3be0ea5b02ef489691d80719249 (patch) | |
| tree | ab3b6200f079a95b6a4418f399032563aa053a74 /lib/libc/stdlib/malloc.3 | |
| parent | 7bc6d0158f0e9863a2a13a951321185d214cd3be (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 131608bf0086..3d6b7ed4a99f 100644 --- a/lib/libc/stdlib/malloc.3 +++ b/lib/libc/stdlib/malloc.3 @@ -307,7 +307,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. |
