jack1 codebase
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
452B

  1. TODO
  2. * call time client before all others
  3. figure out how to have pools of buffers for ports by type
  4. passing args to drivers and clients?
  5. getting callbacks and args from dynamically loaded clients?
  6. how do dynamically loaded clients (un)register ports, activate, etc.
  7. pool based malloc for rt client-local mem allocation
  8. TO THINK ABOUT:
  9. multiple port buffer shm segments (i.e. dynamically
  10. increase the total number of ports in the system)