Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create program.c #1671

Closed
wants to merge 1 commit into from
Closed

Conversation

khwaishchawla
Copy link
Contributor

LRTF is a preemptive scheduling algorithm based on the remaining burst time of processes. The process with the longest remaining time is selected for execution, and if a new process with a longer remaining time arrives, it preempts the current process.

@khwaishchawla khwaishchawla reopened this Nov 5, 2024
@khwaishchawla khwaishchawla deleted the patch-1 branch November 5, 2024 15:46
@khwaishchawla khwaishchawla restored the patch-1 branch November 5, 2024 15:51
@khwaishchawla khwaishchawla deleted the patch-1 branch November 5, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant