Searched hist:e561bc45920aade3f8a5aad9058a00e750af1345 (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-log | e561bc45920aade3f8a5aad9058a00e750af1345 Sat Apr 30 02:39:25 CEST 2011 Mike Waychison <mikew@google.com> driver: Google Memory Console
This patch introduces the 'memconsole' driver.
Our firmware gives us access to an in-memory log of the firmware's output. This gives us visibility in a data-center of headless machines as to what the firmware is doing.
The memory console is found by the driver by finding a header block in the EBDA. The buffer is then copied out, and is exported to userland in the file /sys/firmware/log.
Signed-off-by: San Mehat <san@google.com> Signed-off-by: Mike Waychison <mikew@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/linux/drivers/firmware/google/ |
H A D | memconsole.c | e561bc45920aade3f8a5aad9058a00e750af1345 Sat Apr 30 02:39:25 CEST 2011 Mike Waychison <mikew@google.com> driver: Google Memory Console
This patch introduces the 'memconsole' driver.
Our firmware gives us access to an in-memory log of the firmware's output. This gives us visibility in a data-center of headless machines as to what the firmware is doing.
The memory console is found by the driver by finding a header block in the EBDA. The buffer is then copied out, and is exported to userland in the file /sys/firmware/log.
Signed-off-by: San Mehat <san@google.com> Signed-off-by: Mike Waychison <mikew@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | Makefile | diff e561bc45920aade3f8a5aad9058a00e750af1345 Sat Apr 30 02:39:25 CEST 2011 Mike Waychison <mikew@google.com> driver: Google Memory Console
This patch introduces the 'memconsole' driver.
Our firmware gives us access to an in-memory log of the firmware's output. This gives us visibility in a data-center of headless machines as to what the firmware is doing.
The memory console is found by the driver by finding a header block in the EBDA. The buffer is then copied out, and is exported to userland in the file /sys/firmware/log.
Signed-off-by: San Mehat <san@google.com> Signed-off-by: Mike Waychison <mikew@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | Kconfig | diff e561bc45920aade3f8a5aad9058a00e750af1345 Sat Apr 30 02:39:25 CEST 2011 Mike Waychison <mikew@google.com> driver: Google Memory Console
This patch introduces the 'memconsole' driver.
Our firmware gives us access to an in-memory log of the firmware's output. This gives us visibility in a data-center of headless machines as to what the firmware is doing.
The memory console is found by the driver by finding a header block in the EBDA. The buffer is then copied out, and is exported to userland in the file /sys/firmware/log.
Signed-off-by: San Mehat <san@google.com> Signed-off-by: Mike Waychison <mikew@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|