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 | cc8fe0f0629eea9acc39e30d8d76d5890a5b6978 (patch) | |
tree | 19dde5504adad16221642c632367e6ff926e9626 /docs/manpages/make_smbcodepage.1 | |
parent | c63fee2b282c8b53f87e63995384602b66a805a6 (diff) | |
download | samba-cc8fe0f0629eea9acc39e30d8d76d5890a5b6978.tar.gz samba-cc8fe0f0629eea9acc39e30d8d76d5890a5b6978.tar.xz samba-cc8fe0f0629eea9acc39e30d8d76d5890a5b6978.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.
Diffstat (limited to 'docs/manpages/make_smbcodepage.1')
0 files changed, 0 insertions, 0 deletions