In article <56276e75.7000...@m00nbsd.net>,
Maxime Villard wrote:
>Hi,
>here is a patch I must have written after fixing the bugs in mount one or
>two years ago. It changes do_sys_mount() so that it only takes as argument
>the type of the drive instead of its associated vfsops.
>
>It does change t
On Wed, Oct 21, 2015 at 01:52:48PM -0500, Anibal Limón wrote:
> Hi shm,
>
> Will be good if you can publish your patches some where.
>
> I can help debugging panic problems with SMAP.
>
> Cheers,
> alimon
Hello,
you can find my messy patch here [1]. If you don't have CPU that supports
SMA
Hi shm,
Will be good if you can publish your patches some where.
I can help debugging panic problems with SMAP.
Cheers,
alimon
On Wed, Oct 21, 2015 at 12:07 PM, Mateusz Kocielski
wrote:
> On Wed, Oct 21, 2015 at 10:00:59AM -0500, Anibal Limón wrote:
> > Hi shm,
> >
> > I started to work i
On Wed, Oct 21, 2015 at 10:00:59AM -0500, Anibal Limón wrote:
> Hi shm,
>
> I started to work into PMAP/PMEP support for now only identify if CPU
> support it [1].
>
> I talked with ryoshu over IRC about PMAP/PMEP x86 support and he said me
> that you have the work almost done. Do you need any he