]> granicus.if.org Git - postgresql/commit
A few further tweaks to shared memory space estimation.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 6 Mar 1999 21:17:56 +0000 (21:17 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 6 Mar 1999 21:17:56 +0000 (21:17 +0000)
commit731603a92b115db97c1202df243954195070c500
tree1f1226cc72e3635f2800042ebfda6316d9f8a2ea
parent03842eb03bbded18a55177e40594018f05a73623
A few further tweaks to shared memory space estimation.
This change brings the default size of the main shmem block back under 1MB,
which is a fairly popular value for the kernel's SHMMAX parameter.
src/backend/storage/ipc/ipci.c
src/backend/storage/lmgr/lock.c
src/backend/storage/smgr/mm.c
src/backend/utils/hash/dynahash.c
src/include/storage/lock.h