Re: /proc/sys/net/core/optmem_max on armv7l

2018-01-15 Thread Florian Weimer
* Björn 'besser82' Esser: > I just checked and found `unsigned long` to be 32 bits on %{arm}, > only. All other arches (even %{ix86}) have it set to 64 bits. Huh? I'm not aware of *any* vaguely Linux-compatible 32-bit architecture which has 64-bit longs (unsigned or signed).

Re: /proc/sys/net/core/optmem_max on armv7l

2018-01-15 Thread Laura Abbott
On 01/11/2018 06:17 PM, Peter Robinson wrote: I just noticed, there is a difference in the default value of `/proc/sys/net/core/optmem_max` on armv7l: On all arches it is 20480, but on armv7l it is 10240. Is there any specific reason for limiting the maximum ancillary buffer size allowed per

Re: [PATCH 0/2] configs: Rename base-{generic,debug} to configs/fedora/

2018-01-15 Thread Jarod Wilson
On 2018-01-08 1:56 AM, Peter Robinson wrote: On Wed, Dec 20, 2017 at 5:39 PM, Don Zickus wrote: On Wed, Dec 13, 2017 at 04:39:26PM -0500, Don Zickus wrote: This patchset renames the configs/base-{generic,debug} to configs/fedora/{generic,debug} and updates the scripts to