search for: mistuned

Displaying 3 results from an estimated 3 matches for "mistuned".

Did you mean: listened
2011 Feb 15
1
Auth processes/login processes count
...vecot-1.2.12/Maildir/LDAP-passdb/LDAP-prefetched-userdb and I'm experiencing "random" latency (which even seem to make squirrelmail timeout sometimes) at login without noticing particular load on the server. LDAP backends are running fine as far as I know so I was investigating maybe mistuned limits : Dovecot is configured (for ~3000 users) with . each login processed in its own process : #login_process_per_connection = yes #login_max_connections = 256 . counts as : #login_processes_count = 3 login_max_processes_count = 1024 auth default {...
2018 Sep 11
2
linear-scan RA
...o of course we can > find examples where one performs better than the other. At this point, > the developers can try both and pick the best. The current default > seems fine though. But again that's just my opinion. I have the suspicion the discussion here is triggered by a mere bug or mistuned case... But we'd need to see details to make that judgement :) - Matthias > >> >> Preston >> >> >> >> On Tue, Sep 11, 2018 at 11:00 AM, Quentin Colombet <quentin.colombet at gmail.com> wrote: >>> >>> Le mar. 11 sept. 2018 à...
2018 Sep 11
2
linear-scan RA
Yes, I quite liked the things I've read about the PBQP allocator. Given what the hardware folks have to go through to get 1% improvements in scalar code, spending 20% (or whatever) compile time (under control of a flag) seems like nothing. And falling back on "average code" is a little disingenuous. People looking for performance don't care about average code; they care about