Displaying 3 results from an estimated 3 matches for "transpor".
Did you mean:
transport
2005 Apr 07
1
Importing SAS transport data
I have encountered a problem reading SAS transport files on both a Mac
(OS X) and Linux (RedHat 9), both using R2.0.1.
After loading "foreign", the command:
read.xport("V1622101_050304.xpt")
yields:
Error in lookup.xport(file) : File not in SAS transfer format
In Linux, I can "cat" the file. The first few lines a...
2019 Oct 09
1
[RFC PATCH 10/13] vsock: add multi-transports support
On Fri, Sep 27, 2019 at 01:27:00PM +0200, Stefano Garzarella wrote:
> RFC:
> - I'd like to move MODULE_ALIAS_NETPROTO(PF_VSOCK) to af_vsock.c.
> @Jorgen could this break the VMware products?
What will cause the vmw_vsock_vmci_transport.ko module to be loaded
after you remove MODULE_ALIAS_NETPROTO(PF_VSOCK)? Perhaps
drivers/misc/vmw_vmci/vmci_guest.c:vmci_guest_probe_device() could do
something when the guest driver loads. There would need to be something
equivalent for the host side too.
This will solve another issue too. To...
2013 Jun 19
4
e008:[<ffff82c480122353>] check_lock+0x1b/0x45 [konrad.wilk@oracle.com: FAILURE 3.10.0-rc6upstream-00061-g752bf7d(x86_64) 3.10.0-rc6upstream-00061-g752bf7d(i386): 2013-06-19 (tst007)]
...shed 65536 bind 65536)
[ 2.234040] TCP: reno registered
[ 2.237280] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 2.243395] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 2.250236] NET: Registered protocol family 1
[ 2.254884] RPC: Registered named UNIX socket transport module.
[ 2.260797] RPC: Registered udp transport module.
[ 2.265492] RPC: Registered tcp transport module.
[ 2.270186] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.276979] pci 0000:00:02.0: BIOS left Intel GPU interrupts enabled; disabling
[ 2.284283] pci 0000:00:0...