On (24/04/2010 12:26), Lukáš Czerner wrote:
> On Fri, 23 Apr 2010, Gleb Kurtsou wrote:
>
> > Date: Fri, 23 Apr 2010 12:22:57 +0300
> > From: Gleb Kurtsou
> > To: Lukáš Czerner
> > Cc: freebsd-hackers@freebsd.org
> > Subject: Re: How to change vnode operations ?
> >
> > On (23/04/2010 08:10), Lu
Hello,
I'd like you to review dynticks v2 patch for FreeBSD 8.0.
http://gist.github.com/380820
This v2 patch to add dynamic tick support can switch its tick mode
automatically.
Switch from pertick mode to dyntick mode before cpu_idle() is called
in sched_idled. Doing this reduces needless tick.
On Mon, Apr 26, 2010 at 08:57:31PM +0300, Eitan Adler wrote:
> This path adds a -q flag to stop pathchk from outputting error
> messages but still return an error code.
Why do you need this; can't you do something like
pathconf -- "$pathname" 2>/dev/null
--
Jilles Tjoelker
> Why do you need this; can't you do something like
> pathconf -- "$pathname" 2>/dev/null
Not much but I thought it goes along with other quiet flags (make -Q;
grep -q; gzip -q; gunzip -q; etc)
___
freebsd-hackers@freebsd.org mailing list
http://lists.fr
Hi,
I made the changes in 2 FreeBSD 8.0 stable boxes. One I've configured one as
a server and the other as the client.
But the 16 groups limit persists.
Even when I tried using a GNU/Linux Debian machine as a client with a Kernel
patched to work with the number of groups advertised by the server
(
On Tue, Apr 27, 2010 at 09:03:36PM +, Knowledge Seeker wrote:
> Hi,
> I made the changes in 2 FreeBSD 8.0 stable boxes. One I've configured one as
> a server and the other as the client.
> But the 16 groups limit persists.
> Even when I tried using a GNU/Linux Debian machine as a client with a
On Tue, 27 Apr 2010, Gleb Kurtsou wrote:
> Date: Tue, 27 Apr 2010 13:58:48 +0300
> From: Gleb Kurtsou
> To: Lukáš Czerner
> Cc: freebsd-hackers@freebsd.org
> Subject: Re: How to change vnode operations ?
>
> On (24/04/2010 12:26), Lukáš Czerner wrote:
> > On Fri, 23 Apr 2010, Gleb Kurtsou wrote
7 matches
Mail list logo