Suppose that a computer can execute 2 billion instructions/sec and that a system call takes 1000 instructions, including the trap and all the context switching. How many system calls can the computer execute per second and still have 75% the CPU capacity for running application code?