Displaying 20 results from an estimated 225 matches for "mios".
Did you mean:
bios
2023 Aug 30
1
[libnbd PATCH v9 5/7] rust: async: Add a couple of integration tests
On Wed, Aug 30, 2023 at 12:16:07PM -0500, Eric Blake wrote:
> > error[E0425]: cannot find value `EPOLL_CTL_ADD` in crate `libc`
>
> https://www.reddit.com/r/rust/comments/65kflg/does_rust_have_native_epoll_support/
> mentions how epoll is Linux-specific, and has comments about tokio
> trying to build on top of mio in order to be platform-independent (mio
> uses epoll on Linux
2023 Aug 30
2
[libnbd PATCH 0/2] (Attempt to) fix Rust on BSD-based builds
I managed to get a build of the async Rust handle compiling on FreeBSD
(although the cirrus CI appears to not actually run 'make check' on
non-Linux machines, at least when run on my fork):
https://gitlab.com/ebblake/libnbd/-/jobs/4985192286
However, I'd really like Tage's review on patch 2 to see if my Rust
makes sense.
Eric Blake (2):
maint: Favor 4-space indent in .rs files
2013 Nov 11
1
[LLVMdev] [cfe-dev] [Reminder] LLVM 3.4 Release Branching
...-3.4!
> -0/llvm-3.4/projects/compiler-rt/lib/asan/.. -fPIC -fno-builtin
> -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector
> -Wno-gnu -fvisibility=hidden -O3 -gline-tables-only -Wno-variadic-macros
> -Wno-c99-extensions -Wno-non-virtual-dtor -fno-rtti
> -mios-simulator-version-min=7.0 -isysroot
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk
> -o CMakeFiles/RTAsan.iossim.dir/asan_allocator2.cc.o -c
> /sw/src/fink.build/llvm34-3.4-0/llvm-3.4/projects/compiler-rt/lib/asan/asan_...
2013 Nov 10
0
[LLVMdev] [Reminder] LLVM 3.4 Release Branching
...-I/sw/src/fink.build/llvm34-3.4-0/llvm-3.4/projects/compiler-rt/lib/asan/.. -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -Wno-gnu -fvisibility=hidden -O3 -gline-tables-only -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -fno-rtti -mios-simulator-version-min=7.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -o CMakeFiles/RTAsan.iossim.dir/asan_allocator2.cc.o -c /sw/src/fink.build/llvm34-3.4-0/llvm-3.4/projects/compiler-rt/lib/asan/asan_allocator2.cc
c...
2006 Apr 24
9
A Stylesheet for a database app
Hi to all, I''m a new subscriber of this list and a new user of RoR.
I''m looking for a stylesheet to make a simple database app nicer, a css to
start working with.
I have to do some simple apps and I want them to be the more uniform on the
presentation side.
I know I can do it for myself, but a nice stylesheet is not so easy to perform
for a non-grafic geek like me, and so
2023 Sep 05
1
[libnbd PATCH] rust: Use mio::poll instead of requiring epoll
On Mon, Sep 04, 2023 at 06:59:15PM +0000, Tage Johansson wrote:
>
> > > + // can be both readable and writable, but we survive just fine
> > > + // if we only see one direction even when both are available.
> > > + poll.registry().register(
> > > + &mut SourceFd(&fd),
> > > + Token(0),
> >
2015 Oct 06
2
After update from 3.5.x to 3.6.23 all printers configured in CUPS they are no longer shared
Il giorno mar, 06/10/2015 alle 16.23 +0100, Rowland Penny ha scritto:
> OK, from the smb.conf manpage:
>
> To use the CUPS printing interface set printcap name = cups.
> This should be supplemented by an addtional setting printing =
> cups in the [global] section. printcap name = cups will
> use the "dummy" printcap created by CUPS, as specified in your
> CUPS
2013 Nov 10
3
[LLVMdev] [Reminder] LLVM 3.4 Release Branching
Good day!
This is just a reminder that branching for the 3.4 release will occur at this time:
Monday, November 18, 2013 at 7:00:00 PM PST / Tuesday, November 19, 2013 at 3:00:00 AM UTC
What this means for you!
------------------------
* Please keep the release notes up to date -- There has been very few commits to them. Please be proactive and update them with any significant feature that was
2004 Dec 27
0
R: Richiesta informazioni
Dear Andrea.
Your request seems vague. And also: be careful, even if some of
the people reading the list understand italian you are expected
to post your requests in english.
In short: read the FAQ and at least "An introduction to R".
But you seem to be lucky, on the CRAN you will find a document
by Vito Ricci, in italian, about time series analysis:
2009 Jan 02
2
powerware 5110 and openbsd
Hello all!
I've been trying to get my UPS working with my OpenBSD stable box and I haven't had any luck yet.
dmesg shows that I have something from Powerware
usb0 at uhci0: USB revision 1.0
uhub0 at usb0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
biomask f5fd netmask fffd ttymask ffff
ugen0 at uhub0 port 1 "Powerware Powerware UPS" rev 0.20/0.50 addr 2
nut version
2015 Oct 02
5
Samba 4 PDC and Windows Join
As far as i know, as of samba 4, i dont do any registry changes anymore.
And thinking.. even with samba 3 i did not set these on my win 7 systems.
I still have few win 7 pc's connect to samba 3.6 PDC, without registry changes.
But it all depends on correct dns / dns domainname /wins settings.
( for samba also, i always use "dns proxy = yes" )
If these arent correct, then the
2013 Nov 11
2
[LLVMdev] [cfe-dev] [Reminder] LLVM 3.4 Release Branching
...rc/fink.build/llvm34-3.4!
> -0/llvm-3.4/projects/compiler-rt/lib/asan/.. -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -Wno-gnu -fvisibility=hidden -O3 -gline-tables-only -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -fno-rtti -mios-simulator-version-min=7.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -o CMakeFiles/RTAsan.iossim.dir/asan_allocator2.cc.o -c /sw/src/fink.build/llvm34-3.4-0/llvm-3.4/projects/compiler-rt/lib/asan/asan_allocator2.cc
&...
2012 Jul 22
4
Facter fact length?
This is a bit of a leading question, but is there a limitation as far as
length/size of facts on a node?
I have a need to perform one way sync of user accounts (non-Puppet managed
users) on many pairs of servers. Thus far, it''s been done with scripts
from primary -> backup server, and has been problematic. I''d like to create
a fact that returns user:password_hash pairs,
2009 Nov 06
0
New version of package ff
Dear R community,
ff Version 2.1.1 is available on CRAN. It now supports large data.frames,
csv import/export, packed atomic datatypes and bit filtering from package
'bit' on which it depends from now.
Some performance results in seconds from test data with 78 mio rows and 7 columns on a 3 GB notebook:
sequential reading 1 mio rows: csv = 32.7 ffdf = 1.3
sequential writing 1 mio
2009 Nov 06
0
New version of package ff
Dear R community,
ff Version 2.1.1 is available on CRAN. It now supports large data.frames,
csv import/export, packed atomic datatypes and bit filtering from package
'bit' on which it depends from now.
Some performance results in seconds from test data with 78 mio rows and 7 columns on a 3 GB notebook:
sequential reading 1 mio rows: csv = 32.7 ffdf = 1.3
sequential writing 1 mio
2011 Dec 03
2
fields
Hola
Tengo Ubuntu 10.04 y R version 2.10.1 (2009-12-14) en RStudio y necesito
usar el paquete fields, pero pero
> install.packages(''fields'')
Warning in install.packages :
argument ''lib'' is missing: using
''/home/mauricio/R/x86_64-pc-linux-gnu-library/2.10''
Warning in install.packages :
package ‘fields’ is not available
¿Es un problema
2015 Oct 07
1
After update from 3.5.x to 3.6.23 all printers configured in CUPS they are no longer shared
Hello Dario,
With `printcap name = /etc/printcap`,
may we know the permission and context of /etc/printcap file,
thank you.
ls -al /etc/printcap; cat /etc/printcap;
--
Regards,
Jones Syue | 薛懷宗
QNAP Systems, Inc.
On Wed, Oct 7, 2015 at 12:59 AM, Dario Lesca <d.lesca at solinos.it> wrote:
> Il giorno mar, 06/10/2015 alle 18.08 +0200, Dario Lesca ha scritto:
> > Il giorno mar,
2013 Nov 11
0
[LLVMdev] [cfe-dev] [Reminder] LLVM 3.4 Release Branching
...nk.build/llvm34-3.4!
> > -0/llvm-3.4/projects/compiler-rt/lib/asan/.. -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -Wno-gnu -fvisibility=hidden -O3 -gline-tables-only -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -fno-rtti -mios-simulator-version-min=7.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -o CMakeFiles/RTAsan.iossim.dir/asan_allocator2.cc.o -c /sw/src/fink.build/llvm34-3.4-0/llvm-3.4/projects/compiler-rt/lib/asan/asan_allocator2.cc
&...
2012 Sep 19
3
effective way to return only the first argument of "which()"
Hi,
I was looking for a function like "which()" but only returns the first argument.
Compare:
x <- c(1,2,3,4,5,6)
y <- 4
which(x>y)
returns:
5,6
which(x>y)[1]
returns:
5
which(x>y)[1] is exactly what i need. I did use this but the dataset
is too big (~18 mio. Points).
That's why i need a more effective way to get the first element of a
vector which is
2013 Nov 11
2
[LLVMdev] [cfe-dev] [Reminder] LLVM 3.4 Release Branching
...uild/llvm34-3.4!
>> > -0/llvm-3.4/projects/compiler-rt/lib/asan/.. -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -Wno-gnu -fvisibility=hidden -O3 -gline-tables-only -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -fno-rtti -mios-simulator-version-min=7.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -o CMakeFiles/RTAsan.iossim.dir/asan_allocator2.cc.o -c /sw/src/fink.build/llvm34-3.4-0/llvm-3.4/projects/compiler-rt/lib/asan/asan_allocator2.cc
&...