similar to: 6390211 amd64 panicsys() is always called with on_panic_stack == 1

Displaying 6 results from an estimated 6 matches similar to: "6390211 amd64 panicsys() is always called with on_panic_stack == 1"

2006 Oct 31
0
6241314 ctfconvert should understand SPARC real types in DWARF
Author: dmick Repository: /hg/zfs-crypto/gate Revision: cbab1f3458114bfa0299fad44636dcd38de5f505 Log message: 6241314 ctfconvert should understand SPARC real types in DWARF 6313293 ctfstabs is confused by gcc''s output 6268862 add more gcc support routines to a few places 6272005 gcc and cmd/mdb don''t get along 6273966 gcc and common/dis don''t get along Files: create:
2006 Oct 31
0
6188921 - assembly should be evaluated for appropriateness of single-byte ret instructions
Author: kalai Repository: /hg/zfs-crypto/gate Revision: 9ce5df2e0d457b2e06ab4cc52f67c2fafc2f16bc Log message: 6188921 - assembly should be evaluated for appropriateness of single-byte ret instructions Files: update: usr/src/uts/i86pc/ml/locore.s update: usr/src/uts/i86pc/ml/mpcore.s update: usr/src/uts/intel/ia32/ml/copy.s update: usr/src/uts/intel/ia32/ml/ddi_i86_asm.s update:
2007 Apr 24
2
zfs submounts and permissions with autofs
Hi, Is it expected that if I have filesystem tank/foo and tank/foo/bar (mounted under /tank) then in order to be able to browse via /net down into tank/foo/bar I need to have group/other permissions on /tank/foo open? # zfs create tank/foo # zfs create tank/foo/bar # chown gavinm /tank/foo /tank/foo/bar # zfs set sharenfs=rw tank/foo # ls -laR /tank/foo /tank/foo: total 9 drwxr-xr-x 3 gavinm
2008 Sep 01
1
RFE: allow zfs to interpret ''.'' as da datatset?
Hi, I''d like to be able to utter cmdlines such as $ zfs set readonly=on . $ zfs snapshot . at now with ''.'' interpreted to mean the dataset corresponding to the current working directory. This would shorten what I find to be a very common operaration - that of discovering your current (working directory) dataset and performing some operation on it. I usally do this
2009 May 19
2
Using while statements to insert rows in a dataframe
Hi. I am very new to R and have been diligently working my way through the manual and various tutorials. I am now trying to work with some of my own data and have encountered a problem that I need to fix. I have a dataframe with 8 columns and approximately 850 rows. I have provided an excerpt of the dataframe below. Within column 6 (Question) the numbers 1:33 repeat down the entire column.
2010 Jun 28
23
zpool import hangs indefinitely (retry post in parts; too long?)
Now at 36 hours since zdb process start and: PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/NLWP 827 root 4936M 4931M sleep 59 0 0:50:47 0.2% zdb/209 Idling at 0.2% processor for nearly the past 24 hours... feels very stuck. Thoughts on how to determine where and why? -- This message posted from opensolaris.org