On 9/28/13, Teske, Devin wrote:
> "Trying to use /bin/sh" thread inspired me to check my home-dir goodies into
> CVS:
>
> http://druidbsd.cvs.sf.net/viewvc/druidbsd/home/
>
> Just thought I'd share. There's some cool stuff if you want to have some
> fun.
> --
> Cheers,
> Devin
FYI: https://github
On 6/27/13, Chris Torek wrote:
> OK, I wasted :-) way too much time, but here's a text file that
> can be comment-ified or stored somewhere alongside the code or
> whatever...
>
> (While drawing this I realized that there's at least one "wasted"
> page if the machine has .5 TB or less: we can just
On 6/8/13, Florent Peterschmitt wrote:
> Hi,
>
> I've absolutely no skill in system development but I think, based on
> bbswitch (which is part of bumblebee project), that doing such a think
> would not be too difficult.
>
> I have a 9.1-RELEASE FreeBSD which I'm going to upgrade to -current, for
On 5/11/13, Alfred Perlstein wrote:
> On 5/11/13 1:23 AM, Karl Dreger wrote:
>>
>> I am feeling rather stupid at the moment, but I can't find the assembler
>>
>> files that you are referring to. Do you mean that every syscall under
>>
>> sys/kern/*.c has a corresponding .S file in src/lib/libc/?
>
On 4/9/13, Vijay Singh wrote:
> Hi, I was looking for some help with copyinstr() on an amd64 platform.
>
> My from address happens to be in the kernel (stack). I am getting an
> EFAULT, and I am wondering how to fix that.
>
> Would using memory from malloc() make a difference?
The copyinstr check
http://svnweb.freebsd.org/base/head/sys/cddl/contrib/opensolaris/common/
http://svnweb.freebsd.org/base/head/cddl/contrib/opensolaris/lib/
On 8/2/12, Fredrik wrote:
> Hello,
>
> Excuse me for this newb question but exactly where are the current ZFS files
> located? I have been looking at the CVS
An analysis of jemalloc - founded in phrack magazine.
--[ Table of contents
1 - Introduction
1.1 - Thousand-faced jemalloc
2 - jemalloc memory allocator overview
2.1 - Basic structures
2.1.1 - Chunks (arena_chunk_t)
2.1.2 - Arenas (arena_t)
2.1.3 - Runs (arena_run_t)
2.1.4 - R
On 5/12/12, Ulrich Spörlein wrote:
> On Fri, 2012-05-11 at 16:49:42 -0400, Arnaud Lacombe wrote:
>> Hi,
>>
>> On Sun, Dec 11, 2011 at 8:08 AM, Ulrich Spörlein
>> wrote:
>> > On Sun, 2011-12-04 at 18:42:38 -0500, Arnaud Lacombe wrote:
>> >> On Fri, Oct 7, 2011 at 6:28 AM, Ulrich Spörlein
>> >> wr
Hi all!
What is geom_aes (sys/geom/geom_aes.*) (wherein differs form geli,
besides useses fewer geom layer and has a compiled in key), and who
can I find something from this geom module/layer?
How can I use this geom layer? Only added option geom_aes to kernel config?
___
CC: Oliver Hartmann
On 2/15/12, Eric McCorkle wrote:
> Given that NVidia is releasing the CUDA platform source on a limited
> basis, is anyone actively working to port it to FreeBSD? The reason I
> ask is that to get access to the source, you have to submit a request
> explaining what you intend
On 12/5/11, rank1see...@gmail.com wrote:
> I've took machine and installed binary FreeBSD(amd64 8.2-p4 GENERIC) on it.
> Then I've installed 'benchmarks/unixbench' port.
>
> So everything is a default generic binary install ('make.conf' empty - no
> CPU optimization flags)
>
> After running: '# ti
Hi all!
Today found this procejt:
http://chewiefs.sed.hu/
When I good remember, Arounld searched flash fs for bsd, so cc-d.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any m
see hastd(8)
On 10/10/11, elman wrote:
> Dear all
>
> I have plan to cluster server with freebsd 8.2 for mailserver. But I'm
> confusing with the software for clustering. Do you have a reference for me,
> or do you have blog and I can see your blog for reference to create
> clustering with freebs
On 7/12/11, Robert Millan wrote:
> 2011/7/12 Oliver Pinter :
>> +.if ${OPSYS} != "FreeBSD"
>>
>> and what's the status example on NetBSD?
>
> I didn't think of it. There are some instances of __NetBSD__ and also
> __OpenBSD__ in the kernel tree,
On 5/18/11, Kostik Belousov wrote:
> On Wed, May 18, 2011 at 10:50:30AM -0400, John Baldwin wrote:
>> On Wednesday, May 18, 2011 8:31:15 am Oliver Pinter wrote:
>> > On 5/18/11, Kostik Belousov wrote:
>> > > On Wed, May 18, 2011 at 02:03:0
On 5/18/11, Kostik Belousov wrote:
> On Wed, May 18, 2011 at 02:03:07AM +0200, Oliver Pinter wrote:
>> -- Forwarded message --
>> From: Fenghua Yu
>> Date: Mon, 16 May 2011 14:34:44 -0700
>> Subject: [PATCH v2 3/4] x86, head_32/64.S: Enable SMEP
-- Forwarded message --
From: Fenghua Yu
Date: Mon, 16 May 2011 14:34:44 -0700
Subject: [PATCH v2 3/4] x86, head_32/64.S: Enable SMEP
To: Ingo Molnar , Thomas Gleixner ,
H Peter Anvin , Asit K Mallick
, Linus Torvalds
, Avi Kivity , Arjan
van de Ven , Andrew Morton
, Andi Kleen
Cc
http://oliverp.teteny.bme.hu/git/?p=base/AiBoost-sensord.git;a=blob;f=aiboost-sensord.c;h=349b612066eb0514a2d5c3035908e7418ca71500;hb=HEAD
On 1/15/11, Harald Servat wrote:
> Hello,
>
> First of all, forgive if this is not the appropiate list to ask this.
> Could you point me the correct list if
CC pipacs and Hunger ;)
On 7/1/10, Uffe Jakobsen wrote:
>
> Garrett writes:
>>> Also, is there perhaps a sideeffect dealing with the size of a char on
>>> FreeBSD vs Linux?
>>>
>>> That's a pretty badass way to load assembler instructions on the stack
>>> :).
>>>
>
> I may be totally wrong here
table/7";' \
'cd ~/src;' \
'git pull)' \
'|& less'
--8<--
and sorry for noise..
ps.:
added the git patch author to cc
On 1/2/10, Oliver Pinter wrote:
> yeah, but svn.freebsd.org/base/stable/7/head don't exis
yeah, but svn.freebsd.org/base/stable/7/head don't exist.
git svn log -v
some of broken infos find in this commit:
r200570 | stas | 2009-12-15 11:34:05 +0100 (Tue, 15 Dec 2009) | 23 lines
Changed paths:
M share/man/man4/bge.4
M sys/dev/bge/if_bge.c
M sys/dev/bge/if_bgereg.h
- MFC r1978
s/contrib/pf
svn://svn.freebsd.org/base/stable/7/user/peter/kinfo/sys/contrib/pf
when you see the PATHs, then its showed as:
7-STABLE_base_path+"do something else"
and at the end, i synced with this process my source code over one
year, but it showed since ~1 week, as the first mail wr
the problem is at a standstill above always, only I did not see a
sense so since I did not receive constructive feedback véáaszolni...
otherwise i tested more things, but the situation did not change.
// sorry for bad english, but I never learned it..
On 1/2/10, jhell wrote:
> On 1/1/2010 6:24 A
Hi list!
Something fails, when updated the FreeBSD's svn repo to git. Since
yesterday I get this warning:
$ git svn rebase
...
M sys/boot/pc98/kgzldr/crt.s
Couldn't find revmap for
svn://svn.freebsd.org/base/stable/7/head/sys/cddl/contrib/opensolaris
Couldn't find revmap for svn://s
Hello!
When I good know, no common interface exisit in current freebsd
kernel, but some other sysctl interfece exisit: coretemp, aiboost ...
~> sysctl dev.coretemp
dev.coretemp.0.%desc: CPU On-Die Thermal Sensors
dev.coretemp.0.%driver: coretemp
dev.coretemp.0.%parent: cpu0
dev.coretemp.1.%desc:
On 8/16/09, David Wagner wrote:
> At Usenix Security 2009, two researchers announced last week a new
> security vulnerability in multi-user Linux systems. They demonstrated
> that one user can, in many cases, recover partial information about
> the keystrokes that another user types into applicat
[New Thread 0x800a020b0 (LWP 100411)]
[Switching to Thread 0x800a020b0 (LWP 100411)]
[KCrash handler]
#6 0x00080ca93364 in jpeg_CreateDecompress ()
from /usr/local/lib/compat/pkg/libjpeg.so.9
#7 0x000807744490 in read_jpeg_image () from /usr/local/lib/libqt-mt.so.3
#8 0x0008075148
http://209.85.129.132/translate_c?hl=en&u=http://suckit.blog.hu/2009/07/16/zfs_sebesseg_freebsd_vs_opensolaris&rurl=translate.google.com&usg=ALkJrhhn2z8lEDw1hZEUEqAiCZ330Gw41w
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/l
Hi!
This is a redefinitions of PARAMASK in the patch, that you attached
---8<-
...
#definePARAMASK0x0e00 /* mask of parameter descriptors */
+#defineTRAILINGSLASH 0x1000 /* path ended in a slash */
+#definePARAMASK0x1e00 /* mask
Is the FreeBSD's FS management so slow?
http://www.netbsd.org/~ad/50/img15.html
Or so big is the difference between the two cpu scheduler?
http://www.netbsd.org/~ad/50/img0.html
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mai
Hi ASUS P5Q-E has 88SE6121
On 1/26/09, Søren Schmidt wrote:
> Hi there!
>
> I thought I finally had a motherboard using one of the Marvell SATA/
> PATA chips coming in, but unfortunately the delivery has been
> postponed to some unspecified date, oh well..
>
> Thats where you come into the pictu
31 matches
Mail list logo