Re: [PATCH v2 1/4] CXL: Disable secondary hash in segment table

2014-10-28 Thread Aneesh Kumar K.V
Ian Munsie writes: > From: Ian Munsie > > This patch simplifies the process of finding a free segment table entry > by disabling the secondary hash. This reduces the number of possible > entries in the segment table for a given address from 16 to 8. > > Due to the large segment sizes we use it i

[PATCH v2 1/4] CXL: Disable secondary hash in segment table

2014-10-27 Thread Ian Munsie
From: Ian Munsie This patch simplifies the process of finding a free segment table entry by disabling the secondary hash. This reduces the number of possible entries in the segment table for a given address from 16 to 8. Due to the large segment sizes we use it is extremely unlikely that the sec