git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git.kernel.org move (finally)... estimated week of Feb 5
@ 2007-01-27  1:17 H. Peter Anvin
  2007-01-27  6:39 ` Oleg Verych
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: H. Peter Anvin @ 2007-01-27  1:17 UTC (permalink / raw)
  To: Git Mailing List, Linux Kernel Mailing List

Just for everyone's information...

The git performance issues (especially) on kernel.org has been very 
frustrating, obviously.  We're putting a dedicated git server in place 
hopefully the week of February 5.

	-hpa

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: git.kernel.org move (finally)... estimated week of Feb 5
  2007-01-27  1:17 git.kernel.org move (finally)... estimated week of Feb 5 H. Peter Anvin
@ 2007-01-27  6:39 ` Oleg Verych
  2007-01-27  9:06 ` Willy Tarreau
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Oleg Verych @ 2007-01-27  6:39 UTC (permalink / raw)
  To: linux-kernel; +Cc: git

27-01-2007, H. Peter Anvin:
> Just for everyone's information...
>
> The git performance issues (especially) on kernel.org has been very 
> frustrating, obviously.  We're putting a dedicated git server in place 
> hopefully the week of February 5.

Thanks.

Hope it will have fast git-web face also.

____

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: git.kernel.org move (finally)... estimated week of Feb 5
  2007-01-27  1:17 git.kernel.org move (finally)... estimated week of Feb 5 H. Peter Anvin
  2007-01-27  6:39 ` Oleg Verych
@ 2007-01-27  9:06 ` Willy Tarreau
  2007-01-27 11:19 ` Jan Engelhardt
  2007-01-27 16:46 ` Josh Boyer
  3 siblings, 0 replies; 6+ messages in thread
From: Willy Tarreau @ 2007-01-27  9:06 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: Git Mailing List, Linux Kernel Mailing List

On Fri, Jan 26, 2007 at 05:17:31PM -0800, H. Peter Anvin wrote:
> Just for everyone's information...
> 
> The git performance issues (especially) on kernel.org has been very 
> frustrating, obviously.  We're putting a dedicated git server in place 
> hopefully the week of February 5.

That's a very good news, thanks !

Willy

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: git.kernel.org move (finally)... estimated week of Feb 5
  2007-01-27  1:17 git.kernel.org move (finally)... estimated week of Feb 5 H. Peter Anvin
  2007-01-27  6:39 ` Oleg Verych
  2007-01-27  9:06 ` Willy Tarreau
@ 2007-01-27 11:19 ` Jan Engelhardt
  2007-01-27 16:46 ` Josh Boyer
  3 siblings, 0 replies; 6+ messages in thread
From: Jan Engelhardt @ 2007-01-27 11:19 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: Git Mailing List, Linux Kernel Mailing List


On Jan 26 2007 17:17, H. Peter Anvin wrote:
>
> Just for everyone's information...
>
> The git performance issues (especially) on kernel.org has been very
> frustrating, obviously.  We're putting a dedicated git server in place
> hopefully the week of February 5.

And the filesystem will be .. which?


	-`J'
-- 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: git.kernel.org move (finally)... estimated week of Feb 5
  2007-01-27  1:17 git.kernel.org move (finally)... estimated week of Feb 5 H. Peter Anvin
                   ` (2 preceding siblings ...)
  2007-01-27 11:19 ` Jan Engelhardt
@ 2007-01-27 16:46 ` Josh Boyer
  2007-01-27 18:59   ` H. Peter Anvin
  3 siblings, 1 reply; 6+ messages in thread
From: Josh Boyer @ 2007-01-27 16:46 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: Git Mailing List, Linux Kernel Mailing List

On 1/26/07, H. Peter Anvin <hpa@zytor.com> wrote:
> Just for everyone's information...
>
> The git performance issues (especially) on kernel.org has been very
> frustrating, obviously.  We're putting a dedicated git server in place
> hopefully the week of February 5.

For the hardware geeks out there, do you know what kind of machine it will be?

josh

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: git.kernel.org move (finally)... estimated week of Feb 5
  2007-01-27 16:46 ` Josh Boyer
@ 2007-01-27 18:59   ` H. Peter Anvin
  0 siblings, 0 replies; 6+ messages in thread
From: H. Peter Anvin @ 2007-01-27 18:59 UTC (permalink / raw)
  To: Josh Boyer; +Cc: Git Mailing List, Linux Kernel Mailing List

Josh Boyer wrote:
> On 1/26/07, H. Peter Anvin <hpa@zytor.com> wrote:
>> Just for everyone's information...
>>
>> The git performance issues (especially) on kernel.org has been very
>> frustrating, obviously.  We're putting a dedicated git server in place
>> hopefully the week of February 5.
> 
> For the hardware geeks out there, do you know what kind of machine it 
> will be?
> 

Sure... it's the DL380 G2 that used to be zeus.kernel.org.  It's not 
ideal (in particular, I would have preferred a 64-bit machine), but it 
has the advantage that it's proven itself rock-solid over the years, it 
has all the hands-off management features, we have it, and it has 6 GB RAM.

As far as filesystem is concerned, we might decide to use this machine 
to test out XFS.  Haven't made the formal decision yet.

	-hpa

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-01-27 19:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-27  1:17 git.kernel.org move (finally)... estimated week of Feb 5 H. Peter Anvin
2007-01-27  6:39 ` Oleg Verych
2007-01-27  9:06 ` Willy Tarreau
2007-01-27 11:19 ` Jan Engelhardt
2007-01-27 16:46 ` Josh Boyer
2007-01-27 18:59   ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).