All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 14922] New: start X with nouveau uses a lot of memory
@ 2008-03-09 21:54 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-14922-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-03-09 21:54 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=14922

           Summary: start X with nouveau uses a lot of memory
           Product: xorg
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
        ReportedBy: oli.huber-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
         QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org


Created an attachment (id=14985)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=14985)
some tests

I compared memory usage between nouveau and the blob : when I start with
nouveau, it uses ~500M more than with the other. But I can't find where this
memory is gone. No process in the userspace seems to have used it.
 When I kill X, I get my memory back. See the attachment for some figures.

videocard : 7800 GS AGP (256 Mo)
Kernel : 2.6.24-gentoo-r2
X: 1.4.0.90 plus some patches (I'm an gentoo user :  1.4.0.90-r3)
libdrm, x11-drm, mesa, nouveau from git (last build : 09/03/08 in the morning)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 14922] start X with nouveau uses a lot of memory
       [not found] ` <bug-14922-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2008-03-15 11:26   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2008-07-03 16:49   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2008-07-17 23:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-03-15 11:26 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=14922





--- Comment #1 from Olivier Huber <oli.huber-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>  2008-03-15 04:26:46 PST ---
I found that this memory was the AGP Aperture. I check my bios, and it was set
to 512 Mo. So I set it to 128 and my memory usage has decrease (see attachment
for details).

I have checked that this memory is seen by the kernel as used by creating a big
file in ram : 
dd if=dev/zero of =/var/tmp/portage/test bs=400M and it begins to swap.
(/var/tmp/portage/ is mount in tmpfs)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 14922] start X with nouveau uses a lot of memory
       [not found] ` <bug-14922-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2008-03-15 11:26   ` [Bug 14922] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-07-03 16:49   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2008-07-17 23:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-07-03 16:49 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=14922


Eric Smith <eric225125-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric225125-/E1597aS9LQAvxtiuMwx3w@public.gmane.org




--- Comment #2 from Eric Smith <eric225125-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>  2008-07-03 09:49:40 PST ---
I also have this problem with my 6800gt.  Is this the correct behaviour of AGP
Aperture?   Isn't it supposed to only used memory as needed?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 14922] start X with nouveau uses a lot of memory
       [not found] ` <bug-14922-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2008-03-15 11:26   ` [Bug 14922] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2008-07-03 16:49   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-07-17 23:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-07-17 23:10 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=14922


Stephane Marchesin <marchesin-YynmYXH4S6491FlJP1ih0VAUjnlXr6A1@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Stephane Marchesin <marchesin-YynmYXH4S6491FlJP1ih0VAUjnlXr6A1@public.gmane.org>  2008-07-17 16:10:10 PST ---
Yes it's proper behaviour. You can map lots of memory, that doesn't always mean
you're using it, or even that it's allocated.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-07-17 23:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-09 21:54 [Bug 14922] New: start X with nouveau uses a lot of memory bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-14922-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2008-03-15 11:26   ` [Bug 14922] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-07-03 16:49   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-07-17 23:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.