Bug 60194

Summary: mempool code locks scheduler, not mutex
Product: [Retired] eCos Reporter: Jonathan Larmour <jlarmour>
Component: Memory allocatorsAssignee: Jonathan Larmour <jlarmour>
Status: CLOSED WONTFIX QA Contact: eCos bugs internal list <es-ecos-bugs-int>
Severity: medium Docs Contact:
Priority: medium    
Version: CVS   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-06-20 16:13:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jonathan Larmour 2002-02-21 19:23:54 UTC
Description of Problem:

The mempolt2.inl and mempoolt.inl files lock the scheduler rather than just
locking a mutex. I know of no reason why this should be the case. A mutex should
be adequate.

Comment 1 Alex Schuilenburg 2003-06-20 16:13:34 UTC
This bug has moved to http://bugs.ecos.sourceware.org/show_bug.cgi?id=60194