1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/locking
Andrew Tridgell 98411c48c0 - zero shared memory before freeing it
- changed the hash size to 13 (much smaller than before). This should
  make for more efficient shared memory usage as it will lead to less
  fragmentation.
(This used to be commit 9c1e4c2dae)
1998-08-30 04:35:54 +00:00
..
locking_shm.c this checkin gets rid of the global Files[] array and makes it local 1998-08-15 07:27:34 +00:00
locking_slow.c fixed some bugs in the locking_slow code caused by the recent changes. 1998-08-16 05:23:54 +00:00
locking.c Turning on blocking locking code. NB. Blocking lock requests that are not 1998-08-20 19:28:37 +00:00
shmem_sysv.c - zero shared memory before freeing it 1998-08-30 04:35:54 +00:00
shmem.c - zero shared memory before freeing it 1998-08-30 04:35:54 +00:00