OpenGrok
Cross Reference: dbuf.c
xref
: /
src
/
external
/
cddl
/
osnet
/
dist
/
uts
/
common
/
fs
/
zfs
/
dbuf.c
Home
|
History
|
Annotate
|
Download
|
only in
zfs
History log of
/src/external/cddl/osnet/dist/uts/common/fs/zfs/dbuf.c
Revision
Date
Author
Comments
1.8
26-May-2019
hannken
Add missing part of kmem_cache cleanup. Use Solaris argument order for
kmem_cache destructors, umem_cache_alloc() and umem_cache_free() too.
1.7
23-May-2019
hannken
Update the kmem_cache emulation to run its callbacks with
Solaris argument order.
No functional change intended.
1.6
28-May-2018
chs
branches: 1.6.2;
merge a new version of the CDDL dtrace and ZFS code.
this changes the upstream vendor from OpenSolaris to FreeBSD,
and this version is based on FreeBSD svn r315983.
in addition to the 10 years of improvements from upstream,
this version also has these NetBSD-specific enhancements:
- dtrace FBT probes can now be placed in kernel modules.
- ZFS now supports mmap().
1.5
19-Feb-2016
joerg
branches: 1.5.14;
Don't use #pragma weak to implicitly change argument types.
1.4
27-Feb-2010
haad
Merge NetBSD local changes to new zfs version 22 sources.
1.3
11-Oct-2009
haad
Cast physmem to (uint64_t) so it works on a amd64 system with more than 4Gb ram.
undef btop if it was already included from other NetBSD header file.
1.2
07-Aug-2009
haad
Add NetBSD specific changes to OpenSolaris code. These changes were made
by Andrew Doran and me. Thank you Andrew for your great help.
Oked by core@ and ad@.
1.1
07-Aug-2009
haad
branches: 1.1.1;
Initial revision
1.1.1.3
28-May-2018
chs
import new CDDL dtrace and ZFS code from FreeBSD svn r315983.
1.1.1.2
27-Feb-2010
haad
Import new Opensolaris sources for zfs/dtrace.
Opensolaris mercurial changeset: 11751:58c0c8f4305f
1.1.1.1
07-Aug-2009
haad
Import Opensolaris source code used with zfs port. Zfs code si from date
200811.
1.5.14.1
25-Jun-2018
pgoyette
Sync with HEAD
1.6.2.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Sat Feb 28 05:31:39 UTC 2026