| commit | f432a71298e538ed4cd11ee1348ee0d92638f03c | [log] [tgz] |
|---|---|---|
| author | Kazunori Asayama <asayama@sm.sony.co.jp> | Fri Mar 13 18:18:00 2009 -0700 |
| committer | Yuji Mano <yuji.mano@am.sony.com> | Tue Mar 17 10:57:51 2009 -0700 |
| tree | a9765082499def875fb9f5a28494933583b3f45c | |
| parent | 222ffbc8e3752f0c432afe8ea6b1f0c0024a8164 [diff] |
base: Usable spe count Use number of usable SPEs instead of number of physical SPEs This patch modifies the mars_mpu_max() function so it uses # of usable SPEs instead of # of physical SPEs in order to avoid allocating system SPEs or NOSCHED SPEs to MARS. Signed-off-by: Kazunori Asayama <asayama@sm.sony.co.jp> Signed-off-by: Yuji Mano <yuji.mano@am.sony.com>