Skip to content

Commit

Permalink
isci: remove 'min memory' infrastructure
Browse files Browse the repository at this point in the history
The old 'core' had aspirations of running in severely memory constrained
environments like bios option-rom, it's not needed for Linux and gets in
the way of other cleanups (like unifying/reducing the number of structure
members in scic_sds_controller/isci_host).

This also fixes a theoretical bug in that the driver would blindly override
the silicon advertised limits for number of ports, task contexts, and remote
node contexts.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
  • Loading branch information
Dan Williams committed Jul 3, 2011
1 parent dbb0743 commit 7c78da3
Show file tree
Hide file tree
Showing 6 changed files with 144 additions and 472 deletions.
Loading

0 comments on commit 7c78da3

Please sign in to comment.