Atomicity OS
Pages
(Move to ...)
Home
About AtomicityOS
About Me
Assembly Reference
Linking an ELF Relocatable Executable
Displaying Images in 16 Colours
How the Disk Management Layer Will Work
▼
2021-04-23
Exponential Moving Average Calculations in SQL Server
›
Financial systems use a large variety of different analysis functions to identify trends and provide other derivations from periodic price o...
2021-04-22
Row Generation in SQL Server
›
While writing complex queries for SQL Server, I have often needed to generate a specific number of records in order to solve a problem in a ...
2021-04-20
Certificate Deep Dive - Part 2 - What's in the box?
›
Continuing our deep dive into certificates, in this part we'll look at the actual certificate files themselves and explore their structu...
2021-04-12
Certificate Deep Dive - Part 1 - What's a Certificate?
›
[Nothing to do with the Operating System at the moment I'm afraid, but this is an article I have wanted to write for a while.] A few yea...
2017-04-17
2017-04-17 AtomicityCodec Introduction
›
AtomicityCodec is an XML-based grammar designed for declaratively specifying the outline structure of a file. I have been working recently ...
2016-10-10
2016-10-10 Thread Synchronisation
›
I went back to an old kernel (the DriveAccess kernel from 2011) to review the code I created for the network stack there. It wasn't any...
2016-09-25
2016-09-25 Kernel Threads and VT100 Console
›
The Ring 3 test from yesterday is useful and proves the TSS, but the rest of my OS is not quite set up yet to handle everything from process...
›
Home
View web version