Svoboda | Graniru | BBC Russia | Golosameriki | Facebook

To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

Con Kolivas
Born
OccupationAnesthesiologist
Known forLinux kernel development

Con Kolivas is a Greek-Australian anaesthetist.[1] He has worked as a computer programmer on the Linux kernel and on the development of the cryptographic currency mining software CGMiner.[2] His Linux contributions include patches for the kernel to improve its desktop performance, particularly reducing I/O impact.

YouTube Encyclopedic

  • 1/5
    Views:
    2 139
    470
    4 113
    2 928
    635
  • 27 Feb 2015: A Linux Scheduling Story
  • 29 Feb 2016: A Scheduling Story
  • 2136 GSF Kanji in 11:12 to Beethoven
  • 2136 GSF Kanji in 4:33 to Kotoko's Digital Snail
  • Operating System #22 Completely Fair Scheduling (CFS)

Transcription

Linux

Kolivas is most notable for his work with CPU scheduling, most significantly his implementation of "fair scheduling", which inspired Ingo Molnár to develop his Completely Fair Scheduler, as a replacement for the earlier O(1) scheduler, crediting Kolivas in his announcement.[3] Kolivas developed several CPU schedulers such as the Staircase in 2004,[4] then Rotating Staircase Deadline (RSDL),[5] and subsequently Staircase Deadline (SD)[6] schedulers to address interactivity concerns of the Linux kernel with respect to desktop computing. Additionally, he has written a "swap prefetch" patch, which allows processes to respond quickly after the operating system has been idle for some time and their working sets have been swapped out.[7] Many of his experimental "-CK" patches, such as his prefetching and scheduling code, did not get merged with the official Linux kernel.

In 2007, Kolivas announced in an email that he would cease developing for the Linux kernel. Discussing his reasons in an interview, he expressed frustration with aspects of the mainline kernel development process, which he felt did not give sufficient priority to desktop interactivity, in addition to hacking taking a toll on his health, work and family.[8][9]

He has also written a benchmarking tool called ConTest[10] that can be used to compare the performance of different kernel versions.[11]

On 31 August 2009, Kolivas posted a new scheduler called BFS (Brain Fuck Scheduler).[12] It is designed for desktop use and to be very simple (hence it may not scale well to machines with many CPU cores). Con Kolivas did not intend to get it merged into the mainline kernel.[13] He has since retired BFS in favour of MuQSS, a rewritten implementation of the same concept.

CGMiner

On 13 July 2011, Kolivas introduced a new piece of software for "windows, linux, OSX and other" called CGMiner, which is used for mining cryptocurrencies such as bitcoin and Litecoin.

References

  1. ^ Anaesthesia Information Page Archived 4 August 2009 at the Wayback Machine by Kolivas, Jan 2001
  2. ^ CGMiner GitHub repository, "ASIC and FPGA miner in c for bitcoin"
  3. ^ "Linux: The Completely Fair Scheduler". Archived from the original on 19 April 2007. Retrieved 30 September 2010., 18 April 2007, KernelTrap.org
  4. ^ The staircase scheduler [LWN.net]
  5. ^ The Rotating Staircase Deadline Scheduler [LWN.net]
  6. ^ LKML: Con Kolivas: [PATCH]Staircase scheduler - experimental
  7. ^ Swap prefetching [LWN.net]
  8. ^ "Why I quit: kernel developer Con Kolivas". APC Magazine. 24 July 2007. Archived from the original on 7 July 2011. Retrieved 15 August 2011.
  9. ^ corbet (25 July 2007). "Re: -mm merge plans for 2.6.23". lwn.net/Articles. Retrieved 13 July 2010.
  10. ^ The homepage of contest
  11. ^ "Interview: Con Kolivas". Archived from the original on 17 November 2002. Retrieved 1 October 2013.{{cite web}}: CS1 maint: bot: original URL status unknown (link), 16 October 2002, KernelTrap.org
  12. ^ Con Kolivas returns with a new scheduler [LWN.net]
  13. ^ BFS FAQ

External links

This page was last edited on 20 December 2023, at 05:16
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.