Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
automas-dev
/
os
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Kernel task switching, cinit, fix cmake for app elf targets
- #21
#21
Merged
automas-dev
merged 10 commits into
main
automas-dev/os:main
from
task_switch
automas-dev/os:task_switch
Copy head branch name to clipboard
Mar 19, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Kernel task switching, cinit, fix cmake for app elf targets
#21
automas-dev
merged 10 commits into
main
automas-dev/os:main
from
task_switch
automas-dev/os:task_switch
Copy head branch name to clipboard
Commits
Commits on Mar 19, 2026
Working app entrypoint before main
automas-dev
committed
04e765f
View commit details
Copy full SHA for 04e765f
Browse repository at this point
Assign foreground process
automas-dev
committed
3d37576
View commit details
Copy full SHA for 3d37576
Browse repository at this point
Fix check if process is alive
automas-dev
committed
a11f9e4
View commit details
Copy full SHA for a11f9e4
Browse repository at this point
Re-enable a bunch of logging
automas-dev
committed
bd08581
View commit details
Copy full SHA for bd08581
Browse repository at this point
Finish proc exit and proc abort system calls
automas-dev
committed
fa94112
View commit details
Copy full SHA for fa94112
Browse repository at this point
format
automas-dev
committed
f6a7681
View commit details
Copy full SHA for f6a7681
Browse repository at this point
Update scheduler to use current task switch logic
automas-dev
committed
842cf12
View commit details
Copy full SHA for 842cf12
Browse repository at this point
Update sys call proc panic to switch tasks instead of halting kernel
automas-dev
committed
0618da2
View commit details
Copy full SHA for 0618da2
Browse repository at this point
Catch error from scheduler_run in kernel_switch_task
automas-dev
committed
d98ca10
View commit details
Copy full SHA for d98ca10
Browse repository at this point
Use kernel_switch_task for all task switching
automas-dev
committed
c90f8ef
View commit details
Copy full SHA for c90f8ef
Browse repository at this point
You can’t perform that action at this time.