Home | History | Annotate | Download | only in man9
History log of /src/share/man/man9/hashinit.9
RevisionDateAuthorComments
 1.9  17-Sep-2013  wiz Sort sections: consistently put CODE REFERENCES directly before SEE ALSO.
 1.8  28-Apr-2011  wiz branches: 1.8.4; 1.8.10;
New sentence, new line.
 1.7  01-Jul-2008  pooka Code is in subr_hash, not kern_hash.

from Michal Spacek
 1.6  27-May-2008  hubertf Fix code reference after hashinit(9) was moved from
kern_subr.c to kern_hash.c some time ago.

Noted by Michael Spacek.
 1.5  06-May-2008  yamt branches: 1.5.2;
update after the following change.

subr_hash.c
revision 1.3
date: 2008/05/05 17:11:17; author: ad; state: Exp; lines: +26 -12
- Convert hashinit() to use kmem_alloc(). The hash tables can be large
and it's better to not have them in kmem_map.
- Convert a couple of minor items along the way to kmem_alloc().
- Fix some memory leaks.
 1.4  30-Apr-2008  martin Convert TNF licenses to new 2 clause variant
 1.3  23-Dec-2006  wiz branches: 1.3.10; 1.3.12;
Drop trailing whitespace.
 1.2  05-Jun-2006  chap branches: 1.2.2;
Reword a couple of spots that committed too much internal detail, spotted
by brian and der Mouse, and another that seemed to throw a reader. Add
the CODE REFERENCES section.

Critical discussion of this man page:
http://mail-index.netbsd.org/tech-kern/2006/06/04/0012.html et seq.

And with all that, what a lucky break to catch that I was thinking of
the /reciprocal/ of the load factor, before anybody else spotted it!
Now I can fix it before anybody notices. Heh. Wait, is this going in
the lo^C
 1.1  04-Jun-2006  chap Document kernel function hashinit/hashdone.

"No[ objections] here." -christos@
 1.2.2.2  19-Jun-2006  chap Sync with head.
 1.2.2.1  05-Jun-2006  chap file hashinit.9 was added on branch chap-midi on 2006-06-19 04:15:05 +0000
 1.3.12.2  04-Jun-2008  yamt sync with head
 1.3.12.1  18-May-2008  yamt sync with head.
 1.3.10.2  05-Oct-2008  mjf Sync with HEAD.
 1.3.10.1  02-Jun-2008  mjf Sync with HEAD.
 1.5.2.2  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.5.2.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.8.10.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.8.4.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed