All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 3] xentrace updates
@ 2010-04-13 16:52 George Dunlap
  2010-04-13 16:52 ` [PATCH 1 of 3] xentrace: Skip to low cpu when throwing away portions of the circular buffer George Dunlap
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: George Dunlap @ 2010-04-13 16:52 UTC (permalink / raw)
  To: xen-devel; +Cc: george.dunlap

Some minor updates to xentrace.

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0 of 3] xentrace updates
@ 2011-03-30 18:04 Olaf Hering
  0 siblings, 0 replies; 5+ messages in thread
From: Olaf Hering @ 2011-03-30 18:04 UTC (permalink / raw)
  To: xen-devel; +Cc: George Dunlap


Three more minor corrections to trace.c. The formula used the already
calculated offset of the array for multiplication, and the max number of pages
per cpu could wrap.

However, its not possible to allocate the MAX_ORDER (which is 9 on x86) for
each cpu (just for verification) on a box with 8 cpus. If booted with
tbuf_size=8192 alloc fails on the 4th cpu, at runtime already on the second.
What is the reason for that, which pool of pages is too small?

Olaf

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-03-30 18:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-13 16:52 [PATCH 0 of 3] xentrace updates George Dunlap
2010-04-13 16:52 ` [PATCH 1 of 3] xentrace: Skip to low cpu when throwing away portions of the circular buffer George Dunlap
2010-04-13 16:52 ` [PATCH 2 of 3] xentrace: Add an option not to enable tracing George Dunlap
2010-04-13 16:53 ` [PATCH 3 of 3] xentrace: Add missing help option George Dunlap
  -- strict thread matches above, loose matches on Subject: below --
2011-03-30 18:04 [PATCH 0 of 3] xentrace updates Olaf Hering

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.