Print indd



Download 18,42 Mb.
Pdf ko'rish
bet163/366
Sana31.12.2021
Hajmi18,42 Mb.
#276933
1   ...   159   160   161   162   163   164   165   166   ...   366
Bog'liq
(Lecture Notes in Computer Science 10793) Mladen Berekovic, Rainer Buchty, Heiko Hamann, Dirk Koch, Thilo Pionteck - Architecture of Computing Systems – ARCS

Fig. 2. Message sequence charts for three types of shared counter implementations
implemented as well as future functionalities of our dedicated hardware module
do and can reuse the same hardware blocks.
For the validation of the concept, we implemented and investigated the widely
used fetch-and-add operation in the use case scenario of a shared counter as well
as dedicated hardware implementations of atomic linked-queue enqueue/dequeue
operations. For both scenarios, we implemented and evaluated all three variants
(
α), (β) and (γ) on our FPGA prototype as described in Sect.
5
. In the following,
these scenarios are briefly explained and used to show the key differences of the
three synchronization variants.
shared_counter_locked(*lck,*cnt)
// HW support for lock
1
lock(lck);
2
tmp = *cnt
3
tmp++;
4
*cnt = tmp;
5
unlock(lck);
shared_counter_lock_free(*cnt)
// HW support for CAS
1
tmp = *cnt;
2
do{
3
old = tmp;
4
tmp = CAS(cnt, old, old+1);
5
}while(tmp != old);
shared_counter_HW(*cnt)
// HW support for whole CS
1
fetch_and_inc(cnt);
Fig. 3. Pseudo code of shared counter
implementation for the three synchroniza-
tion types

Download 18,42 Mb.

Do'stlaringiz bilan baham:
1   ...   159   160   161   162   163   164   165   166   ...   366




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish