Does Printk() block another CPU in dual cpu platforms?

From: John Smith
Date: Wed Nov 09 2005 - 12:57:44 EST


Hello,

I just have a question about the usage of printk in multi-processor platforms. If the program on two CPUs both try to call printk to output something, will the program running on one CPUs get blocked (or just spinning there) till the other is done with printk()?

Thanks,

Liang
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/