Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 765165
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T16:50:44+00:00 2026-05-14T16:50:44+00:00

A segmented interrupt architecture RTOS can boast zero interrupt latency using clever partitioning of

  • 0

A segmented interrupt architecture RTOS can boast “zero interrupt latency” using clever partitioning of work between the interrupt handler and the scheduler. There are at least a couple proprietary closed source instances of this approach, e.g., AVIX and Quasarsoft- Q-Kernel.

A related SO question asked about open source RTOS links, but all of the suggested operating systems used unified interrupt architectures.

Is there any open source segmented interrupt architecture RTOS?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T16:50:44+00:00Added an answer on May 14, 2026 at 4:50 pm

    I believe this is also sometimes referred to as “deferred interrupt” servicing or handling, so it may be worth using that term to find candidates.

    It is perhaps possible to ‘fake’ it by reserving the highest priority task levels for ISR servicing, so say you have 32 interrupt vectors, you would reserve priority levels 0 to 31 (assuming zero is high) for the ISR2 levels. Each real interrupt then simply sets an event flag signalling the ISR2 task. It remains your responsibility in this case not to call blocking functions in the ISR2 tasks, nut non-blocking kernel services can be used freely.

    I am not sure whether this gives you exactly the same effect (I’d have to study it more fully than I have – or care to right now), but it does mean that you can do minimal work in the true ISR, and a true ISR will always preempt any ISR2.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a UINavigationController. In its toolbar is a segmented control with two buttons.
Can someone please let me know how to get the different segments of the
I have a segmented controller which sits on a MKMapView. When I change MKMapType,
I'm trying to write a basic DST converter. I have a segmented control with
I'm creating a split view controller app, the detail view has a segmented control
Rather than try to reinvent the wheel, I'm hoping someone can shed some light
In what segment (.BSS, .DATA, other) of an executable file are static variables stored
In my code segment, when I script the file name, it gives me a
For a particular segment of Java code, I'd like to measure: Execution time (most
How do I segment a 2D image into blobs of similar values efficiently? The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.