Sign in
gbmc
/
linux
/
refs/heads/master
/
.
/
tools
/
sched_ext
/
scx_pair.h
blob: d9666a447d3fde930263995fa8f13a03dfded0a8 [
file
] [
log
] [
blame
] [
edit
]
#ifndef
__SCX_EXAMPLE_PAIR_H
#define
__SCX_EXAMPLE_PAIR_H
enum
{
MAX_QUEUED
=
4096
,
MAX_CGRPS
=
4096
,
};
#endif
/* __SCX_EXAMPLE_PAIR_H */