Skip to content
Snippets Groups Projects
Select Git revision
  • bc45c4de721a81af14789a7ca55e3336be6458a6
  • apkg default protected
  • master protected
  • jaltman/osx-dns_search
  • pullmirror
  • apple-plist-config
  • jaltman/otp_db-implicit-func-decl
  • jaltman/fix-build
  • jaltman/fcc-remove-fix
  • jaltman/afs-string-to-key-requires-crypt
  • jaltman/apple-enable-pkinit-default
  • jaltman/pr20240605
  • osx-build
  • heimdal-7-1-branch
  • heimdal-7-8-branch
  • nico/hx509-csr-BasicConstraints
  • opensuse-leap-15.3
  • rhel-7
  • rhel-8
  • rhel-9
  • debian/bullseye
  • symas/symas-heimdal-7.8.0-7 protected
  • symas/heimdal-7.8.0-6.suse.lp153 protected
  • symas/heimdal-7.8.0-5.suse.lp153 protected
  • symas/heimdal-7.8.0-5.el7 protected
  • symas/heimdal-7.8.0-5.el8 protected
  • symas/heimdal-7.8.0-5.el9 protected
  • symas/heimdal-7.8.0-5bullseye1 protected
  • symas/heimdal-7.8.0-5buster1 protected
  • symas/heimdal-7.8.0-5bionic1 protected
  • symas/heimdal-7.8.0-5focal1 protected
  • symas/heimdal-7.8.0-5jammy1 protected
  • symas/heimdal-7.8.0-4.suse.lp153 protected
  • symas/heimdal-7.8.0-4.el7 protected
  • symas/heimdal-7.8.0-4.el8 protected
  • symas/heimdal-7.8.0-4.el9 protected
  • symas/heimdal-7.8.0-3buster1 protected
  • symas/heimdal-7.8.0-3bullseye1 protected
  • symas/heimdal-7.8.0-3bionic1 protected
  • symas/heimdal-7.8.0-3jammy1 protected
  • symas/heimdal-7.8.0-3.suse.lp153 protected
41 results

heimdal

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Nicolas Williams authored and Jeffrey Altman committed
    Doing an fsync per-record when receiving the complete HDB is a performance
    disaster.  Among other things, if the HDB is very large, then one slave
    receving a full HDB can cause other slaves to timeout and, if HDB write
    activity is high enough to cause iprop log truncation, then also need full
    syncs, which leads to a cycle of full syncs for all slaves until HDB write
    activity drops.
    
    Allowing the iprop log to be larger helps, but improving receive_everything()
    performance helps even more.
    
    (cherry picked from commit 305dc816)
    bc45c4de
    History
    Heimdal is a Kerberos 5 implementation.
    
    For information how to install see <http://www.h5l.org/compile.html>.
    
    There are briefer man pages for most of the commands.
    
    Bug reports and bugs are appreciated, see more under Bug reports in
    the manual on how we prefer them: <heimdal-bugs@h5l.org>.
    
    For more information see the web-page at
    <http://www.h5l.org/> or the mailing lists:
    
    heimdal-announce@sics.se	low-volume announcement
    heimdal-discuss@sics.se		high-volume discussion
    
    send a mail to heimdal-announce-request@sics.se and
    heimdal-discuss-request@sics.se respectively to subscribe.