Re: [dpdk-dev] [PATCH 2/3] doc: remove unneeded TLB from title of FAQ question 2

2017-08-04 Thread Mcnamara, John
> -Original Message- > From: Richardson, Bruce > Sent: Friday, August 4, 2017 1:44 PM > To: Mcnamara, John > Cc: dev@dpdk.org; Richardson, Bruce > Subject: [PATCH 2/3] doc: remove unneeded TLB from title of FAQ question 2 > > Hugepages are just that, hugepages. The TLB is a sort of cac

Re: [dpdk-dev] [PATCH 2/3] doc: remove unneeded TLB from title of FAQ question 2

2017-08-04 Thread Mcnamara, John
> -Original Message- > From: Richardson, Bruce > Sent: Friday, August 4, 2017 1:44 PM > To: Mcnamara, John > Cc: dev@dpdk.org; Richardson, Bruce > Subject: [PATCH 2/3] doc: remove unneeded TLB from title of FAQ question 2 > > Hugepages are just that, hugepages. The TLB is a sort of cac

[dpdk-dev] [PATCH 2/3] doc: remove unneeded TLB from title of FAQ question 2

2017-08-04 Thread Bruce Richardson
Hugepages are just that, hugepages. The TLB is a sort of cache for doing address translation and does not need to be referenced in the title, since "TLB hugepages" doesn't make any sense (as there are no non-TLB hugepages that you can allocate). Signed-off-by: Bruce Richardson --- doc/guides/faq