Displaying 2 results from an estimated 2 matches for "terminak".
Did you mean:
terminal
2011 Jul 23
1
Portable Adobe Photoshop CS5
I' m trying to run portable Photoshop CS5 under wine 1.3.24. Terminak output shows:
[/code]
dem at gateway ~/Adobe Photoshop CS5 v12.0.3 Lite Portable $ wine Photoshop.exe
fixme:file:read_directory_getdents not enough room 1024/1 for fake . and .. entries
fixme:file:read_directory_getdents not enough room 1024/1 for fake . and .. entries
dem at gateway ~/Adobe Phot...
2008 Mar 14
8
xcalls - mpstat vs dtrace
HI,
T5220, S10U4 + patches
mdb -k
> ::memstat
While above is working (takes some time, ideally ::memstat -n 4 to use 4 threads could be useful) mpstat 1 shows:
CPU minf mjf xcal intr ithr csw icsw migr smtx srw syscl usr sys wt idl
48 0 0 1922112 9 0 0 8 0 0 0 15254 6 94 0 0
So about 2mln xcalls per second.
Let''s check with dtrace: