FreeBSD Bugzilla – Attachment 67312 Details for
Bug 99231
[ PATCH ] malloc(3): options J and Z DOESN'T imply option R
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 921 bytes, created by
Dan Lukes
on 2006-06-20 23:30:19 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dan Lukes
Created:
2006-06-20 23:30:19 UTC
Size:
921 bytes
patch
obsolete
>--- lib/libc/stdlib/malloc.3.ORIG Fri Jul 15 16:40:52 2005 >+++ lib/libc/stdlib/malloc.3 Wed Jun 21 00:15:43 2006 >@@ -36,7 +36,7 @@ > .\" @(#)malloc.3 8.1 (Berkeley) 6/4/93 > .\" $FreeBSD: src/lib/libc/stdlib/malloc.3,v 1.63 2005/01/20 09:17:04 ru Exp $ > .\" >-.Dd August 19, 2004 >+.Dd June 21, 2006 > .Dt MALLOC 3 > .Os > .Sh NAME >@@ -192,9 +192,6 @@ > or > .Fn reallocf > will be initialized to 0xd0. >-This options also sets the >-.Dq R >-option. > This is intended for debugging and will impact performance negatively. > .It H > Pass a hint to the kernel about pages unused by the allocation functions. >@@ -241,9 +238,7 @@ > .It Z > This option implicitly sets the > .Dq J >-and >-.Dq R >-options, and then zeros out the bytes that were requested. >+option, and then zeros out the bytes that were requested. > This is intended for debugging and will impact performance negatively. > .It < > Reduce the size of the cache by a factor of two.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 99231
: 67312