HomeFreeBSD

- Replaced the Atm_connection storage pool with an uma_zone of
rS95924Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

  • 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).

Details

Provenance
arrAuthored on
Parents
rS95923: malloc/free(9) no longer require Giant. Use the malloc_mtx to protect the
Branches
Unknown
Tags
Unknown

Event Timeline