This is the mail archive of the
ecos-patches@sourceware.org
mailing list for the eCos project.
Patch: init priority fix for memory pools
- From: "Øyvind Harboe" <oyvind dot harboe at zylin dot com>
- To: ecos-patches at ecos dot sourceware dot org
- Date: Wed, 24 Oct 2007 13:42:17 +0200
- Subject: Patch: init priority fix for memory pools
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; bh=6upuOsATsVjO2kFxtwvgjPqcEhh1fxKOFvo6C/Bl3M0=; b=St7QwVUnbn5qLoU7TWb8ZZ6T/ovRKjclGorCFPOTars4wSIBZkSEvrsHHsCfmcldYesiipun5kkradc1ufy/WCyv68dhIBxCQgosnHJLetZ4ktPgsYVN30scqoo3XO0ztBPHqqbQ44fz5IxHTPBxJL3bfw5fOBXyyVrz8szyai4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=IywfXxtpNX4jK6Sl4tCVpCX2aI1gbZlRE5myjkLoVBIuik/cCEzTAV/NuXPSS/X6A8Dwz9EnOk2W7YaoNahlWP+SLXMagJq0xlXXg75MRpygWUaUIsEyYaXvHhz1W41Xrg8MoWAjCbVdfa+UZsZZ+Ku78rUjNQ4cMatKP9RgoXA=
Why was it CYG_INIT_LIBC?
CYG_INIT_MEMALLOC seems like the right thing, e.g. jffs2 allocates
memory and CYG_INIT_LIBC is after IO.
I discovered this when working w/multiple heaps.
--
Øyvind Harboe
http://www.zylin.com - eCos ARM & FPGA developer kit
Attachment:
fixmempri.txt
Description: Text document