This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-16 10:20:30 +00:00
Code
Issues
Releases
Activity
0195276f54
freebsd
/
sys
/
geom
/
bde
History
Poul-Henning Kamp
0195276f54
Use a dedicated malloc(9) bucket for sector storage.
2003-05-05 08:37:07 +00:00
..
g_bde_crypt.c
Considering that I did cast the arguments to (intmax_t) I must have
2003-05-02 19:08:57 +00:00
g_bde_lock.c
Use sys/endian.h instead of geom_enc.c for endian-agnostfication.
2003-04-03 11:33:51 +00:00
g_bde_work.c
Use a dedicated malloc(9) bucket for sector storage.
2003-05-05 08:37:07 +00:00
g_bde.c
Appearantly UFS no longer issues BIO_DELETE requests correctly, and
2003-04-26 21:39:33 +00:00
g_bde.h
Optimize the size of the work-items by letting the mapping function
2003-01-02 19:29:49 +00:00