From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [question] implentation of smb-browsing: kernel space or user space?
Date: 19 Jan 2002 14:01:45 -0800 [thread overview]
Message-ID: <a2cqc9$2fc$1@cesium.transmeta.com> (raw)
In-Reply-To: <E16RtOX-0007Ao-00@mrvdom00.kundenserver.de> <Pine.LNX.4.33.0201191313170.4434-100000@cola.teststation.com>
Followup to: <Pine.LNX.4.33.0201191313170.4434-100000@cola.teststation.com>
By author: Urban Widmark <urban@teststation.com>
In newsgroup: linux.dev.kernel
> >
> > I think that using the smb-file-system with a user-space mounter like
> > mkautosmb has the problem of bad scalability in large networks, because it
> > scans the whole network before you can access one share.
>
> You don't need to scan on every access. You could run the scanner only if
> it was more than x minutes since the last scan. You could run the scanner
> independently of any attempts to access autofs.
>
There is probably no need to even do that. SMB contains a browser
list protocol, and Samba (nmbd) can participate in it. You should be
able to read it out of there.
-hpa
--
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt <amsp@zytor.com>
next prev parent reply other threads:[~2002-01-19 22:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-19 11:08 [question] implentation of smb-browsing: kernel space or user space? Christian Bornträger
2002-01-19 11:30 ` Oliver Neukum
2002-01-19 12:39 ` Urban Widmark
2002-01-19 22:01 ` H. Peter Anvin [this message]
2002-01-26 10:53 ` Mark H. Wood
2002-01-19 21:58 ` H. Peter Anvin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='a2cqc9$2fc$1@cesium.transmeta.com' \
--to=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.