Call or Interrupt Gates
Posted: Thu Nov 07, 2002 12:00 am
Hi @all,
currently, i'm using call gates for the system calls. Now i consider to use interrupt gates, because of the omitted parameter copy during stack switch.
Which will be the better choice ?
Rene
currently, i'm using call gates for the system calls. Now i consider to use interrupt gates, because of the omitted parameter copy during stack switch.
Which will be the better choice ?
Rene