All of lore.kernel.org
 help / color / mirror / Atom feed
* Question about performance figures in Section 9
@ 2017-05-14 15:02 Junchang Wang
  2017-05-14 16:33 ` Paul E. McKenney
  0 siblings, 1 reply; 2+ messages in thread
From: Junchang Wang @ 2017-05-14 15:02 UTC (permalink / raw)
  To: perfbook

Hi list,

I'm reading Section 9 which is excellent. I have one quick question
now. For performance figures (e.g. 9.16 on page 178), what's the
pattern of add/del being performed? Are we assuming a mostly read
rarely write scenario? I'm totally fine if that's the case. Just want
to make sure.

Thanks,
--Jason

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

* Re: Question about performance figures in Section 9
  2017-05-14 15:02 Question about performance figures in Section 9 Junchang Wang
@ 2017-05-14 16:33 ` Paul E. McKenney
  0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2017-05-14 16:33 UTC (permalink / raw)
  To: Junchang Wang; +Cc: perfbook

On Sun, May 14, 2017 at 11:02:18PM +0800, Junchang Wang wrote:
> Hi list,
> 
> I'm reading Section 9 which is excellent. I have one quick question
> now. For performance figures (e.g. 9.16 on page 178), what's the
> pattern of add/del being performed? Are we assuming a mostly read
> rarely write scenario? I'm totally fine if that's the case. Just want
> to make sure.

It is a read-only workload, as noted in the discussion of
Figure 9.5.  For more realistic data structures and workloads,
see Chapter 10.

							Thanx, Paul


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

end of thread, other threads:[~2017-05-14 16:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-14 15:02 Question about performance figures in Section 9 Junchang Wang
2017-05-14 16:33 ` Paul E. McKenney

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.