<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<style>ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</style>
<br>> Hi, how does this patch handle the fact that the large comment is <br>> still fully buffered by the Ogg page code? When I fixed this issue <br>> [1] I had to use a much more complex method to avoid using all the <br>> extra memory in the Ogg page reading code. I don't see any of that in <br>> your patch, so I assume all the large pages containing comments will <br>> still be read into memory?<br>> <br>> [1] http://lists.xiph.org/pipermail/tremor/2009-January/001554.html<br><br>You mean that it will still be copied from storage into memory during buffering? This seems harmless enough to me given that it'll be promptly overwritten the next time the system rebuffers. <br><br>Or do I misunderstand you?<br><br><a href="http://www.microsoft.com/windows/choosepc/?ocid=ftp_val_wl_290"></a><br /><hr />Windows Live™: Keep your life in sync. <a href='http://windowslive.com/explore?ocid=TXT_TAGLM_WL_BR_life_in_synch_062009' target='_new'>Check it out.</a></body>
</html>