summaryrefslogtreecommitdiff
path: root/sys/kern/vfs_cache.c
AgeCommit message (Expand)Author
2000-04-16change "nextvnodeid" from a global in namei.h to a static inchs
2000-04-16limit the number of namecache entries to numvnodes rather than desiredvnodes.chs
2000-03-30Get rid of register declarations.augustss
2000-03-23Tiny comment update.soren
1999-09-10Obey negative cache entries for intermediate directories during a create.mycroft
1999-09-05Change cache_lookup() as per discussion on tech-kern & ICB:jdolecek
1999-03-22Change namei cache to record vnode->(parent,name) entries (for directories).sommerfe
1998-09-01Use the pool allocator and "nointr" pool page allocator for name cache entries.thorpej
1998-08-04Abolition of bcopy, ovbcopy, bcmp, and bzero, phase one.perry
1998-07-31fix sizeofs so they comply with the KNF style guide. yes, it is pedantic.perry
1998-03-01Merge with Lite2 + local changesfvdl
1998-02-07add flags arg to hashinit(), to pass to malloc().chs
1996-02-04First pass at prototypingchristos
1995-09-08Distribute cache entries more evenlyws
1995-05-30Preserve the ISWHITEOUT flag between cache_enter() and cache_lookup().mycroft
1994-12-13Sync with CSRG.mycroft
1994-08-30Convert process, file, and namei lists and hash tables to use queue.h.mycroft
1994-07-05fix for kern/322, pointed out by osymh@gemini.oscs.montana.edu. Neithercgd
1994-07-02we like cache.chopps
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-08Update to 4.4-Lite fs code.mycroft
1993-12-18Canonicalize all #includes.mycroft
1993-09-07Changes to VFS readdir semanticsws
1993-05-20add $Id$ strings, and clean up file headers where necessarycgd
1993-03-21initial import of 386bsd-0.1 sourcescgd