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

  • SEARCH
  • Home
  • 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 6869533
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T03:34:10+00:00 2026-05-27T03:34:10+00:00

I was looking for the old anwser found two solution. I have two process

  • 0

I was looking for the old anwser found two solution. I have two process one is batch process and another is real time process. I want to give higher priority to the real-time process.

One is

setpriority

I can set priority of the process b/w -20 to 19. Where -20 is highest and 19 is lowest.

Question are

  1. which one is good number for a batch process ?
  2. Which one is good number for a realtime process ?

There is another method

sched_setscheduler

using that I can set schduling to SCHED_BATCH mode.

So another question is which function should I use sched_setscheduler or setpriority ?

  • 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-27T03:34:11+00:00Added an answer on May 27, 2026 at 3:34 am

    You can also change the IO priority.

    In practice, I’m using the following reallynice script

    #! /bin/sh
    exec ionice -n 6 nice -8 $*
    

    and I’m doing e.g.

    batch << END
    reallynice make
    END
    

    The man page of sched_setscheduler mentions SCHED_FIFO & SCHED_RR for real-time processes.

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

Sidebar

Related Questions

(Sorry I know this is an old chestnut; I have found similar answers here
I saw two related questions about this topic - one has an old link
I'm looking at a piece of very old VB6, and have come across usages
I kept looking for answer but didn't find one. I have a virtual env
I'm looking for a nice Stack Overflow-style answer to the first question in the old
I'm looking to revamp an old open source project I've started a couple of
I've been looking around for some decent tutorials on .NET remoting (old style MarshallByRef),
I am currently looking at replacements for the old make system for some projects.
After looking at this question , I think I want to wrap ThreadLocal to
Looking at the docs for Control.Applicative , I notice that they have instance declarations

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.