I have a generic kernel on my FreeBSD 6.2 system, and I am getting errors regarding PMAP_SHPGPERPROC which is set at 201 (default). Because the system is a heavy load websever, this happens quite often. I want to calculate the proper value to to it to, but my ipcs software isn't working. Anyone know how to reconcile it?
I do have: options SYSVSHM # SYSV-style pscshared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores compiled into the kernel. Output from ipcs -a: mercury# ipcs -a Message Queues: T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME Shared Memory: T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME Semaphores: T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME _________________________________________________________________ Windows Live Hotmail and Microsoft Office Outlook – together at last. Get it now. http://office.microsoft.com/en-us/outlook/HA102225181033.aspx?pid=CL100626971033_______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"