Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Apr 2015 18:46:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 199169] [patch] zone "UMA Zones" has bigger size than need
Message-ID:  <bug-199169-8-CTSpIbHmjA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199169-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199169-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199169

--- Comment #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dchagin
Date: Mon Apr  6 18:45:42 UTC 2015
New revision: 281162
URL: https://svnweb.freebsd.org/changeset/base/281162

Log:
  Properly calculate "UMA Zones" per cpu cache size. Avoid allocating
  an extra struct uma_cache since the struct uma_zone already has one.

  PR:        199169
  Submitted by:    luke.tw gmail com
  MFC after:    1 week

Changes:
  head/sys/vm/uma_core.c

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199169-8-CTSpIbHmjA>