https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229986
--- Comment #11 from Martin Birgmeier <[email protected]> --- Andriy, Not really. sysctl.conf is basically empty. Maybe these lines are of interest: # PostgreSQL # (see http://people.freebsd.org/~seanc/postgresql/postgresql-kern-autotune.sh) # tuned to 8 GB for shared mem kern.ipc.shmall=2097152 kern.ipc.shmmax=8589934592 But postgres is idle on this machine, and ipcs -a shows for shared memory Shared Memory: T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME m 65536 5432001 --rw------- postgres postgres postgres postgres 5 48 727 727 8:00:08 12:27:13 8:00:08 m 196609 0 --rwa------ kdm kdm kdm kdm 2 7225344 2224 2196 8:00:30 no-entry 8:00:30 m 65538 0 --rwa------ kdm kdm kdm kdm 2 5242880 2250 2222 8:00:30 no-entry 8:00:30 -- Martin -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
