Deleted Added
full compact
27c27
< * $FreeBSD: head/sys/vm/uma_int.h 242152 2012-10-26 17:51:05Z mdf $
---
> * $FreeBSD: head/sys/vm/uma_int.h 243998 2012-12-07 22:27:13Z pjd $
333a334,337
> /* The next three fields are used to print a rate-limited warnings. */
> const char *uz_warning; /* Warning to print on failure */
> struct timeval uz_ratecheck; /* Warnings rate-limiting */
>