> And half of the other resource limits are "oddities" too? > For example RLIMIT_SIGPENDING is per-user and so is RLIMIT_MSGQUEUE, > and others too. When you look at the standards - yes. > > And the standards have no idea how a resource limit hit for an fs would > > be reported, nor how an app installer would check for it. Quota on the > > other hand is defined behaviour. > > EDQUOT is POSIX, but afaik there is no POSIX standardized API for quota, > is there? i.e. the reporting of the user hitting quota is defined, but Its part of Unix and its well defined and used by applications, both for hitting quota (the easy bit), checking quota (when checking space for things particularly), and manipulating them The latter bit is nice, it means you can mount with a user quota set in the mount options, and if you want then use quota tools to change the quota of a specific user or two that have special rules. Alan -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>