Date: Mon, 15 Jun 2009 13:47:49 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 msi.c src/sys/i386/i386 msi.c Message-ID: <200906151349.n5FDn7wL021339@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2009-06-15 13:47:49 UTC FreeBSD src repository Modified files: sys/amd64/amd64 msi.c sys/i386/i386 msi.c Log: SVN rev 194237 on 2009-06-15 13:47:49Z by mav Forbid multi-vector MSI interrupt vectors migration to another CPU once allocated. MSI have strict vectors allocation requirements, which are not satisfied now during reallocation. This is not the best possible solution, but better then just broken, as it was. No objections: current@, arch@, jhb@ Revision Changes Path 1.11 +2 -0 src/sys/amd64/amd64/msi.c 1.11 +2 -0 src/sys/i386/i386/msi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906151349.n5FDn7wL021339>