From 5f2bc49691bcb913db98bd760a0682ee824f2e9a Mon Sep 17 00:00:00 2001 From: Michael Witten Date: Fri, 15 Jul 2011 03:15:10 +0000 Subject: [PATCH] --- yaml --- r: 263031 b: refs/heads/master c: 952df55b5a30913f4a5536b12ad09dd95c66d83f h: refs/heads/master i: 263029: fb752c1722c07e4d08c44015645856658bf9e9fd 263027: 29206c34220eeb3a6f6bd63e502f33aac459285e 263023: cb983c54739517744e7d4221b5e5f87eae5d296a v: v3 --- [refs] | 2 +- trunk/Documentation/PCI/MSI-HOWTO.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index feb312e1c7fe..0d5694c9116d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e14bd7e614b57493e1cbefb8a06d3754bdd04e26 +refs/heads/master: 952df55b5a30913f4a5536b12ad09dd95c66d83f diff --git a/trunk/Documentation/PCI/MSI-HOWTO.txt b/trunk/Documentation/PCI/MSI-HOWTO.txt index c9cffaf16f82..257628fdd464 100644 --- a/trunk/Documentation/PCI/MSI-HOWTO.txt +++ b/trunk/Documentation/PCI/MSI-HOWTO.txt @@ -250,7 +250,7 @@ the MSI-X facilities in preference to the MSI facilities. As mentioned above, MSI-X supports any number of interrupts between 1 and 2048. In constrast, MSI is restricted to a maximum of 32 interrupts (and must be a power of two). In addition, the MSI interrupt vectors must -be allocated consecutively, so the system may not be able to allocate +be allocated consecutively, so the system might not be able to allocate as many vectors for MSI as it could for MSI-X. On some platforms, MSI interrupts must all be targeted at the same set of CPUs whereas MSI-X interrupts can all be targeted at different CPUs.