This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001253] Kernel tests on small memory targets


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001253

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1276|0                           |1
        is obsolete|                            |

--- Comment #30 from Ilija Kocho <ilijak@siva.com.mk> 2011-07-09 18:01:42 BST ---
Created an attachment (id=1308)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1308)
fptest.c_110709.diff

(In reply to comment #26)

Sergei

> 
> Ilija, there is the same check there:
> 
> #if defined(CYGFUN_KERNEL_API_C) &&             \
>     defined(CYGSEM_KERNEL_SCHED_MLQUEUE) &&     \
>     (CYGNUM_KERNEL_SCHED_PRIORITIES > 12)

Here is fptest patch attached. I tested (simulated) with 48 KiB RAM (with
default stack of 4 KiB) so I have set threshold accordingly.

(In reply to comment #24)
>Ilija, can
> you, please, test it on your target?

I did tests with tm_basic. Compiles and executes OK. Thank you for the patch,
Sergei.

Ilija

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]