diff options
| author | Dave Chapman <dave@dchapman.com> | 2007-07-23 23:01:47 +0000 |
|---|---|---|
| committer | Dave Chapman <dave@dchapman.com> | 2007-07-23 23:01:47 +0000 |
| commit | b97c00dc8e1b26cd7982db31ff1dc80f54c4b977 (patch) | |
| tree | 1a59a7646edba01b678798ab29e492b91f559b0c /apps/plugin.c | |
| parent | 34a6c4748c25ef83cc4c2ff5aab9bda62e2814e1 (diff) | |
| download | rockbox-b97c00dc8e1b26cd7982db31ff1dc80f54c4b977.zip rockbox-b97c00dc8e1b26cd7982db31ff1dc80f54c4b977.tar.gz rockbox-b97c00dc8e1b26cd7982db31ff1dc80f54c4b977.tar.bz2 rockbox-b97c00dc8e1b26cd7982db31ff1dc80f54c4b977.tar.xz | |
Remove the mad_frame_overlap[] buffer from the main (IRAM) stack in order to prevent the reported stack overflows. On Coldfire, there is enough room to keep it in IRAM, but not on PortalPlayer. However, this should not cause problems as the audio thread has an entire core to itself (except for buffering) and IRAM doesn't make much difference on PP502x.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13968 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugin.c')
0 files changed, 0 insertions, 0 deletions