Hi Matt!

On Wed, Aug 13, 2003 at 01:06:41PM -0400, Matt Ayres wrote:
> On Sat, 2003-08-09 at 22:46, Herbert P�tzl wrote:
> > 
> > > 4) What is the maximum quota size?
> > 
> > hum, what do you mean? same as with normal quota ...
> > 
> 
> I was asking this because Alexey's patch only supports a context disk
> quota up to 4GB because he is using an atomic value which is only
> 32-bit.  

hmm, atomics should be 26bit ... maybe a 32bit value
guarded by a semaphore or something?

> I've tried to convince him to change it to 64-bit (I think that
> would make it a 1200GB limit) but he seems set on using the atomic
> value.

you are talking about total vserver disk limit
not per user/group disk quotas, are you?

best,
Herbert

Reply via email to