Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 1995 10:37:13 -0800
From:      Poul-Henning Kamp <phk>
To:        CVS-commiters, cvs-usrsbin
Subject:   cvs commit: src/usr.sbin/kvm_mkdb kvm_mkdb.c nlist.c
Message-ID:  <199501101837.KAA16993@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
phk         95/01/10 10:37:13

  Modified:    usr.sbin/kvm_mkdb kvm_mkdb.c nlist.c
  Log:
  Speed kvm_mkdb up by a factor 5 or thereabout.  Rewrote all the fseek/fread
  nonsense to use a mmap'ed file instead and told the DB/hash what we are up to.
  
  dev_mkdb could maybe benefit from the same treatment.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501101837.KAA16993>