[dpdk-dev] Service lcores and Application lcores
    Thomas Monjalon 
    thomas at monjalon.net
       
    Thu Jun 29 22:18:44 CEST 2017
    
    
  
29/06/2017 18:35, Van Haaren, Harry:
> 3) The problem;
>    If a service core runs the SW PMD schedule() function (option 2) *AND*
>    the application lcore runs schedule() func (option 1), the result is that
>    two threads are concurrently running a multi-thread unsafe function.
Which function is multi-thread unsafe?
Why the same function would be run by the service and by the scheduler?
    
    
More information about the dev
mailing list