Comments on: C/C++ reference counting with atomic variables and gcc http://www.alexonlinux.com/cc-reference-counting-with-atomic-variables-and-gcc Tue, 16 May 2023 15:06:12 +0000 hourly 1 https://wordpress.org/?v=4.9.23 By: Danae Cotham http://www.alexonlinux.com/cc-reference-counting-with-atomic-variables-and-gcc/comment-page-1#comment-93323 Mon, 19 Aug 2019 08:27:47 +0000 http://www.alexonlinux.com/?p=1334#comment-93323 similar website

lapan :: ‘프로그래밍언어’ 카테고리의 글 목록

]]>
By: http://www.rebelmouse.com/ http://www.alexonlinux.com/cc-reference-counting-with-atomic-variables-and-gcc/comment-page-1#comment-75743 Sat, 09 Aug 2014 06:51:08 +0000 http://www.alexonlinux.com/?p=1334#comment-75743 Adjust the weights to approximately a third
to half your system weight, here you’ll have to determine that for
yourself. This herb could be the venus factor basic ingredient in any sort of
tea. I possess a feeling you realize 2 out from the 3 but the third one is not common talk.

]]>
By: Angel Genchev http://www.alexonlinux.com/cc-reference-counting-with-atomic-variables-and-gcc/comment-page-1#comment-29871 Wed, 19 Sep 2012 03:01:53 +0000 http://www.alexonlinux.com/?p=1334#comment-29871 Helpful to me also. I`d like to see an estimation when the RCU approach becomes more productive than the naive. IMO it`s when the list size is beyond several hundred items, because obtaining/converting the time costs CPU cycles which can be used to run through the list.
To the benefits of RCU approach is also that the eraser can get the next time of deletion and can schedule itself to sleep until the time becomes nextDeletion+grace instead of wakening at fixed intervals.
But because the title was about reference counting, I need to say that using grace periods is not applicable everywhere the reference counting is.
You may also run out of queue space if the rate of creation of objects grows during a grace period. Kernel RCU can change the period`s duration on the fly as far as i understood.

]]>
By: Adventure Games http://www.alexonlinux.com/cc-reference-counting-with-atomic-variables-and-gcc/comment-page-1#comment-29089 Sat, 24 Mar 2012 17:34:14 +0000 http://www.alexonlinux.com/?p=1334#comment-29089 I’m not sure why but this weblog is loading incredibly slow for me. Is anyone else having this problem or is it a problem on my end? I’ll check back later and see if the problem still exists.

]]>
By: Ang Way Chuang http://www.alexonlinux.com/cc-reference-counting-with-atomic-variables-and-gcc/comment-page-1#comment-24011 Wed, 14 Jul 2010 04:33:29 +0000 http://www.alexonlinux.com/?p=1334#comment-24011 Thanks. This is a nice and simple approach to avoid looping through all objects. By the way, there is a RCU library for userpace at http://lttng.org/urcu

]]>
By: Basil Random http://www.alexonlinux.com/cc-reference-counting-with-atomic-variables-and-gcc/comment-page-1#comment-23785 Wed, 10 Mar 2010 07:30:47 +0000 http://www.alexonlinux.com/?p=1334#comment-23785 Thank you, it was very helpful for me.

]]>
By: Samuel Williams http://www.alexonlinux.com/cc-reference-counting-with-atomic-variables-and-gcc/comment-page-1#comment-22638 Thu, 11 Jun 2009 14:42:42 +0000 http://www.alexonlinux.com/?p=1334#comment-22638 This is a fantastic article. Thanks.

]]>