HomeFreeBSD

Properly set the timeout in a query_state. The global query_timeout

Description

Properly set the timeout in a query_state. The global query_timeout
configuration value is an integer count of seconds, it is not a timeval.
Using memcpy() to copy a timeval from it put garbage into the tv_usec
field.

PR: 194025
Submitted by: David Shane Holden <dpejesh@yahoo.com>
MFC after: 1 week

Details

Provenance
jhbAuthored on
Parents
rS272667: Account for the mapped pages in the kernel_pmap on x86 in
Branches
Unknown
Tags
Unknown

Event Timeline