On 03/02/2016 12:43 AM, Dan Williams wrote:
On Tue, Mar 1, 2016 at 12:31 AM, Vlastimil Babka wrote:
On 03/01/2016 03:06 AM, Dan Williams wrote:
On Mon, Feb 29, 2016 at 4:06 PM, Vlastimil Babka wrote:
On 29.2.2016 18:55, Dan Williams wrote:
On Mon, Feb 29, 2016 at 4:33 AM, Vlastimil Babka
On Tue, Mar 1, 2016 at 12:31 AM, Vlastimil Babka wrote:
> On 03/01/2016 03:06 AM, Dan Williams wrote:
>>
>> On Mon, Feb 29, 2016 at 4:06 PM, Vlastimil Babka wrote:
>>>
>>> On 29.2.2016 18:55, Dan Williams wrote:
On Mon, Feb 29, 2016 at 4:33 AM, Vlastimil Babka wrote:
>
> On 02/
On 03/01/2016 03:06 AM, Dan Williams wrote:
On Mon, Feb 29, 2016 at 4:06 PM, Vlastimil Babka wrote:
On 29.2.2016 18:55, Dan Williams wrote:
On Mon, Feb 29, 2016 at 4:33 AM, Vlastimil Babka wrote:
On 02/02/2016 06:42 AM, Andrew Morton wrote:
In this case it's already part of the equation be
On Mon, Feb 29, 2016 at 4:06 PM, Vlastimil Babka wrote:
> On 29.2.2016 18:55, Dan Williams wrote:
>> On Mon, Feb 29, 2016 at 4:33 AM, Vlastimil Babka wrote:
>>> On 02/02/2016 06:42 AM, Andrew Morton wrote:
So if you want ZONE_DMA, you're limited to 512 NUMA nodes?
That seems reason
On 29.2.2016 18:55, Dan Williams wrote:
> On Mon, Feb 29, 2016 at 4:33 AM, Vlastimil Babka wrote:
>> On 02/02/2016 06:42 AM, Andrew Morton wrote:
>>> So if you want ZONE_DMA, you're limited to 512 NUMA nodes?
>>>
>>> That seems reasonable.
>>
>>
>> Sorry for the late reply, but it seems that with
On Mon, Feb 29, 2016 at 4:33 AM, Vlastimil Babka wrote:
> On 02/02/2016 06:42 AM, Andrew Morton wrote:
>>
>> On Wed, 27 Jan 2016 22:19:14 -0800 Dan Williams
>> wrote:
>>
>>> ZONE_DEVICE (merged in 4.3) and ZONE_CMA (proposed) are examples of new
>>> mm zones that are bumping up against the curren
On 02/02/2016 06:42 AM, Andrew Morton wrote:
On Wed, 27 Jan 2016 22:19:14 -0800 Dan Williams
wrote:
ZONE_DEVICE (merged in 4.3) and ZONE_CMA (proposed) are examples of new
mm zones that are bumping up against the current maximum limit of 4
zones, i.e. 2 bits in page->flags. When adding a zon
On Mon, Feb 1, 2016 at 9:42 PM, Andrew Morton wrote:
> On Wed, 27 Jan 2016 22:19:14 -0800 Dan Williams
> wrote:
>> #define GFP_ZONE_TABLE ( \
>> - (ZONE_NORMAL << 0 * ZONES_SHIFT) \
>> - | (OPT_ZONE_DMA << ___GFP_DMA * ZONES_SHIFT)
On Wed, 27 Jan 2016 22:19:14 -0800 Dan Williams
wrote:
> ZONE_DEVICE (merged in 4.3) and ZONE_CMA (proposed) are examples of new
> mm zones that are bumping up against the current maximum limit of 4
> zones, i.e. 2 bits in page->flags. When adding a zone this equation
> still needs to be satisi
ZONE_DEVICE (merged in 4.3) and ZONE_CMA (proposed) are examples of new
mm zones that are bumping up against the current maximum limit of 4
zones, i.e. 2 bits in page->flags. When adding a zone this equation
still needs to be satisified:
SECTIONS_WIDTH + ZONES_WIDTH + NODES_SHIFT + LAST_CPUPI
10 matches
Mail list logo