PREEMPTIVE waits occur when SQL Server tasks get interrupted by the Operating System. SQL Server then has to give up its resources to "higher priority" tasks. This can be very detrimental to performance depending on how often you're seeing these waits and the overall impact.