DCONS_POLL_HZ
static int poll_hz = DCONS_POLL_HZ;
#ifndef DCONS_POLL_HZ
poll_hz = DCONS_POLL_HZ;
int poll_hz = DCONS_POLL_HZ;