search for: 205599

Displaying 2 results from an estimated 2 matches for "205599".

Did you mean: 2055.9
2009 Dec 14
2
[Bug 25634] New: [swfdec 0.9.2] Segmentation Fault, assertion 'SWFDEC_IS_AUDIO' failed
http://bugs.freedesktop.org/show_bug.cgi?id=25634 Summary: [swfdec 0.9.2] Segmentation Fault, assertion 'SWFDEC_IS_AUDIO' failed Product: swfdec Version: unspecified Platform: x86-64 (AMD64) OS/Version: BSD (Others) Status: NEW Severity: normal Priority: medium Component:
2013 Jun 12
26
Interesting observation with network event notification and batching
Hi all I''m hacking on a netback trying to identify whether TLB flushes causes heavy performance penalty on Tx path. The hack is quite nasty (you would not want to know, trust me). Basically what is doesn''t is, 1) alter network protocol to pass along mfns instead of grant references, 2) when the backend sees a new mfn, map it RO and cache it in its own address space. With this