Scheduling algorithms | Disk scheduling algorithms

Completely fair queueing

Completely Fair Queuing (CFQ) is an I/O scheduler for the Linux kernel which was written in 2003 by Jens Axboe. (Wikipedia).

Video thumbnail

Introduction to Fair Division

This video introduced fair division. Site: http://mathispower4u.com

From playlist Fair Division

Video thumbnail

SERVERLESS: The Rise Of External Services

Serverless has captivated the IT community at an incredible pace, and for good reason. It has tremendous power to liberate productivity, increase innovation and reduce overhead. However, adopting serverless technologies is still not well understood. As the ecosystem grows around serverl

From playlist Serverless

Video thumbnail

WebAssembly: The What, Why and How

WebAssembly is a portable, size, and load-time efficient binary format for the web. It is an emerging standard being developed in the WebAssembly community group, and supported by multiple browser vendors. This talk details what WebAssembly is, the problems it is trying to solve, exciting

From playlist Talks

Video thumbnail

Full Metal Jousting - Dangers of Jousting | History

The Full Metal Jousters discuss what they think are the most dangerous aspects of jousting. HISTORY®, now reaching more than 98 million homes, is the leading destination for award-winning original series and specials that connect viewers with history in an informative, immersive, and ente

From playlist Full Metal Jousting | History

Video thumbnail

Serverless State of the Union

Serverless has captivated the IT community at an incredible pace, and for good reason. It has tremendous power to liberate productivity, increase innovation and reduce overhead. However, adopting serverless technologies is still not well understood. As the ecosystem grows around serverl

From playlist Talks

Video thumbnail

Docker For Novices

Docker is a popular technology but it is often confusing for the novice. This talk makes no assumptions about prior Docker knowledge and takes the student through the basic concepts and terminology. Along the way attendees will learn how to build images, run containers, map ports and crea

From playlist Containers

Video thumbnail

Tested.com at Maker Faire 2011

Will and Norm run wild at this year's Bay Area Maker Faire--here are the highlights! http://www.tested.com

From playlist Maker Faire

Video thumbnail

Fair Division: The Sealed Bid Method

This video explains and provides examples of how to apply the sealed bid method. Site: http://mathispower4u.com

From playlist Fair Division

Video thumbnail

Maker Faire 2011: How To Pick a Lock

Norm learns the secrets of lock picking from The Open Organisation of Lockpickers.

From playlist Maker Faire

Video thumbnail

Ruby Queue by Ara T. Howard - MWRC 2007

Help us caption & translate this video! http://amara.org/v/FGft/

From playlist MWRC 2007

Video thumbnail

Live CEOing Ep 419: Language Design in Wolfram Language [Wolfram Function Repository Suggestions]

In this episode of Live CEOing, Stephen Wolfram discusses Wolfram Function Repository suggestions for implementation into the Wolfram Language. If you'd like to contribute to the discussion in future episodes, you can participate through this YouTube channel or through the official Twitch

From playlist Behind the Scenes in Real-Life Software Design

Video thumbnail

Coding a quilt, Day 3

Broadcasted live on Twitch -- Watch live at https://www.twitch.tv/simuleios

From playlist Misc

Video thumbnail

Huffman Encoding! (Day 2)

Woo! Spent the whole day learning about priority queues in julia! -- Watch live at https://www.twitch.tv/simuleios

From playlist Huffman forest

Video thumbnail

18. MAC protocols

MIT 6.02 Introduction to EECS II: Digital Communication Systems, Fall 2012 View the complete course: http://ocw.mit.edu/6-02F12 Instructor: Hari Balakrishnan This lecture focuses on shared media networks and shared communications channels. Measures for optimization such as utilization, fa

From playlist MIT 6.02 Introduction to EECS II: Digital Communication Systems, Fall 2012

Video thumbnail

Live CEOing Ep 414: Language Design in Wolfram Language [KirchoffMatrix, CheckFail & More]

In this episode of Live CEOing, Stephen Wolfram discusses upcoming improvements and functionality to the Wolfram Language. If you'd like to contribute to the discussion in future episodes, you can participate through this YouTube channel or through the official Twitch channel of Stephen Wo

From playlist Behind the Scenes in Real-Life Software Design

Video thumbnail

Optimizing Jobs

Filmed during an in-person session of the Supercomputing for Everyone Series: De novo Assembly of Transcriptomes at Indiana University, 2018-2019. The complete workshop is free and open to the public compliments of the National Center for Genome Analysis Support (NCGAS). NCGAS is a manag

From playlist De novo Assembly of Transcriptomes

Video thumbnail

Data structures: Array implementation of Queue

See complete series on data structures here: http://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P In this lesson, we have described array based implementation of queue data structure. Source Code in C++: https://gist.github.com/mycodeschool/7331785 For practice prob

From playlist Data structures

Video thumbnail

UiPath RE Framework Tutorial | UiPath Tutorial For Beginners | RPA Tutorial | Simplilearn

This video on “UiPath REFramework” helps you understand what a framework is and how it can be used to automate business processes. The Robotic Enterprise Framework is a State Machine-based project template, designed to incorporate all of the industry's best practices for logging, exception

From playlist RPA - Robotic Process Automation [2022 Updated]

Video thumbnail

Writing an OS in Rust - Part 12c - A Simple Executor

This is my version of Philipp Oppermann's "BlogOS". It's a baremetal operating system that can boot off of a USB stick on any BIOS-compatible machine, which is pretty amazing. I'm going to be following the whole blog, one video at a time, and running the OS using QEMU instead of booting a

From playlist Rust OS

Video thumbnail

Stanford's Annual Wellness Fair

Hundreds of members of the Stanford community dropped by the sixth annual Wellness Fair on Wednesday to learn how to improve their physical and mental well-being and to have a bit of fun. Among the events at the fair, which was sponsored by the Be Well program, were testing for blood pres

From playlist Stanford News 2010

Related pages

Noop scheduler | Anticipatory scheduling | I/O scheduling | Deadline scheduler