DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] Minor typo in docs
@ 2020-12-31 11:52 Yaroslav Brustinov (ybrustin)
  2020-12-31 16:05 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Yaroslav Brustinov (ybrustin) @ 2020-12-31 11:52 UTC (permalink / raw)
  To: web

Hi,

http://doc.dpdk.org/spp/setup/getting_started.html

Hugepage support is required to reserve large amount size of pages, 2MB or 1GB per page, to less TLB (Translation Lookaside Buffers) and to reduce cache miss.
Should be "to lessen TLB"

Less TLB means that it reduce the time for translating virtual address to physical.
Should be either "reduces", or I would rephrase it as "means reduced time"

Thanks,
Yaroslav.

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

* Re: [dpdk-web] Minor typo in docs
  2020-12-31 11:52 [dpdk-web] Minor typo in docs Yaroslav Brustinov (ybrustin)
@ 2020-12-31 16:05 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2020-12-31 16:05 UTC (permalink / raw)
  To: Yaroslav Brustinov (ybrustin); +Cc: web, Yasufumi Ogawa

Hi,

Thanks for reporting.

Would you like to fix the doc?
It is just a matter of sending a patch for this file:
	http://git.dpdk.org/apps/spp/tree/docs/guides/gsg/setup.rst


31/12/2020 12:52, Yaroslav Brustinov (ybrustin):
> Hi,
> 
> http://doc.dpdk.org/spp/setup/getting_started.html
> 
> Hugepage support is required to reserve large amount size of pages, 2MB or 1GB per page, to less TLB (Translation Lookaside Buffers) and to reduce cache miss.
> Should be "to lessen TLB"
> 
> Less TLB means that it reduce the time for translating virtual address to physical.
> Should be either "reduces", or I would rephrase it as "means reduced time"




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

end of thread, other threads:[~2020-12-31 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-31 11:52 [dpdk-web] Minor typo in docs Yaroslav Brustinov (ybrustin)
2020-12-31 16:05 ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).