As shipped Linux has a 1024 fd limit. So you cant alloc enough fds (allowing
for the few init etc nick) to make this work normally
> Does this mean that if you _haven't_ increased NR_FILE, the
> patch works? Otherwise, does anyone have a ready-to-apply
> patch that fixes this for 2.0?
Take the one he quoted and swap it to use vmalloc/vfree