Page 1 of 1

Call or Interrupt Gates

Posted: Thu Nov 07, 2002 12:00 am
by GSD
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

RE:Call or Interrupt Gates

Posted: Thu Nov 07, 2002 12:00 am
by Keith
Interrupt Gates, absolutely!