From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Make vhost multi-threaded and associate each thread to its guest's cgroup Date: Tue, 27 Jul 2010 23:42:54 +0300 Message-ID: <20100727204254.GA17947@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev , lkml , "kvm@vger.kernel.org" , Tejun Heo , Li Zefan To: Sridhar Samudrala Return-path: Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Sridhar, I pushed a patchset with all known issues fixed, on my vhost-net-next branch. For now this ignores the cpu mask issue, addressing only the cgroups issue. Would appreciate testing and reports. Thanks, -- MST