Bogdan TARU wrote:
>  (1 zillion x) swap_pager_getswapspace: failed
> 
>  Could you tell me why I do get this? We're talking about a very idle
> machine, used only for development (CVS + postgresql + about 16 httpd
> apaches -- MaxClients). RAM: 512, Swap 512. I've never seen more than 12MB
> of swap in use. And, more puzzling: why do I get this in sysctl, and not
> in a log?

See /var/log/messages and/or "dmesg" and/or look at your console.

The reason you get these messages is that you are out of kernel
virtual address space to provide mappings for swap.

512M + 512M = 1G... how big is your KVA?

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to