similar to: 6370694 ddivs dmae tests cause ASSERT panics on x86.

Displaying 20 results from an estimated 1200 matches similar to: "6370694 ddivs dmae tests cause ASSERT panics on x86."

2006 Oct 31
0
PSARC 2006/188 Memory Cache Disable Support on x86
Author: eota Repository: /hg/zfs-crypto/gate Revision: 5280d884b1432bc97a53a686598dc80c1b1a38cc Log message: PSARC 2006/188 Memory Cache Disable Support on x86 4262085 devmap_umem_setup doesn''t honor accattrp parameter 6212057 ddi_dma_mem_alloc should be able to alloc with cache disable on x86 6397314 iprb calls ddi_dma_mem_alloc() with zero for the data transfer mode Files: update:
2000 May 10
0
patche for samba-2.0.7/source/smbd/conn.c
Dear all, I have made patch for samba-2.0.7/source/smbd/conn.c This will, instead of using by-directional link, use array for managing connections. # The patch does seems to work on my RHL6.1Ja(fixed) version of # Linux machine. I don't know about other OS/Architecture. This should work better then original because: 1) The original code used bitmap.c for looking empty area. But using
2008 Jun 18
1
snv_81 domU: long delay during boot when dom0 has been up for a long time
This one happened today: Gentoo linux dom0, xen 3.2.0 hypervisor (32-bit), Intel Quad-core cpu, 8GB memory. This linux box / dom0 is up for 40 days. OpenSolaris SXCE snv_81 PV domU (32-bit) Problem: when starting the snv_81 domU, we''re stuck for more than 60 seconds early during bootstrap: v3.2.0 chgset ''unavailable'' SunOS Release 5.11 Version snv_81 32-bit
2020 Jun 22
2
[Call For Participation] First Workshop on LLVM Compilers and Tools for HPC [June 25 & 26]
We are happy to announce the first Workshop on LLVM Compilers and Tools for HPC (LLVM-CTH), YAY! LLVM-CTH is part of the ISC High Performance conference which, due to COVID-19, will be organized as a free virtual event using video conferencing. Our Schedule is spread over two days to encourage participation in different time zones. Even if this is our first edition, we have very interesting
2005 Mar 07
0
Getent wbinfo problems
I am currently trying to get Samba v3.0.8 working on a Solaris 8 server. I have followed all of the instructions provided in the Samba HOW TO guide, and have successfully completed all of the tests contained in section 32 of the HOW TO. The security level that I am trying to use is domain as we only have one domain in our organisation. I receive the names of all of the NT users and groups when I
2008 Jul 25
0
resynv onnv-gate
Author: Darren Moffat <darrenm at opensolaris.org> Repository: /hg/zfs-crypto/gate Latest revision: 9bb308a0778101fcef9ff65336bcec8e68a7bd06 Total changesets: 40 Log message: resynv onnv-gate Files: .hgtags deleted_files/usr/src/cmd/fps/Makefile.inc deleted_files/usr/src/cmd/fps/Makefile.subdirs deleted_files/usr/src/common/crypto/aes/aes_cbc_crypt.c
2010 Nov 09
1
date conversion and plot
Hi All, I have a date in the format of yymmdd (without any of the backslashes, eg. 100731). How do I convert this into a Rdate and plot it? I don't want the number of days from 1970's showing up as my date (Its the date I require). Thanks, Sachin p.s. sorry about the corporate notice I can't remove it. --- Please consider the environment before printing this email --- Allianz -
2010 Oct 31
1
parallel for loop
Hi all, Just following on from a previous thread (for loop). Is there a parallel 'for' loop like matlab (parfor maybe?). I know there was a Nvidia GPU version for blas somewhere. But is there a CPU or a GPU version of the for loop? Thanks, Sachin p.s. sorry about the corporate notice below: cant get rid of it. Don't have other mail client access at the office :( --- Please consider
2010 Nov 11
1
trouble with plotting data- possible bug?
Hi all, When I write out some values and then use 'plot' and 'lines' respectively I can get R to plot me two lines. However when I get the data from a csv file and run it I only manage to get one line running (whichever was invoked first). The sample files are attached below and I've reproduced the code below with the suspicious part marked as #??? (not even sure if thats
2010 Oct 13
2
drilling down data on charts
Hey all, Suppose a=b^2 for starters. I want to be able to create a graph that displays a initially and if i was to click on 'a' to show 'b' on the chart itself. Does anyone know if this is possible in R? Also as an extension (not necessary as yet) to output the above into a 'html' file. Thanks, Sachin --- Please consider the environment before printing this email ---
2010 Nov 11
2
comma separated format
Hi All, I'm trying to create labels to plot such that it doesn't show up as scientific notation. So for example how do I get R to show 1e06 as $1,000,000. I was wondering if there was a single function which allows you to do that, the same way that as.Date() allows you to show in date format on a plot. Thanks, Sachin --- Please consider the environment before printing this email ---
2010 Nov 11
1
plot options including formatting axes
Hi All, Currently my plot shows the y-axis in scientific notation (1e07 and so on). I want to be able to display this in dollars such that it shows $10,000,000 (including the commas). How do I do this. Also with the xlabel and ylabel. I've specified: 'title('Cash vs Time',xlab='Period',ylab=''); Im hoping that this will also not display anything on the y-axis.
2002 Dec 10
5
Using the right network interface
Hi everyone, samba 2.2.5 The server I'm using has 2 interfaces so using the interface parameter I'm telling samba to use eth0 but for some reason when I do netstat it is listening on eth1 interface = eth0 (the IP is 192.168.6.10) netstat -an udp 0 0 138.79.161.225:137 0.0.0.0:* udp 0 0 0.0.0.0:137 0.0.0.0:* udp 0 0 138.79.161.225:138
2003 Mar 13
1
want to access a Windows Share from a Red Hat 8 linux box
Try something like mount -t smbfs -o username=user,password=password,workgroup=domain //windows_server/folder /local_folder you may also want to add ,ip=<Windows_server_IP> if it can't resolve the name Thanks Steve Simeonidis Network Engineer, Spherion Education Spherion Group Ltd "Making the Workplace Work Better" 1st Floor, 493 St. Kilda Rd, Melbourne VIC 3004,
2007 Apr 30
4
B62 AHCI and ZFS
Hardware Supermicro X7DAE (AHCI BIOS) dual Intel Woodcrest processors, 6 x Western Digital Raptor SATA drives. I have installed b62 running 64 bit succesfully on a PATA drive. The BIOS is configured to access the SATA drives in native mode using hte AHCI Bios. I have 6 SATA II drives accessed via the Solaris AHCI driver. I have created a ZFS file system across all 6 drives. This works fine until
2006 Oct 31
0
6228435 Undecoded command in var/adm/messages - Error for Command: undecoded cmd 0x5a
Author: cth Repository: /hg/zfs-crypto/gate Revision: 72a552d4a585a3918c658eb0779a6447fab6146a Log message: 6228435 Undecoded command in var/adm/messages - Error for Command: undecoded cmd 0x5a Files: update: usr/src/uts/common/io/scsi/impl/scsi_data.c update: usr/src/uts/common/sys/cdio.h update: usr/src/uts/common/sys/scsi/adapters/scsi_vhci.h update:
2006 Oct 31
0
6310627 mdb devinfo dcmd should know about DN_GLDV3_DRIVER flag
Author: cth Repository: /hg/zfs-crypto/gate Revision: 2fb20c1b1ed012576c35a158da4d3f7481234b7f Log message: 6310627 mdb devinfo dcmd should know about DN_GLDV3_DRIVER flag Files: update: usr/src/cmd/mdb/common/modules/genunix/devinfo.c
2006 Oct 31
0
6317254 missing lock_dev()/unlock_dev() in devfsadm event_handler()
Author: cth Repository: /hg/zfs-crypto/gate Revision: 855003e47284a1376b3ce65d9f3629b60711fed8 Log message: 6317254 missing lock_dev()/unlock_dev() in devfsadm event_handler() Files: update: usr/src/cmd/devfsadm/devfsadm.c
2006 Oct 31
0
4994268 device configuration failure can corrupt parent''s devinfo reference count
Author: cth Repository: /hg/zfs-crypto/gate Revision: aa8a0144b9e633c0b75e73f05f38c116e2cb69b9 Log message: 4994268 device configuration failure can corrupt parent''s devinfo reference count Files: update: usr/src/uts/common/os/modctl.c
2006 Oct 31
0
6183314 workaround for obp bug 6183312 needed
Author: cth Repository: /hg/zfs-crypto/gate Revision: 6919ab71ea1f337f4858541cb07f88fb3d5804b3 Log message: 6183314 workaround for obp bug 6183312 needed Files: update: usr/src/uts/common/io/devinfo.c