Re: Stolen memory

2013-04-09 Thread Vijay Sankar
Quoting Vijay Sankar : Quoting Mark Kettenis : Machines with Intel integrated graphics have this concept of stolen memory; system memory set aside by the BIOS for use by the graphics chip. On OpenBSD we don't touch that memory since we don't want to step on the BIOS' toes.

Re: Stolen memory

2013-04-05 Thread Vijay Sankar
Quoting Mark Kettenis : Machines with Intel integrated graphics have this concept of stolen memory; system memory set aside by the BIOS for use by the graphics chip. On OpenBSD we don't touch that memory since we don't want to step on the BIOS' toes. We also assume that this m

Re: Stolen memory

2013-04-04 Thread James Turner
On Thu, Apr 04, 2013 at 11:06:16PM +0200, Mark Kettenis wrote: > Machines with Intel integrated graphics have this concept of stolen > memory; system memory set aside by the BIOS for use by the graphics > chip. On OpenBSD we don't touch that memory since we don't want to >

Stolen memory

2013-04-04 Thread Mark Kettenis
Machines with Intel integrated graphics have this concept of stolen memory; system memory set aside by the BIOS for use by the graphics chip. On OpenBSD we don't touch that memory since we don't want to step on the BIOS' toes. We also assume that this memory is mapped in the graph