freebsd-dev/sys/geom/bde
Poul-Henning Kamp ea6ff0649f Limit our requests to DFLTPHYS, this is generally a good idea for
memory-allocation purposes.  Right now it is also a very good idea
because we hit a Giant assertion in the free(9) processing if we
free something larger than 64k.
2003-03-07 19:09:46 +00:00
..
g_bde_crypt.c Limit our requests to DFLTPHYS, this is generally a good idea for 2003-03-07 19:09:46 +00:00
g_bde_lock.c Move the g_stat struct to its own .h file, we will export it to other code. 2003-02-08 13:03:57 +00:00
g_bde_work.c Move the g_stat struct to its own .h file, we will export it to other code. 2003-02-08 13:03:57 +00:00
g_bde.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
g_bde.h