diff options
author | Josh Blum | 2012-09-12 01:57:46 -0700 |
---|---|---|
committer | Josh Blum | 2012-09-12 01:57:46 -0700 |
commit | 79276543e665a53eb6f976c47f4c92e8faf844ba (patch) | |
tree | e1abdbeca3232567e231eb9897da72af65a111a5 /TODO.txt | |
parent | 8695f6127a447dbe6f5cf6eeba9d5cd110e33420 (diff) | |
download | sandhi-79276543e665a53eb6f976c47f4c92e8faf844ba.tar.gz sandhi-79276543e665a53eb6f976c47f4c92e8faf844ba.tar.bz2 sandhi-79276543e665a53eb6f976c47f4c92e8faf844ba.zip |
communicate downstream buffer reqs to upstream output allocator
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -10,16 +10,14 @@ * add hooks to specify input reserve ** automatically calculate from output multiple and rel rate * gr stream mux is on drugs -* inform upstream of multiple requirements inposed on input buffs * handle calculating noutputitems using ninputs as a constraint * allocation ** hooks for advanced allocation -** intelligent sizing of buffers -** communicate upstream requirements? -** communicate downstream requirements? * python wrapper for block will come from grextras * bring in numanuma ** thread prio ** thread affinity ** memory affinity * track memcpys for block usage stats +* runtime history, input/output multiple change? +** resend the hint to the allocator and possibly re-allocate |