patch-2.3.16 linux/Documentation/i386/zero-page.txt

Next file: linux/Documentation/ioctl-number.txt
Previous file: linux/Documentation/README.DAC960
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/Documentation/i386/zero-page.txt linux/Documentation/i386/zero-page.txt
@@ -30,6 +30,7 @@
  0xb0 - 0x1df		Free. Add more parameters here if you really need them.
 
 0x1e0	unsigned long	ALT_MEM_K, alternative mem check, in Kb
+0x1e8	char		number of entries in E820MAP (below)
 0x1f1	char		size of setup.S, number of sectors
 0x1f2	unsigned short	MOUNT_ROOT_RDONLY (if !=0)
 0x1f4	unsigned short	size of compressed kernel-part in the
@@ -64,7 +65,7 @@
 0x21c	unsigned long	INITRD_SIZE, size in bytes of ramdisk image
 0x220	4 bytes		(setup.S)
 0x224	unsigned short	setup.S heap end pointer
-0x226 - 0x7ff		setup.S code.
+0x2d0 - 0x600		E820MAP
 
 0x800	string, 2K max	COMMAND_LINE, the kernel commandline as
 			copied using CL_OFFSET.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)