On Sat, 27 Jul 2013, Andrey Zonov wrote:
On 7/27/13 12:47 AM, Bruce Evans wrote:
...
Especially since the main reason numbered sysctls exist is to support old
binaries (and sources) that use them.
Does it look OK?
It looks functionally OK, but ugly.
diff --git a/sys/vm/vm_param.h b/sys/vm
On 7/27/13 12:47 AM, Bruce Evans wrote:
> On Fri, 26 Jul 2013, Juli Mallett wrote:
>
>> On Fri, Jul 26, 2013 at 2:26 PM, Andrey Zonov wrote:
>>
>>> On 7/26/13 8:09 AM, Jilles Tjoelker wrote:
As noted in mail from Bruce Evans, please preserve the ABI of
VM_SWAPPING_ENABLED here.
>>>
>>>
On Fri, 26 Jul 2013, Juli Mallett wrote:
On Fri, Jul 26, 2013 at 2:26 PM, Andrey Zonov wrote:
On 7/26/13 8:09 AM, Jilles Tjoelker wrote:
As noted in mail from Bruce Evans, please preserve the ABI of
VM_SWAPPING_ENABLED here.
I don't think it's a big problem. Internally we don't use it. G
On Fri, Jul 26, 2013 at 2:26 PM, Andrey Zonov wrote:
> On 7/26/13 8:09 AM, Jilles Tjoelker wrote:
> > On Fri, Jul 26, 2013 at 02:00:07AM +, Andrey Zonov wrote:
> >> Author: zont
> >> Date: Fri Jul 26 02:00:06 2013
> >> New Revision: 253662
> >> URL: http://svnweb.freebsd.org/changeset/base/25
On 7/26/13 8:09 AM, Jilles Tjoelker wrote:
> On Fri, Jul 26, 2013 at 02:00:07AM +, Andrey Zonov wrote:
>> Author: zont
>> Date: Fri Jul 26 02:00:06 2013
>> New Revision: 253662
>> URL: http://svnweb.freebsd.org/changeset/base/253662
>
>> Log:
>> Remove define and documentation for vm_pageout
On Fri, Jul 26, 2013 at 02:00:07AM +, Andrey Zonov wrote:
> Author: zont
> Date: Fri Jul 26 02:00:06 2013
> New Revision: 253662
> URL: http://svnweb.freebsd.org/changeset/base/253662
> Log:
> Remove define and documentation for vm_pageout_algorithm missed in r253587
> Modified:
> head/li
Author: zont
Date: Fri Jul 26 02:00:06 2013
New Revision: 253662
URL: http://svnweb.freebsd.org/changeset/base/253662
Log:
Remove define and documentation for vm_pageout_algorithm missed in r253587
Modified:
head/lib/libc/gen/sysctl.3
head/sys/vm/vm_param.h
head/tools/tools/sysdoc/tunable