Re: [PATCH] Mantaining turnstile aligned to 128 bytes in i386 CPUs
- From: John Polstra <jdp@xxxxxxxxxxx>
- Date: Tue, 16 Jan 2007 13:41:12 -0800 (PST)
On 16-Jan-2007 Attilio Rao wrote:
2007/1/16, John Polstra <jdp@xxxxxxxxxxx>:
Also, instead of calling bzero in the _init functions, I think you
could pass UMA_ZONE_ZINIT to uma_zcreate.
Since it doesn't seem to be documented, it automatically zeros all the
initializations or just the first one?
It looks like it acts upon whole chunks of memory, just like the
user _init function. But after unsuccessfully trying to wind my way
through the UMA code for a few minutes, it's not totally clear to
me whether or not UMA_ZONE_ZINIT overrides the user _init function
entirely. Maybe somebody who has used it will clear up the confusion.
John
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"
- References:
- Re: [PATCH] Mantaining turnstile aligned to 128 bytes in i386 CPUs
- From: Attilio Rao
- Re: [PATCH] Mantaining turnstile aligned to 128 bytes in i386 CPUs
- Prev by Date: Re: [PATCH] Mantaining turnstile aligned to 128 bytes in i386 CPUs
- Next by Date: Re: [PATCH] Mantaining turnstile aligned to 128 bytes in i386 CPUs
- Previous by thread: Re: [PATCH] Mantaining turnstile aligned to 128 bytes in i386 CPUs
- Next by thread: Re: [PATCH] Mantaining turnstile aligned to 128 bytes in i386 CPUs
- Index(es):