Ticket #38 (assigned enhancement)
Writing from 64 CNs is slow with ZOID
Reported by: | iskra | Owned by: | iskra |
---|---|---|---|
Priority: | major | Milestone: | V1R4 Release |
Component: | ZeptoOS | Version: | |
Keywords: | Cc: |
Description
ZOID daemon seems to have a scalability problem. Writing is fastest with just one CN, and then it starts slowing down, particularly for 32 and 64 CNs. A workaround is to enable acknowledgements, so this could be a TLB thrashing problem. However, IBM's CIOD does not use ACKs and does not seem to suffer from this problem.
We should try writing replies from another core than the one that receives data to see if that helps with anything.
Change History
Note: See
TracTickets for help on using
tickets.