diff options
author | Andrew Tridgell <tridge@samba.org> | 1997-10-28 14:19:54 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1997-10-28 14:19:54 +0000 |
commit | c9fa24b7a8809a7963f0970cf2dd21f6804e31a4 (patch) | |
tree | 4bd06b65991e13b8aac3771f5d27a54b1fdb6505 /source3/ubi_dLinkList.h | |
parent | 7c20ee083f6820a4c8776cefae3e0477f79ea934 (diff) | |
download | samba-c9fa24b7a8809a7963f0970cf2dd21f6804e31a4.tar.gz samba-c9fa24b7a8809a7963f0970cf2dd21f6804e31a4.tar.bz2 samba-c9fa24b7a8809a7963f0970cf2dd21f6804e31a4.zip |
SYSV IPC implementation of fast share modes.
It will try sysv IPC first, then if that fails it will try mmap(),
then after that it will try share files.
I have defined USE_SYSV_IPC for Linux, Solaris and HPUX at the
moment. Probably a lot more could have it defined. In fact, the vast
majority of systems support it. Need autoconf again :-)
It should actually be faster than the mmap() version, and doesn't need
any lock files. This means the problem of the share mem file being on
a NFS drive will be gone.
(This used to be commit cc8fe0f0629eea9acc39e30d8d76d5890a5b6978)
Diffstat (limited to 'source3/ubi_dLinkList.h')
0 files changed, 0 insertions, 0 deletions