few test patches for ecos-SMP

sandeep sandeep@codito.com
Mon Oct 21 06:31:00 GMT 2002


Hi Jifl,

Following the suggetions in your mail on 18 Oct 2002 regarding patch generation
(on ecos-discuss mailing list) I am sending the patches to make

packages/net/common/current/tests/multi_lo_select.c
packages/kernel/current/tests/bin_sem1.cxx
packages/kernel/current/tests/mqueue1.cxx

tests work on multiprocessor system (SMP scenario). The tests, as they stand
now, will fail to work otherwise.

More details on why the changes (additions mainly) are required, are provided in 
the comments around the changes.

In short, changes in kernel part are to take care of some race conditions in 
tests, and in multi_lo_select, to take care of some synchronisation issues.

-- 
regards
sandeep
--------------------------------------------------------------------------
Happiness, n.:
	An agreeable sensation arising from contemplating the misery of
another.
		-- Ambrose Bierce, "The Devil's Dictionary"
--------------------------------------------------------------------------
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.multi_lo_select
URL: <http://sourceware.org/pipermail/ecos-patches/attachments/20021021/bbefba38/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.bin_sem1
URL: <http://sourceware.org/pipermail/ecos-patches/attachments/20021021/bbefba38/attachment-0001.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.mqueue1
URL: <http://sourceware.org/pipermail/ecos-patches/attachments/20021021/bbefba38/attachment-0002.ksh>


More information about the Ecos-patches mailing list