diff options
author | arr <arr@FreeBSD.org> | 2002-05-02 07:27:29 +0000 |
---|---|---|
committer | arr <arr@FreeBSD.org> | 2002-05-02 07:27:29 +0000 |
commit | de0c0b47fee1edb13c152bca6704b78b08682383 (patch) | |
tree | 5d333b83d9a97872390d56c2e7dbe39370def59e /sys/vm | |
parent | f7f01600de16995a3b8291a1e6f854e750acf936 (diff) | |
download | FreeBSD-src-de0c0b47fee1edb13c152bca6704b78b08682383.zip FreeBSD-src-de0c0b47fee1edb13c152bca6704b78b08682383.tar.gz |
- Replaced the Atm_connection storage pool with an uma_zone of
Atm_connection items.
- Replaced the Atm_connvc storage pool with an uma_zone of Atm_connvc
items.
- Created void atm_cm_init(void *) and added it to the netatm init code.
I'm thinking that there will definetly be more ``subsystem'' init
functions to be added so I'll probably change these calls to be a for
loop through init routines (or something).
Diffstat (limited to 'sys/vm')
0 files changed, 0 insertions, 0 deletions