Daemon start Failed

Hi Friends,

Trying to run a docker daemon on a Native linux. But it gets Failed at netpollinit, epollcreate.
i have almost added the needed config for running Doker. Can you please help me resolve this.
Below are the logs.

##################################################

./docker-1.9.1 daemon

netpollinit: failed to create epoll descriptor 38
fatal error: netpollinit: failed to create descriptor

runtime stack:
runtime.gothrow(0xddb370, 0x28)
/usr/local/go/src/runtime/panic.go:503 +0x84

Thanks in Advance,