freebsd-skq/sys/geom/bde
phk 6471cae560 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 Optimize the size of the work-items by letting the mapping function 2003-01-02 19:29:49 +00:00