public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/31450]  New: natFileChannelPosix.cc should use mincore
@ 2007-04-03  0:47 tromey at gcc dot gnu dot org
  2007-04-03  0:48 ` [Bug libgcj/31450] " tromey at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: tromey at gcc dot gnu dot org @ 2007-04-03  0:47 UTC (permalink / raw)
  To: java-prs

Right now natFileChannelPosix.cc has stubs for loadImpl and
isLoadedImpl.  Instead it should use mincore for the latter,
when mincore is available.


-- 
           Summary: natFileChannelPosix.cc should use mincore
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tromey at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31450


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

* [Bug libgcj/31450] natFileChannelPosix.cc should use mincore
  2007-04-03  0:47 [Bug libgcj/31450] New: natFileChannelPosix.cc should use mincore tromey at gcc dot gnu dot org
@ 2007-04-03  0:48 ` tromey at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: tromey at gcc dot gnu dot org @ 2007-04-03  0:48 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from tromey at gcc dot gnu dot org  2007-04-03 01:48 -------
... and it should be using madvise and msync for the other methods.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31450


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

end of thread, other threads:[~2007-04-03  0:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-03  0:47 [Bug libgcj/31450] New: natFileChannelPosix.cc should use mincore tromey at gcc dot gnu dot org
2007-04-03  0:48 ` [Bug libgcj/31450] " tromey at gcc dot gnu dot org

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).