Thread (14 messages) flat view 14 messages, 2 authors, 2012-01-16
STALE5326d

[PATCH v6 0/6] PM QoS: implement the OMAP low level constraints management code

From: paul@pwsan.com (Paul Walmsley)
Date: 2012-01-16 20:08:30
Also in: linux-omap, linux-pm

On Mon, 16 Jan 2012, Jean Pihet wrote:
Speaking of the locking, currently a spinlock is used and it could be
replaced by a more efficient mutex. 
Just a minor observation.  It's not so much that the mutex is more 
efficient.  It's just that mutexes allow interrupt processing on that CPU 
while they are held, unlike spinlocks.  So the use of spinlocks can 
increase the latency to service an interrupt request.  We'd like to keep 
that latency as low as possible.


- Paul
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help