Re: User Memory Quotas
From: Roger Abell (mvpNOSpam_at_asu.edu)
Date: 12/23/04
- Previous message: Herb Martin: "Re: User Memory Quotas"
- In reply to: Herb Martin: "Re: User Memory Quotas"
- Next in thread: Roger Abell: "Re: User Memory Quotas"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 23 Dec 2004 02:23:53 -0700
"Herb Martin" <news@LearnQuick.com> wrote in message
news:uqSk9iM6EHA.2608@TK2MSFTNGP10.phx.gbl...
> "Roger Abell" <mvpNOSpam@asu.edu> wrote in message
> news:#xAWP5L6EHA.3756@TK2MSFTNGP14.phx.gbl...
> > Also, the user right policy you have mentioned governs
> > the ability to adjust quotas used the processor scheduling
> > algorithms. AFAIK it is not involved in adjustment of
> > memory usage.
> >
>
> There are rights involved in changing Working
> Set -- which is the programmer term for the memory
> allocation of a single process/program.
>
Well, yes, but I believe that is not this quota privilege.
For example, from
http://www.microsoft.com/technet/security/topics/issues/w2kccscg/w2kscgcc.mspx
and repeated in
http://www.microsoft.com/technet/security/prodtech/win2000/win2khg/appxb.mspx
http://www.microsoft.com/Resources/Documentation/windowsserv/2003/all/techref/en-us/ntrights_remarks.asp
etc
Increase quotas (SeIncreaseQuotaPrivilege)
Allows a process that has Write Property access to another process to
increase the processor quota that is assigned to the other process. This
privilege is useful for system tuning, but it can be abused, as in a denial
of service attack.
AIUI this allows an account to change the process's quanta, which is used
by the scheduler algorithm when it comes time for the adjusted process to
get a time-slice so that the process gets a larger/smaller than normal
slice.
-- Roger > > "Bodger" <jbrown@jlbprof.com> wrote in message > > news:1103753136.218569.192900@z14g2000cwz.googlegroups.com... > > > User Memory Quotas > > > > > > We are trying to track down a problem that is plaguing us. It seems > > > even though we have a ton of memory and large pagefile.sys our programs > > > start to fail as if there is no memory in which to run. > > > > > > We think there might be a Quota on our User that we are hitting some > > > maximum allowed memory quota. > > > > > > > > > http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/541.asp > > > > > > We have allowed the user and administrator to adjust the quotas, but we > > > cannot find out a way to query if a quota exists or how to set the > > > quota itself. > > > > > > How do you find out if a quota exists? And how does one change it if > > > it does exist? > > > > > > I cannot find any gui in our system that allows us to access it. Only > > > a local policy that allows the user to change quotas. > > > > > > We are not a domain, only a workgroup of exactly one computer in a > > > remote site. > > > > > > Details: > > > > > > We have Windows 2003 Server in a remote data center, it is a web server > > > among other things. To support the services provided by the web > > > server we run some home grown programs in a logged in user account > > > running in the task bar. We have 4 gigs of memory (we rarely use over > > > 700 megs) and 6 gigs of pagefile.sys. > > > > > > When our programs have been running for a long time the memory does > > > creep up, but the total between them is no more then 100 megs. We run > > > Active State Perl programs as well that come and go as necessary. > > > > > > > > >
- Previous message: Herb Martin: "Re: User Memory Quotas"
- In reply to: Herb Martin: "Re: User Memory Quotas"
- Next in thread: Roger Abell: "Re: User Memory Quotas"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|