Transaction processing

Kernel Transaction Manager

Kernel Transaction Manager (KTM) is a component of the Windows operating system kernel in Windows Vista and Windows Server 2008 that enables applications to use atomic transactions on resources by making them available as kernel objects. (Wikipedia).

Video thumbnail

Kernel Recipes 2015 - Introduction to Kernel Power Management - by Kevin Hilman

In order to keep up with the complexities of SoCs, the Linux kernel has an ever-growing set of features for power management. For the uninitiated, it can be confusing how each of these features work and even more confusing how they should work together. This talk will be a high-level intro

From playlist Kernel Recipes 2015

Video thumbnail

Kernel Recipes 2019 - What To Do When Your Device Depends on Another One

Contemporary computer systems are quite complicated. There may be multiple connections between various components in them and the components may depend on each other in various ways. At the same time, however, in many cases it is practical to use a separate device driver for each sufficien

From playlist Kernel Recipes 2019

Video thumbnail

Kernel Recipes 2022 - Checking your work: validating the kernel by building and testing in CI

The Linux kernel is one of the most complex pieces of software ever written. Being in ring 0, bugs in the kernel are a big problem, so having confidence in the correctness and robustness of the kernel is incredibly important. This is difficult enough for a single version and configuration

From playlist Kernel Recipes 2022

Video thumbnail

Kernel Recipes 2018 - Knowing the definition of Linux kernel to...- Vaishali Thakkar

Self learning is underrated in the modern era of education. While kernel being the heart of an operating system, traditional universities [in India] are still far away from teaching anything more than the definition of Linux Kernel. The talk will mostly focus on my journey of self learning

From playlist Kernel Recipes 2018

Video thumbnail

Kernel Recipes 2014 - NDIV: a low overhead network traffic diverter

NDIV is a young, very simple, yet efficient network traffic diverter. Its purpose is to help build network applications that intercept packets at line rate with a very low processing overhead. A first example application is a stateless HTTP server reaching line rate on all packet sizes.

From playlist Kernel Recipes 2014

Video thumbnail

Kernel Recipes 2018 - CPU Idle Loop Rework - Rafael J. Wysocki

The CPU idle loop is the piece of code executed by logical CPUs if they have no tasks to run. If the CPU supports idle states allowing it to draw less power while not executing any instructions, the idle loop invokes a CPU idle governor to select the most suitable idle state for the CPU an

From playlist Kernel Recipes 2018

Video thumbnail

Kernel Recipes 2015 - Hardware Manufacturer and Linux kernel relationships - by Bruno Cornec

Every Linux kernel needs a hardware platform to run it. Compared to twenty years ago, the relationships between hardware manufacturers and the Linux kernel community has improved in order to render the Linux kernel usage easy. This requires an organization on both parts largely unknown fro

From playlist Kernel Recipes 2015

Video thumbnail

EMV 101: Fundamentals of EMV Chip Payment

Commonly used globally in place of magnetic stripe, EMV chip technology helps to reduce card fraud in a face-to-face card-present environment; provides global interoperability; and enables safer and smarter transactions across contact and contactless channels. EMV implementation was initia

From playlist Payments

Video thumbnail

Lecture 14: Optimistic Concurrency Control

Lecture 14: Optimistic Concurrency Control MIT 6.824: Distributed Systems (Spring 2020) https://pdos.csail.mit.edu/6.824/

From playlist MIT 6.824 Distributed Systems (Spring 2020)

Video thumbnail

June 6th, 2020 Jupyter RTC Community Meeting

Recording of the Jupyter Real Time Collaboration public meeting. Notes are available as well https://github.com/jupyterlab/rtc/issues/3#issuecomment-644282106 Meetings are hold biweekly: https://hackmd.io/UbnBH58hS8itoWgfiWT77A

From playlist Jupyter RTC Meeting

Video thumbnail

BOV1226 SUSE Linux Enterprise from A Z

This business overview session was delivered at SUSECON in April 2019, in Nashville, TN. Abstract: We will discuss the highlights of the SUSE Linux Enterprise Operating System family, and specifically SUSE Linux Enterprise Server from “A” to “Z”, including Architectures, Containers, Files

From playlist SUSECON 2019

Video thumbnail

Kernel Recipes 2016 - entry_*.S: A carefree stroll through kernel entry code - Borislav Petkov

I have always wondered what happens when we enter the kernel from userspace: what preparations does the hardware meet when the userspace to kernel space switch instructions are executed and back, and what does the kernel do when it executes a system call. There are also a bunch of things i

From playlist Kernel Recipes 2016

Video thumbnail

FUT1434 SUSE Linux Enterprise 15+: the Future of OS

This future session was delivered at SUSECON in April 2019, in Nashville, TN. Abstract: Is an Operation System still needed? Learn about how SUSE Linux Enterprise 15 and Service Pack 1 addresses the current and future needs of our customers. In this session you learn about the multimodal

From playlist SUSECON 2019

Video thumbnail

Cyber Security Interview Questions And Answers | Network Security Interview Preparation |Simplilearn

🔥Advanced Executive Program In Cybersecurity: https://www.simplilearn.com/pgp-advanced-executive-program-in-cyber-security?utm_campaign=CyberSecurityIQs&utm_medium=Descriptionff&utm_source=youtube 🔥Caltech Cybersecurity Bootcamp(US Only): https://www.simplilearn.com/cybersecurity-bootcamp?

From playlist Cyber Security Playlist [2023 Updated]🔥

Video thumbnail

24C3: After C: D, libd and the Slate project

Speaker: Vladsharp A clean slate for operating systems We present libd, a high-level runtime for the D programming language and the Slate project, an attempt at a high-level OS and environment built upon libd, as the next major step in improving the state of programming environments and

From playlist 24C3: Full steam ahead

Video thumbnail

SPO1423 Can You Trust Your Cloud How to Build a Secure Hybrid Cloud with IBM LinuxONE and SUSE

This sponsor session was delivered at SUSECON in April 2019, in Nashville, TN. Abstract: Not all clouds are created equal. Rising cybercrime and security incidents, both from insiders and external threats, threaten your IT infrastructure, data, and corporate reputation. Is there a better w

From playlist SUSECON 2019

Video thumbnail

Kernel Recipes 2018 - Live (Kernel) Patching: status quo and status futurus - Jiri Kosina

The purpose of this talk is to provide a short overview of the current live patching facility inside the linux kernel (with a brief history excursion), describe the features it currently provides, and most importantly things that still need to be implemented / designed.

From playlist Kernel Recipes 2018

Video thumbnail

Kernel Recipes 2016 - Understanding a Real-Time System (more than just a kernel) - Steven Rostedt

The PREEMPT_RT patch turns Linux into a hard Real-Time designed operating system. But it takes more than just a kernel to make sure you can meet all your requirements. This talk explains all aspects of the system that is being used for a mission critical project that must be considered. Cr

From playlist Kernel Recipes 2016

Video thumbnail

Cybersecurity Tutorial | Cyber Security Training for Beginners | Edureka | Cyber Security Live - 1

🔥Edureka Cyber Security Course: https://www.edureka.co/cybersecurity-certification-training This Edureka video on "Cyber Security Tutorial" gives an introduction to the Cyber Security world and talks about its basic concepts. You get to know different kinds of attacks in today's IT world

From playlist Edureka Live Classes 2020

Related pages

Database transaction | Transactional NTFS