Re: [PATCH net-next 2/2] net: revert "Update RFS target at poll for tcp/udp"

2018-01-05 Thread David Miller
From: Soheil Hassas Yeganeh Date: Wed, 3 Jan 2018 21:47:11 -0500 > From: Soheil Hassas Yeganeh > > On multi-threaded processes, one common architecture is to have > one (or a small number of) threads polling sockets, and a > considerably larger pool of threads reading form and writing to the >

[PATCH net-next 2/2] net: revert "Update RFS target at poll for tcp/udp"

2018-01-03 Thread Soheil Hassas Yeganeh
From: Soheil Hassas Yeganeh On multi-threaded processes, one common architecture is to have one (or a small number of) threads polling sockets, and a considerably larger pool of threads reading form and writing to the sockets. When we set RPS core on tcp_poll() or udp_poll() we essentially steer