search for: 99mhz

Displaying 2 results from an estimated 2 matches for "99mhz".

Did you mean: 90mhz
2013 Dec 18
0
[Bug 58378] [NV86] Distorted graphics on NVIDIA GeForce 8400M G after upgrade the kernel to 3.7.0 version
...Hz shader 338MHz memory 100MHz voltage 1150mV fanspeed 100% nouveau [ DRM] 1: core 275MHz shader 550MHz memory 200MHz voltage 1150mV fanspeed 100% nouveau [ DRM] 2: core 400MHz shader 800MHz memory 400MHz voltage 1200mV fanspeed 100% nouveau [ DRM] c: core 275MHz shader 550MHz memory 99MHz voltage 1200mV nouveau [ DRM] setting performance level: 1 nouveau E[ PBUS][0000:01:00.0] MMIO write of 0x88888888 FAULT at 0x100844 nouveau E[ PBUS][0000:01:00.0] MMIO write of 0x11111111 FAULT at 0x100764 nouveau [ DRM] > reclocking took 8299680ns nouveau E[ PBUS][0000:01:0...
2006 Mar 21
1
weird bugs with mmap-ing via NFS
[Moved from -current to -stable] ???????? 21 ???????? 2006 16:23, Matthew Dillon ?? ????????: > ? ? You might be doing just writes to the mmap()'d memory, but the system > ? ? doesn't know that. Actually, it does. The program tells it, that I don't care to read, what's currently there, by specifying the PROT_READ flag only. > ? ? The moment you touch any mmap()'d