OpenSolaris

Printable Version Enter a New Search
Bug ID 4816328
Synopsis system call traps should go straight to user_trap
State 1-Dispatched (Default State)
Category:Subcategory kernel:syscall
Keywords
Reported Against s10_27
Duplicate Of
Introduced In
Commit to Fix
Fixed In
Release Fixed
Related Bugs 6279633
Submit Date 11-February-2003
Last Update Date 12-January-2007
Description
[ahl 2.10.2003]

Currently, system calls go through sys_trap and then user_trap. I think it's
possible to avoid the overhead of sys_trap.
Work Around
N/A
Comments
N/A