From owner-freebsd-hackers@FreeBSD.ORG Fri Mar 5 09:35:36 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D5F416A518; Fri, 5 Mar 2004 09:35:36 -0800 (PST) Received: from 66.89.130.142.ptr.us.xo.net (66.89.130.142.ptr.us.xo.net [66.89.130.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 079D543D2F; Fri, 5 Mar 2004 09:35:36 -0800 (PST) (envelope-from jkh@queasyweasel.com) Received: from [192.168.1.112] ([192.168.1.112])i25HS1b20035; Fri, 5 Mar 2004 09:28:01 -0800 In-Reply-To: <20040305174450.L40507@stinger.cc.rsu.ru> References: <20040305114316.K19883@stinger.cc.rsu.ru> <196F4F94-6E84-11D8-A51F-0003930F2856@queasyweasel.com> <20040305174450.L40507@stinger.cc.rsu.ru> Mime-Version: 1.0 (Apple Message framework v612) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <86427D3D-6ECB-11D8-9274-0003930F2856@queasyweasel.com> Content-Transfer-Encoding: 7bit From: Jordan K Hubbard Date: Fri, 5 Mar 2004 09:35:41 -0800 To: Michael Bushkov X-Mailer: Apple Mail (2.612) cc: and@rsu.ru cc: Michael Bushkov cc: arch@freebsd.org cc: hackers@freebsd.org cc: os@rsu.ru cc: bork@rsu.ru Subject: Re: IPC nsswitch implementation X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 17:35:36 -0000 The Mac OS X lookupd does aggressive caching with cache invalidation support, supports the notion of flushing the cache on certain events (like when you reconfigure your network interfaces or switch authentication plugins), and quite a few other things. No surprise, really, given that it's been around for years. Julian was asking where to find it, and for those who get lost navigating Apple's darwin site, there's also opendarwin's cvsweb interface. Darwin's "nsswitch" implementation lives in Libinfo, of which lookupd is a sub-project: http://cvs.opendarwin.org/index.cgi/src/Libinfo/ - Jordan On Mar 5, 2004, at 6:46 AM, Michael Bushkov wrote: > Hello! > What do you mean exactly by saying "not as functional"? > > Michael Bushkov > Software Engineer, > Rostov State University > > On Fri, 5 Mar 2004, Jordan K Hubbard wrote: > >> Sounds similar to, but not as functional as, the lookupd in Mac OS X. >> :) >> >> On Mar 5, 2004, at 12:45 AM, Michael Bushkov wrote: >> >>> We want you to look at this lookupd. It would be great for us to know >>> if >>> you like or not the way we made it. And we also want to know if this >>> project can be added to FreeBSD project. >>> >> -- >> Jordan Hubbard >> Engineering Manager, BSD Technology Group >> Apple Computer >> >> > _______________________________________________ > freebsd-arch@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arch > To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org" > -- Jordan Hubbard Engineering Manager, BSD Technology Group Apple Computer