[OpenAFS] Problem with afs_syscall

Derrick J Brashear shadow@dementia.org
Tue, 31 Aug 2004 15:19:44 -0400 (EDT)


On Tue, 31 Aug 2004, Jeffrey Hutzelman wrote:

> You want the kernel to log a message whenever someone _fails_ to set a PAG 
> because they're not root and are trying to do so more than once per second?
>
> Send a patch, but make sure the message logging is also throttled...

They don't fail to set one, they sleep until they can, right? They don't 
retry frequently.

However, yes, it shouldn't be printing hundreds of this, it should print 
starting the first time it needs to sleep, reset when it no longer needs 
to, and print again if it happens again.