diff options
author | Konstantin Khorenko <[email protected]> | 2019-02-08 19:24:45 +0100 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2019-02-08 19:24:45 +0100 |
commit | 23cd78e28a7b17528f44933edb93e93ba082138c (patch) | |
tree | a116fbc17bd76ab3474723c3f56644550c2a2851 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8e71fa5e4d86bedfd26df85381d65d6b4c860020 (diff) |
fbcon: use kvmalloc() for scrollback buffer
Scrollback frame buffer is rather big - 32K,
so it requires 3rd order page, so let's use kvmalloc() instead of
ordinary kmalloc() for it.
Signed-off-by: Konstantin Khorenko <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions