zfs process hang on pool access

David P Discher dpd at bitgravity.com
Tue Aug 2 18:24:19 UTC 2011


On Aug 2, 2011, at 11:13 AM, Andriy Gapon wrote:

> on 02/08/2011 21:01 David P Discher said the following:
>> 41 #define LBOLT   (gethrtime() * (NANOSEC/hz))
> 
> I think that you got this wrong in your local changes.



How is this different than what's in -head : 

	sys/cddl/compat/opensolaris/kern/opensolaris.c:65:      nsec_per_tick = NANOSEC / hz;

	sys/cddl/compat/opensolaris/sys/time.h:71: return (gethrtime() / nsec_per_tick);


The only difference is an explicit casting the return as int64_t ? 


---
David P. Discher
dpd at bitgravity.com * AIM: bgDavidDPD
BITGRAVITY * http://www.bitgravity.com



More information about the freebsd-fs mailing list