public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* EBDA Question
@ 2005-02-07 19:45 Moore, Eric Dean
  2005-02-08 23:28 ` H. Peter Anvin
  0 siblings, 1 reply; 5+ messages in thread
From: Moore, Eric Dean @ 2005-02-07 19:45 UTC (permalink / raw)
  To: linux-kernel, linux-scsi

EBDA - Extended Bios Data Area

Does Linux and various boot loaders(lilo/grub/etc)
having any restrictions on where and how big 
memory allocated in EBDA is? Is this
handled for 2.4/2.6 Kernels?

Reason I ask is we are considering having
BIOS(for a SCSI HBA Controller) allocating
memory in EBDA for Firmware use. 
We are concerned whether Linux would be writing
over this region of memory during the handoff
of BIOS to scsi lower layer driver loading.

Eric Moore
LSI Logic

^ permalink raw reply	[flat|nested] 5+ messages in thread
* RE: EBDA Question
@ 2005-02-07 20:54 Salyzyn, Mark
  0 siblings, 0 replies; 5+ messages in thread
From: Salyzyn, Mark @ 2005-02-07 20:54 UTC (permalink / raw)
  To: Moore, Eric Dean, linux-kernel, linux-scsi

EBDA is safe to use during lilo and grub as part of a BIOS. As long as
the EBDA is properly formed.

However, it is considered 'bad behavior' to allocate much more than 4k
of EBDA as we find others (not Linux) that depend on the 640K region of
memory run out of this precious resource. Beware of several add-in
BIOSii that each allocate EBDA; nest/size/relocate/offset properly.

Sincerely -- Mark Salyzyn

-----Original Message-----
From: linux-scsi-owner@vger.kernel.org
[mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of Moore, Eric Dean
Sent: Monday, February 07, 2005 2:45 PM
To: linux-kernel@vger.kernel.org; linux-scsi@vger.kernel.org
Subject: EBDA Question

EBDA - Extended Bios Data Area

Does Linux and various boot loaders(lilo/grub/etc)
having any restrictions on where and how big 
memory allocated in EBDA is? Is this
handled for 2.4/2.6 Kernels?

Reason I ask is we are considering having
BIOS(for a SCSI HBA Controller) allocating
memory in EBDA for Firmware use. 
We are concerned whether Linux would be writing
over this region of memory during the handoff
of BIOS to scsi lower layer driver loading.

Eric Moore
LSI Logic
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2005-02-27  3:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-07 19:45 EBDA Question Moore, Eric Dean
2005-02-08 23:28 ` H. Peter Anvin
2005-02-26 19:08   ` Bukie Mabayoje
2005-02-27  3:42     ` H. Peter Anvin
  -- strict thread matches above, loose matches on Subject: below --
2005-02-07 20:54 Salyzyn, Mark

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox