Define this here. Moved to limits.h.
1999-05-08 Martin Baulig <martin@home-of-linux.org> * include/glibtop/limits.h (GLIBTOP_MAX_GROUPS): Define this here. * include/glibtop/procuid.h (GLIBTOP_MAX_GROUPS): Moved to limits.h. * features.def: We can use constants from <glibtop/limits.h> here.
This commit is contained in:
committed by
Martin Baulig
parent
ffb4b0fade
commit
de5137ff28
@@ -33,6 +33,9 @@ BEGIN_LIBGTOP_DECLS
|
||||
/* Nobody should really be using more than 64 processors. */
|
||||
#define GLIBTOP_NCPU 64
|
||||
|
||||
/* Maximum number of process groups in glibtop_proc_uid. */
|
||||
#define GLIBTOP_MAX_GROUPS 32
|
||||
|
||||
END_LIBGTOP_DECLS
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user