X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdevices%2Fintq.h;fp=src%2Fdevices%2Fintq.h;h=161d7eb5a161780c79749483a278a608a35a3c0b;hb=7d6f6e3a89bff0dfda2434505acd3955f55f8537;hp=5c278faf7788612c1090373c96ca092da74d4f7c;hpb=843e338ee1a66bb6069ddf11d0d2650e6cb5c5f3;p=pintos-anon diff --git a/src/devices/intq.h b/src/devices/intq.h index 5c278fa..161d7eb 100644 --- a/src/devices/intq.h +++ b/src/devices/intq.h @@ -27,7 +27,7 @@ handlers. */ /* Queue buffer size, in bytes. */ -#define INTQ_BUFSIZE 8 +#define INTQ_BUFSIZE 64 /* A circular queue of bytes. */ struct intq