commit | 8bc6d9f8e9bd1c211660f9ec91c237821d7f4089 | [log] [tgz] |
---|---|---|
author | Dana Rubin <dana.rubin@ravellosystems.com> | Thu Aug 04 14:22:31 2016 +0300 |
committer | Kevin O'Connor <kevin@koconnor.net> | Fri Aug 05 15:10:11 2016 -0400 |
tree | cfb02c5d545bca96b87ba4da2f25e73535a7cce8 | |
parent | 85037a91179c04f83e5a4bf5b5b6af8a70a9f517 [diff] |
pvscsi: Use high memory for rings Avoid using the scarce ZoneLow memory. This limits max number of pvscsi controllers. As driver runs in 32bit mode, use ZoneHigh allocation instead. Signed-off-by: Dana Rubin <dana.rubin@ravellosystems.com> Signed-off-by: Shmulik Ladkani <shmulik.ladkani@ravellosystems.com>