Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b1029563 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "tty: Add more buffer space"

parents 9ff38e77 e0fdf79b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
 * Byte threshold to limit memory consumption for flip buffers.
 * The actual memory limit is > 2x this amount.
 */
#define TTYB_DEFAULT_MEM_LIMIT	65536
#define TTYB_DEFAULT_MEM_LIMIT	131072

/*
 * We default to dicing tty buffer allocations to this many characters