index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
spl
/
spl-kmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for memory corruption caused by overruning the magazine
behlendo
2008-06-26
1
-61
/
+92
*
Implement per-cpu local caches. This seems to have bough me another
behlendo
2008-06-25
1
-134
/
+373
*
The first locking issue was due to the semaphore I used. I was trying
behlendo
2008-06-24
1
-22
/
+26
*
Fix minor chaos/fc9 kernel discrepencies in build
behlendo
2008-06-13
1
-7
/
+13
*
* : modules/sys/kmem-slab.c : Re-implemented the slab to no
behlendo
2008-06-13
1
-427
/
+562
*
Fix some bad grammer
behlendo
2008-06-04
1
-1
/
+1
*
Just use CONFIG_SLUB to detect SLUB use
behlendo
2008-06-04
1
-1
/
+1
*
Fixes:
behlendo
2008-06-04
1
-56
/
+88
*
Breaking the world for a little bit. If anyone is going to continue
behlendo
2008-06-02
1
-14
/
+79
*
Go through and add a header with the proper UCRL number.
behlendo
2008-05-26
1
-0
/
+26
*
Rework condition variable implementation to be consistent with
behlendo
2008-05-15
1
-0
/
+11
*
By default disable extra KMEM and MUTEX debugging to aid performance.
behlendo
2008-05-09
1
-1
/
+6
*
Stability hack. Under Solaris when KM_SLEEP is set kmem_cache_alloc()
behlendo
2008-05-09
1
-0
/
+28
*
Add vmem memory accounting
behlendo
2008-05-07
1
-7
/
+34
*
Lots of fixes here:
behlendo
2008-05-06
1
-40
/
+171
*
Update SPL to use new debug infrastructure. This means:
behlendo
2008-04-21
1
-15
/
+31
*
* modules/spl/spl-kmem.c : Make sure to disable interrupts
wartens2
2008-04-16
1
-14
/
+21
*
- Add some spinlocks to cover all the private data in the mutex. I don't
behlendo
2008-04-15
1
-8
/
+16
*
- Remapped ldi_handle_t to struct block_device * which is much more useful
behlendo
2008-04-03
1
-2
/
+6
*
Add some crude debugging support. It leaves alot to be
behlendo
2008-03-31
1
-2
/
+2
*
OK, some pretty substantial rework here. I've merged the spl-file
behlendo
2008-03-18
1
-4
/
+7
*
Initial pass at a file API getf/releasef hooks
behlendo
2008-03-18
1
-0
/
+24
*
Fix kmem memory accounting
behlendo
2008-03-14
1
-5
/
+21
*
Fix KMEM_DEBUG support (enable by default)
behlendo
2008-03-14
1
-0
/
+7
*
Reorganize /include/ to add a /sys/, this way we don't need to
behlendo
2008-03-01
1
-1
/
+1
*
OK, I think this is the last of major cleanup and restructuring.
behlendo
2008-02-28
1
-0
/
+251