A system call is triggered by hardware!
It sounds to me like you are referring to the kernel of the operating system.
A "System call" you be a function accessible from a programming language to the base hardware of the computer (eg to get the time).
The nervous system is triggered to respond to stimuli.
What are the new latest computer hardware system?
The devices that make up a computer system are collectively called computer hardware. A complete computer system must however also have software.
Interrupts originate from hardware or software events that require immediate attention from the CPU. Hardware interrupts are generated by devices such as keyboards, mice, or network cards to signal that they need processing, while software interrupts can be triggered by system calls or exceptions in programs. These interrupts allow the CPU to respond quickly to changing conditions or requests, ensuring efficient multitasking and system responsiveness.
Hardware And Operating System
The operating system (OS) controls the hardware. A successful computer system will have hardware and an operating system. Application software is not required. All operating systems have a low level, or machine language to run the operation system and control all hardware.
Software interrupts are signals generated by a program to request the attention of the operating system or to invoke specific system functions. They are typically used for system calls, allowing applications to communicate with the operating system to perform tasks such as accessing hardware or managing memory. Unlike hardware interrupts, which are triggered by external devices, software interrupts are initiated by the software itself, enabling more controlled interactions within the system. This mechanism enhances multitasking and resource management in modern operating systems.
why do signal system call do not work properly on RHEL 5.0. any reasons hardware or software specific?
Hardware