I want to load about 5mln of IP addresses to pf table for spamd,and I get "pfctl Cannot allocate memory." here is my sytem: /bsd: real mem = 1073061888 (1047912K) /bsd: avail mem = 972406784 (949616K) /bsd: using 4278 buffers containing 53755904 bytes (52496K) of memory
When I load those IP addresses into 1 table (set-limit table entries xxx) and diferent tables "top" shows that real mem Free: 530M of 1047912K Where in kernel source I can find howto use more kernel memory? I try on OpenBSD 3.8 (GENERIC) and OpenBSD 4.0 (GENERIC) Sorry for my language :)

