linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* Status of sendfile() + HIGHMEM
@ 2001-11-28 23:49 H. Peter Anvin
  2001-11-29  0:59 ` Jeff Garzik
  2001-11-29  1:54 ` Andrew Morton
  0 siblings, 2 replies; 5+ messages in thread
From: H. Peter Anvin @ 2001-11-28 23:49 UTC (permalink / raw)
  To: linux-mm

zeus.kernel.org is currently running with HIGHMEM turned off, since it
crashed due to an unfortunate interaction between sendfile() and HIGHMEM
-- this was using 2.4.10-ac4 or thereabouts.

The current zeus.kernel.org has 1 GB of RAM, however, it looks like we're
going to get a 6 GB machine donated.  Clearly HIGHMEM is going to be
necessary (still an x86 machine, unfortunately), and I wanted to ask if it
was believed that these problems had been worked out...

	-hpa

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/

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

* Re: Status of sendfile() + HIGHMEM
  2001-11-28 23:49 Status of sendfile() + HIGHMEM H. Peter Anvin
@ 2001-11-29  0:59 ` Jeff Garzik
  2001-11-29  1:03   ` H. Peter Anvin
  2001-11-29  1:54 ` Andrew Morton
  1 sibling, 1 reply; 5+ messages in thread
From: Jeff Garzik @ 2001-11-29  0:59 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: linux-mm

"H. Peter Anvin" wrote:
> 
> zeus.kernel.org is currently running with HIGHMEM turned off, since it
> crashed due to an unfortunate interaction between sendfile() and HIGHMEM
> -- this was using 2.4.10-ac4 or thereabouts.
> 
> The current zeus.kernel.org has 1 GB of RAM, however, it looks like we're
> going to get a 6 GB machine donated.  Clearly HIGHMEM is going to be
> necessary (still an x86 machine, unfortunately), and I wanted to ask if it
> was believed that these problems had been worked out...

Get a 64-bit machine and forget about doing >32bits on a 32-bit machine
:)

-- 
Jeff Garzik      | Only so many songs can be sung
Building 1024    | with two lips, two lungs, and one tongue.
MandrakeSoft     |         - nomeansno

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/

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

* Re: Status of sendfile() + HIGHMEM
  2001-11-29  0:59 ` Jeff Garzik
@ 2001-11-29  1:03   ` H. Peter Anvin
  0 siblings, 0 replies; 5+ messages in thread
From: H. Peter Anvin @ 2001-11-29  1:03 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: linux-mm

Jeff Garzik wrote:

> "H. Peter Anvin" wrote:
> 
>>zeus.kernel.org is currently running with HIGHMEM turned off, since it
>>crashed due to an unfortunate interaction between sendfile() and HIGHMEM
>>-- this was using 2.4.10-ac4 or thereabouts.
>>
>>The current zeus.kernel.org has 1 GB of RAM, however, it looks like we're
>>going to get a 6 GB machine donated.  Clearly HIGHMEM is going to be
>>necessary (still an x86 machine, unfortunately), and I wanted to ask if it
>>was believed that these problems had been worked out...
>>
> 
> Get a 64-bit machine and forget about doing >32bits on a 32-bit machine
> :)
> 


You're right, of course.  Unfortunately, beggars can't be choosers.  :(

	-hpa



--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/

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

* Re: Status of sendfile() + HIGHMEM
  2001-11-28 23:49 Status of sendfile() + HIGHMEM H. Peter Anvin
  2001-11-29  0:59 ` Jeff Garzik
@ 2001-11-29  1:54 ` Andrew Morton
  2001-11-29  2:02   ` H. Peter Anvin
  1 sibling, 1 reply; 5+ messages in thread
From: Andrew Morton @ 2001-11-29  1:54 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: linux-mm

"H. Peter Anvin" wrote:
> 
> zeus.kernel.org is currently running with HIGHMEM turned off, since it
> crashed due to an unfortunate interaction between sendfile() and HIGHMEM
> -- this was using 2.4.10-ac4 or thereabouts.
> 

What sort of NIC is it using?
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/

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

* Re: Status of sendfile() + HIGHMEM
  2001-11-29  1:54 ` Andrew Morton
@ 2001-11-29  2:02   ` H. Peter Anvin
  0 siblings, 0 replies; 5+ messages in thread
From: H. Peter Anvin @ 2001-11-29  2:02 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-mm

Andrew Morton wrote:

> "H. Peter Anvin" wrote:
> 
>>zeus.kernel.org is currently running with HIGHMEM turned off, since it
>>crashed due to an unfortunate interaction between sendfile() and HIGHMEM
>>-- this was using 2.4.10-ac4 or thereabouts.
>>
>>
> 
> What sort of NIC is it using?
> 

eepro100.

	-hpa

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/

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

end of thread, other threads:[~2001-11-29  2:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-28 23:49 Status of sendfile() + HIGHMEM H. Peter Anvin
2001-11-29  0:59 ` Jeff Garzik
2001-11-29  1:03   ` H. Peter Anvin
2001-11-29  1:54 ` Andrew Morton
2001-11-29  2:02   ` 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