FreeBSD Bugzilla – Attachment 182098 Details for
Bug 218887
tools/tools/umastat build broken after r296243/b8acb1ed4aa
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tools/tools/umastat: unbreak build after r296243/b8acb1ed4aa which removed UMA_ZONE_REFCNT
tools-tools-umastat-unbreak-build-after-r296243.diff (text/plain), 853 bytes, created by
Fabian Keil
on 2017-04-26 13:18:00 UTC
(
hide
)
Description:
tools/tools/umastat: unbreak build after r296243/b8acb1ed4aa which removed UMA_ZONE_REFCNT
Filename:
MIME Type:
Creator:
Fabian Keil
Created:
2017-04-26 13:18:00 UTC
Size:
853 bytes
patch
obsolete
>From d83d7e45d5c3bb1b541b5faa0338f25e0950edec Mon Sep 17 00:00:00 2001 >From: Fabian Keil <fk@fabiankeil.de> >Date: Wed, 26 Apr 2017 14:08:21 +0200 >Subject: [PATCH] tools/tools/umastat: unbreak build after r296243/b8acb1ed4aa > >... which removed UMA_ZONE_REFCNT. > >Obtained from: ElectroBSD >--- > tools/tools/umastat/umastat.c | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/tools/tools/umastat/umastat.c b/tools/tools/umastat/umastat.c >index 8989be4d1765..f50e14dc8655 100644 >--- a/tools/tools/umastat/umastat.c >+++ b/tools/tools/umastat/umastat.c >@@ -133,7 +133,6 @@ static const struct flaginfo { > { UMA_ZONE_VM, "vm" }, > { UMA_ZONE_HASH, "hash" }, > { UMA_ZONE_SECONDARY, "secondary" }, >- { UMA_ZONE_REFCNT, "refcnt" }, > { UMA_ZONE_MAXBUCKET, "maxbucket" }, > { UMA_ZONE_CACHESPREAD, "cachespread" }, > { UMA_ZONE_VTOSLAB, "vtoslab" }, >-- >2.12.1 >
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 218887
: 182098