Wiadomość napisana przez Anonymous w dniu 2010-09-05, o godz. 20:56:
> Pawel Jakub Dawidek writes:
>
>> Hello.
>>
>> I'd like to give you ZFS v28 for testing. If you are neither brave nor
>> mad, you can stop here.
> [...]
>> So test whatever you can and report back. Look for regressions,
>
>>
On 2010-Sep-02 13:08:25 +0200, Ian FREISLICH wrote:
>It's a compaq mini-110:
>CPU: Intel(R) Atom(TM) CPU N270 @ 1.60GHz (1596.22-MHz 686-class CPU)
Hmmm... I have a N270 in an Aspire One.
>dev.cpu.0.freq_levels: 1600/25000 1400/21875 1333/18000 1166/15750 1067/11000
>933/9625 800/5000 700/437
Peter Jeremy wrote:
> On 2010-Sep-02 13:08:25 +0200, Ian FREISLICH wrote:
> >It's a compaq mini-110:
> >CPU: Intel(R) Atom(TM) CPU N270 @ 1.60GHz (1596.22-MHz 686-class CPU)
>
> Hmmm... I have a N270 in an Aspire One.
>
> >dev.cpu.0.freq_levels: 1600/25000 1400/21875 1333/18000 1166/15750 1067
On Mon, 6 Sep 2010, Gleb Kurtsou wrote:
I would like to ask for feedback on a kernel level stacked cryptographic
filesystem. It has started as Summer Of Code'2009 project and matured a lot
since then. I've recently added support for sparse files and switched to XTS
encryption mode.
I've been
On 09/06/10 20:38, Gleb Kurtsou wrote:
Hello,
I would like to ask for feedback on a kernel level stacked cryptographic
filesystem. It has started as Summer Of Code'2009 project and matured a
lot since then. I've recently added support for sparse files and
switched to XTS encryption mode.
I've
On 09/06/10 20:38, Gleb Kurtsou wrote:
Tested on top of ZFS, UFS and tmpfs on amd64 and i386; both 9-CURRENT
and 8-STABLE supported.
You probably didn't test it, but I've tried pefs on top of ext2fs (I use
ext2fs to share data between OSes) and it quickly panicked.
_
On (07/09/2010 14:28), Robert Watson wrote:
> On Mon, 6 Sep 2010, Gleb Kurtsou wrote:
>
> > I would like to ask for feedback on a kernel level stacked cryptographic
> > filesystem. It has started as Summer Of Code'2009 project and matured a lot
> > since then. I've recently added support for spa
Dnia 27.08.2010 John Baldwin napisał/a:
> On Thursday, August 26, 2010 8:50:01 pm Xin LI wrote:
>> Hi,
>>
>> The attached patch changes FreeBSD/x86 back to FreeBSD/i386 on i386 and
>> FreeBSD/amd64 on amd64.
>>
>> Comments welcome! I'll commit it in by the weekend if there is no
>> objection on
The atomic.h patch does not apply anymore and buildworld fails without it.
At work so can't post results
On Sep 6, 2010 6:09 PM, "Martin Matuska" wrote:
> To avoid user and developer confusion, my patch was just a chain of
> pjd's patch + pjd's atomic.h fix + my v19 boot patch.
>
> I have removed
> From: Ian FREISLICH
> Date: Tue, 07 Sep 2010 13:40:33 +0200
> Sender: owner-freebsd-curr...@freebsd.org
>
> Peter Jeremy wrote:
> > On 2010-Sep-02 13:08:25 +0200, Ian FREISLICH wrote:
> > >It's a compaq mini-110:
> > >CPU: Intel(R) Atom(TM) CPU N270 @ 1.60GHz (1596.22-MHz 686-class CPU)
> >
On (07/09/2010 16:32), Thomas Vogt wrote:
[...]
>
> I've an issue with pam_pefs:
>
> ===> lib/libpam/modules/pam_pefs (install)
> install -C -o root -g wheel -m 444 libpam_pefs.a /usr/lib
> install -C -o root -g wheel -m 444 libpam_pefs_p.a /usr/lib
> install -o root -g wheel -m 444 pam_pefs.
On Mon, 6 Sep 2010, Gleb Kurtsou wrote:
> I would like to ask for feedback on a kernel level stacked cryptographic
> filesystem. It has started as Summer Of Code'2009 project and matured a lot
> since then. I've recently added support for sparse files and switched to XTS
> encryption mode.
>
>
Thanks to Peter Holm and Thomas Vogt for finding several bugs:
* Compilation with DIAGNOSTIC option
* Vnode reference and lock leak in pefs_rename()
I've uploaded new version to test:
http://github.com/downloads/glk/pefs/pefs-2010-09-07.tar.gz
Github repository is also updated.
Also note, that i
On Mon, Sep 06, 2010 at 02:04:37PM +0100, Anton Shterenlikht wrote:
> On Fri, Sep 03, 2010 at 11:25:34AM -0700, Pyun YongHyeon wrote:
> > On Fri, Sep 03, 2010 at 09:42:04AM +0100, Anton Shterenlikht wrote:
> > > On Thu, Sep 02, 2010 at 11:36:03AM -0700, Pyun YongHyeon wrote:
> > > > On Thu, Sep 02,
On (07/09/2010 10:57), Kevin Oberman wrote:
> On Mon, 6 Sep 2010, Gleb Kurtsou wrote:
>
> > I would like to ask for feedback on a kernel level stacked cryptographic
> > filesystem. It has started as Summer Of Code'2009 project and matured a lot
> > since then. I've recently added support for spa
On (07/09/2010 17:04), Ivan Voras wrote:
> On 09/06/10 20:38, Gleb Kurtsou wrote:
>
> > Tested on top of ZFS, UFS and tmpfs on amd64 and i386; both 9-CURRENT
> > and 8-STABLE supported.
>
> You probably didn't test it, but I've tried pefs on top of ext2fs (I use
> ext2fs to share data between OS
On (07/09/2010 16:27), Ivan Voras wrote:
> On 09/06/10 20:38, Gleb Kurtsou wrote:
> > Hello,
> >
> > I would like to ask for feedback on a kernel level stacked cryptographic
> > filesystem. It has started as Summer Of Code'2009 project and matured a
> > lot since then. I've recently added support f
On 7 September 2010 22:05, Gleb Kurtsou wrote:
> On (07/09/2010 16:27), Ivan Voras wrote:
>> On 09/06/10 20:38, Gleb Kurtsou wrote:
>> > Hello,
>> >
>> > I would like to ask for feedback on a kernel level stacked cryptographic
>> > filesystem. It has started as Summer Of Code'2009 project and matu
On 08/09/2010, at 3:22, Gleb Kurtsou wrote:
> Please note that your home directory has to be mounted, I mount it in
> /etc/rc.local, but don't add any keys. pam_pefs adds the key. Also note
> that it has to be exactly your home directory (/home/gleb in my case), to
> prevent possible attacks. And
On Fri, Sep 03, 2010 at 10:10:33AM +0200, Andre Oppermann wrote:
> On 02.09.2010 00:11, ben wilber wrote:
> > On Sep 1, 2010, at 8:57 AM, Andre Oppermann wrote:
> >
> >> On 01.09.2010 01:13, ben wilber wrote:
> >>> Hi,
> >>>
> >>> I just upgraded from r210042 to r212073 and keep getting the panic
>
20 matches
Mail list logo