Re: svn commit: r252226 - head/sys/vm

2013-07-07 Thread Andriy Gapon
on 26/06/2013 03:57 Jeff Roberson said the following: + { NULL, 4 Bucket, BUCKET_SIZE(4), 4096 }, Looks like BUCKET_SIZE(4) is zero, if I am not mistaken. Is this OK / intended? -- Andriy Gapon ___ svn-src-head@freebsd.org mailing list

svn commit: r252226 - head/sys/vm

2013-06-25 Thread Jeff Roberson
Author: jeff Date: Wed Jun 26 00:57:38 2013 New Revision: 252226 URL: http://svnweb.freebsd.org/changeset/base/252226 Log: - Resolve bucket recursion issues by passing a cookie with zone flags through bucket_alloc() to uma_zalloc_arg() and uma_zfree_arg(). - Make some smaller buckets