Re: [PATCH] PCI bus number management

2014-02-06 Thread David Shane Holden
On 02/06/14 14:37, John Baldwin wrote: I have a patch to teach the PCI bus code and PCI-PCI bridge driver to manage PCI bus numbers. The approach is somewhat similar to how NEW_PCIB manages I/O windows for briges. Each bridge creates an rman to manage the bus numbers for all buses and bridges

[PATCH] nscd

2014-09-29 Thread David Shane Holden
So, I've noticed nscd hasn't worked right for awhile now. Since I upgraded to 10.0 it never seemed to cache properly but I never bothered to really dig into it until recently and here's what I've found. In my environment I have nsswitch set to use caching and LDAP as such: group: files cache

Re: [PATCH] nscd

2014-09-30 Thread David Shane Holden
On 09/30/14 04:17, Eggert, Lars wrote: When I start nscd -n -s -t and then run top in another shell, top takes ~10 seconds to start up every time; if nscd did its thing, repeat invocations should be much faster. nscd doesn't seem to see any activity either, based on its log: The -t switch will