#include <gcell/gc_job_desc.h>
Go to the source code of this file.
Defines | |
| #define | CACHE_LINE_SIZE 128 |
| #define | GC_SPU_BUFSIZE_BASE (40 * 1024) |
| #define | GC_SPU_BUFSIZE (GC_SPU_BUFSIZE_BASE + MAX_ARGS_EA * CACHE_LINE_SIZE) |
| #define | NGETBUFS 1 |
| #define | NPUTBUFS 2 |
| #define CACHE_LINE_SIZE 128 |
| #define GC_SPU_BUFSIZE (GC_SPU_BUFSIZE_BASE + MAX_ARGS_EA * CACHE_LINE_SIZE) |
| #define GC_SPU_BUFSIZE_BASE (40 * 1024) |
| #define NGETBUFS 1 |
| #define NPUTBUFS 2 |
1.6.3