MATH2052 - Calculus and Introductory Analysis II

This is a course review of MATH2052 - Calculus and Introductory Analysis II taken at CarletonU in the winter of 2022. The lectures were asynchronous prerecorded lectures with online synchronous tutorials that were recorded. There was one in-person tutorial open to students who were both comfortable and available to travel to the University.

Read More

QNX - An Introduction to Adaptive Partitioning Scheduler and How to Bankrupt Partitions

In preparation for my presentation on QNX APS (Adaptive Partitioning Scheduler), I decided to write a blog that goes through what partitions are, how to control resources in QNX, and what APS are. Though a lot of the information is just based on the QNX documentation all put into one page but with examples and referencing other publically available resources (i.e. foundary27, papers, blogs, and what I found from playing around with APS). This page will not go through how to use APS through the Momentics IDE nor will it cover the various C API’s to configure the partition. There’s already a lot to cover, so the C API’s will be potentially covered in another blog post (provided I can muster enough willpower to request and pester QNX for either an educational license or a 30-day trial since I no longer have access to a valid QNX license)

Read More