public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/10972] New: KSM support missing: MADV_MERGEABLE and MADV_UNMERGEABLE not defined
@ 2009-11-17 13:36 aurelien at aurel32 dot net
  2009-11-17 13:36 ` [Bug libc/10972] " aurelien at aurel32 dot net
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: aurelien at aurel32 dot net @ 2009-11-17 13:36 UTC (permalink / raw)
  To: glibc-bugs

KSM support has been added in kernel 2.6.32, and with it the MADV_MERGEABLE and
MADV_UNMERGEABLE constants:
 
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d19f352484467a5e518639ddff0554669c10ffab

The following patches update glibc headers to also add this constants.

-- 
           Summary: KSM support missing: MADV_MERGEABLE and MADV_UNMERGEABLE
                    not defined
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: aurelien at aurel32 dot net
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: x86_64-linux-gnu
  GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=10972

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/10972] KSM support missing: MADV_MERGEABLE and MADV_UNMERGEABLE not defined
  2009-11-17 13:36 [Bug libc/10972] New: KSM support missing: MADV_MERGEABLE and MADV_UNMERGEABLE not defined aurelien at aurel32 dot net
@ 2009-11-17 13:36 ` aurelien at aurel32 dot net
  2009-11-17 13:37 ` aurelien at aurel32 dot net
  2009-11-17 17:39 ` drepper at redhat dot com
  2 siblings, 0 replies; 5+ messages in thread
From: aurelien at aurel32 dot net @ 2009-11-17 13:36 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From aurelien at aurel32 dot net  2009-11-17 13:36 -------
Created an attachment (id=4390)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4390&action=view)
Patch for main architectures


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10972

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/10972] KSM support missing: MADV_MERGEABLE and MADV_UNMERGEABLE not defined
  2009-11-17 13:36 [Bug libc/10972] New: KSM support missing: MADV_MERGEABLE and MADV_UNMERGEABLE not defined aurelien at aurel32 dot net
  2009-11-17 13:36 ` [Bug libc/10972] " aurelien at aurel32 dot net
@ 2009-11-17 13:37 ` aurelien at aurel32 dot net
  2009-11-17 17:39 ` drepper at redhat dot com
  2 siblings, 0 replies; 5+ messages in thread
From: aurelien at aurel32 dot net @ 2009-11-17 13:37 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From aurelien at aurel32 dot net  2009-11-17 13:37 -------
Created an attachment (id=4391)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4391&action=view)
Patch for ports architectures


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10972

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/10972] KSM support missing: MADV_MERGEABLE and MADV_UNMERGEABLE not defined
  2009-11-17 13:36 [Bug libc/10972] New: KSM support missing: MADV_MERGEABLE and MADV_UNMERGEABLE not defined aurelien at aurel32 dot net
  2009-11-17 13:36 ` [Bug libc/10972] " aurelien at aurel32 dot net
  2009-11-17 13:37 ` aurelien at aurel32 dot net
@ 2009-11-17 17:39 ` drepper at redhat dot com
  2 siblings, 0 replies; 5+ messages in thread
From: drepper at redhat dot com @ 2009-11-17 17:39 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2009-11-17 17:39 -------
Already fixed in git.  Don't attach patches for ports to the real bug reports.

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


http://sourceware.org/bugzilla/show_bug.cgi?id=10972

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/10972] KSM support missing: MADV_MERGEABLE and MADV_UNMERGEABLE not defined
       [not found] <bug-10972-131@http.sourceware.org/bugzilla/>
@ 2014-07-01  5:21 ` fweimer at redhat dot com
  0 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2014-07-01  5:21 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=10972

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2014-07-01  5:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-17 13:36 [Bug libc/10972] New: KSM support missing: MADV_MERGEABLE and MADV_UNMERGEABLE not defined aurelien at aurel32 dot net
2009-11-17 13:36 ` [Bug libc/10972] " aurelien at aurel32 dot net
2009-11-17 13:37 ` aurelien at aurel32 dot net
2009-11-17 17:39 ` drepper at redhat dot com
     [not found] <bug-10972-131@http.sourceware.org/bugzilla/>
2014-07-01  5:21 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).