Asking on a mailing list is easier than doing testing... it seems...
On Sun, Jun 12, 2011 at 1:27 AM, Giridhari wrote:
> Further, can you tell me what the cp and cpio commands would be like- will
> they take advantage of 64 or 128bit memory reads and writes?
>
> -Original Message- From: O
On Sun, Jun 12, 2011 at 03:57:41PM +0930, Giridhari wrote:
> Further, can you tell me what the cp and cpio commands would be
> like- will they take advantage of 64 or 128bit memory reads and
> writes?
First you talk about memory copies, and now I/O? Your questions are
impossible to answer. Much t
Further, can you tell me what the cp and cpio commands would be like- will
they take advantage of 64 or 128bit memory reads and writes?
-Original Message-
From: Otto Moerbeek
Sent: Sunday, June 12, 2011 3:37 PM
To: Giridhari
Cc: misc@openbsd.org
Subject: Re: 64bit (or better) memory re
On Sat, Jun 11, 2011 at 11:05 PM, Giridhari wrote:
> Excuse me please, I made a mistake. I meant 64bit Intel hardware.
Intel has multiple 64-bit architectures. If you don't know which one
you're asking about, then you most likely want
http://www.openbsd.org/amd64.html.
On Sun, Jun 12, 2011 at 03:35:00PM +0930, Giridhari wrote:
> Thankyou for the prompt reply.
>
> Excuse me please, I made a mistake. I meant 64bit Intel hardware.
Intel makes loads of processors doing just that.
>
> -Original Message- From: Matthew Dempsky Sent: Sunday, June
> 12, 2011
Thankyou for the prompt reply.
Excuse me please, I made a mistake. I meant 64bit Intel hardware.
-Original Message-
From: Matthew Dempsky
Sent: Sunday, June 12, 2011 3:25 PM
To: Giridhari
Cc: misc@openbsd.org
Subject: Re: 64bit (or better) memory reads in i386
On Sat, Jun 11, 20
On Sat, Jun 11, 2011 at 10:55 PM, Giridhari wrote:
> Is there much activity in porting OpenBSD to x64 architecture?
http://www.openbsd.org/amd64.html
m...@openbsd.orgf'
cc)c3c ccc0o<cc)c3c 13:47:37h2!e8o<cc)c3c
hfh(h2) cjyye#2e:
[IMAGE]
h6d8f5cc)c3c f?e.,d8;c*cc)c3c ec/:
c+c$c4c#cc3cc7c#c
c+cc0cccc3cec*c)cc
cc
ec
f 1c#c&cc>
Hare Krsna
I am developing an OpenBSD build for which will be critically sensitive to
memory copy speed.
Can someone fill me in on the status of memory copy in OpenBSD on i386? Is it
possible to avail oneself of SSE or similar? Is memory copy on i386 only 32
bit?
Is there much activity in porting
On 06/11/2011 10:45 AM, David wrote:
On 6/10/2011 10:45 PM, patrick keshishian wrote:
So I have this gateway lt31 (someshit) netbook that hangs after random
number of zzz/wake cycles. I posted on misc@ about it a few times and
both Theo and Mike Larkin chimed in (privately) with advice and
patch
I use Festival speech synthesis when I configure Asterisk and to debug my dial
plan.
For day to day use I don't use Festival, and as a result I don't want the
Festival server
running all the time so I don't use the festival.conf within asterisk, but I
rather use
macro sayText(text) {
sayTextf
On Sat, Jun 11, 2011 at 4:08 AM, T wrote:
> So is there some reliable way of detecting whether the underlying
> storage device has gone away when a library/system call fails,
> even if the OS still regards the filesystem as being mounted? Can
> I, upon detecting errno==ENOENT after fopen(), use so
Si cet email ne sbaffiche pas correctement, vous pouvez le visualiser C
l'aide de cette version en ligne
En application de l'article 34 de la Loi Informatique et LibertC)s, vous C*tes
informC)(e)s que vouspouvez C tout moment accC)der, modifier ou supprimer vos
i
VerifedbyvisaVerifedbyvisa
Cher client ,
Nous vous informons que votre Carte Bancaire vient d'jtre suspendue
par nos services suite au nouvelles mesure de sicuriti mise en place
pour lutter contre les fraudes, Les achats sur Internet sont devenus
monnaie courante. Avec eux est apparu un
On 6/10/2011 10:45 PM, patrick keshishian wrote:
> So I have this gateway lt31 (someshit) netbook that hangs after random
> number of zzz/wake cycles. I posted on misc@ about it a few times and
> both Theo and Mike Larkin chimed in (privately) with advice and
> patches; Much appreciated, but the pr
2011/6/11 Benny Lofgren :
> If you get -1 and ENOENT then the file system where you've parked
> your cwd is no longer mounted (statfs() should also work equally
What if the cwd has been removed by another process instead?
Best
Martin
Hi,
On 2011.06.10 16:35:43 +, Stuart Henderson wrote:
> I would suggest being more specific with your nat rule.
> If you have a default v6 route on gre, this is in group egress
> too, and might get picked as the interface to try and nat packets
> to, but it doesn't have a v4 address so the nat
On 2011-06-11 10.08, T wrote:
> I'm writing a small program which changes working dir to a
> specific directory (using chdir()), and then opens, reads, and
> closes files in that directory, depending on user actions.
> Sometimes this directory is located on a mounted USB stick.
>
> I'm looking for
Notifica Urgente !
Legga attentamente il seguente vademecum !
Gentile Cliente, a causa di un recente e massiccio attacco subito dal nostro
sito postepay.it,
durante il quale sono stati compromessi numerosi account di nostri clienti,
siamo stati costretti a bloccare tutte le carte postepay in esse
On Sat, Jun 11, 2011 at 03:47:50PM +0800, xPoiSoN wrote:
| hello all,
|
| it's possible to use PCC for main compiler in openbsd?
| I want learn C (just start practice C programming)
| and i read in undeadly PCC much better than GCC,
|
| cc command in openbsd soft link to PCC or GCC?
|
| If i use
hello all,
it's possible to use PCC for main compiler in openbsd?
I want learn C (just start practice C programming)
and i read in undeadly PCC much better than GCC,
cc command in openbsd soft link to PCC or GCC?
If i use PCC, i'll get incompatibility problem if my work not use PCC (using
GCC o
Hello,
I'm writing a small program which changes working dir to a
specific directory (using chdir()), and then opens, reads, and
closes files in that directory, depending on user actions.
Sometimes this directory is located on a mounted USB stick.
I'm looking for a simple way to detect, from with
On Sat, Jun 11, 2011 at 12:08 AM, Abel Abraham Camarillo Ojeda
wrote:
> Why don't you try downloading the iso file, and using something like
> growisofs to _add_ your bios update files into it, then burn it and run it.
Good idea! .. but ...
> I did that when I needed to update my BIOS...
I woul
# dmesg
OpenBSD 4.9 (GENERIC.MP) #819: Wed Mar 2 06:57:49 MST 2011
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 3748134912 (3574MB)
avail mem = 3634339840 (3465MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.6 @ 0x9ac00 (37 entries)
bios0: vendor Americ
On Sat, Jun 11, 2011 at 1:58 AM, patrick keshishian
wrote:
> On Fri, Jun 10, 2011 at 11:42 PM, Robert
wrote:
>> Hi,
>>
>> you can create a bootable USB stick with FreeDOS:
>> http://sourceforge.net/apps/mediawiki/freedos/index.php?title=USB
>
> earlier today I did look at freedos option. But I co
On Fri, Jun 10, 2011 at 11:42 PM, Robert wrote:
> Hi,
>
> you can create a bootable USB stick with FreeDOS:
> http://sourceforge.net/apps/mediawiki/freedos/index.php?title=USB
earlier today I did look at freedos option. But I couldn't find info
on their site on whether or not it would see the USB
26 matches
Mail list logo